in reply to Re^4: Error while using POSIX strftime
in thread Error while using POSIX strftime

toolic asked you to post the output of perl -v so we can get a better picture of your system; even better, post the output of perl -V. Are you using Strawberry Perl, cygwin, or ActiveState, and do you possibly have multiple installed on your machine?

Also, could you post what perl -MPOSIX -e 'print $POSIX::VERSION' outputs?