in reply to
Time::Format string that works in cli crashes cgi
Presumably when run as a cgi script it is not running as root, but as an unprivileged user. What happens if you run it from the command line as that unprivileged user?
Comment on
Re: Time::Format string that works in cli crashes cgi
In Section
Seekers of Perl Wisdom