in reply to Bareword "SCALAR" not allowed while "strict subs" in use at C:/Perl/site/lib/DateTime/Locale.pm line 41.
use DateTime::Locale; # my code goes here
Are you using a recent version of DateTime::Locale? Perhaps your version is old and buggy.
As an aside, use code tags for your code. See Writeup Formatting Tips.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Bareword "SCALAR" not allowed while "strict subs" in use at C:/Perl/site/lib/DateTime/Locale.pm line 41.
by nocool (Novice) on Aug 17, 2010 at 19:49 UTC | |
by Anonymous Monk on Aug 18, 2010 at 00:09 UTC |