Categories
everyday life

Does anyone have the same error on your apache’s error_log?

   I’ve become to have the error “defined(%hash) is deprecated” since I updated my ActivePerl from ver.5.10.1.1007 to 5.12.1.1201.   So, I omitted the “defined()” on the programs.

   But, when I omitted the “defined()” of the program “Maketext.pm”, I had another error ‘”MT::L10N::***::Lexicon” used only once: possible typo’ or something.   Now, I control this error by adding the line “no warnings qw(once);” at the beginning of the “Maketext.pm”.

   But why isn’t this improved even though the MTOS progresses from ver.5.01 to 5.04?   Or am I the only person who has this on apache’s error_log?   That can’t be possible!  😉

Leave a Reply

Your email address will not be published. Required fields are marked *