[2011/05] 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

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

2011.05.04(Wed)

   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!  ;-)

 


 

 Similar Posts:

Leave a comment

Until 24 hours, you can edit your comment from the same browser if the same PC.
But, within 24 hours, the comment will be uneditable when it has any newer comments.