- or download this
[dcoleman@test1-cm3 perl]$ sudo cpanm DateTime
DateTime is up to date. (1.18)
[dcoleman@test1-cm3 perl]$ sudo cpanm Params::Validate
Params::Validate is up to date. (1.18)
- or download this
my $dtNow = DateTime->now;
- or download this
Software error:
...
Compilation failed in require at /var/www/admin/cgi-bin/pushlive.pl li
+ne 27.
BEGIN failed--compilation aborted at /var/www/admin/cgi-bin/pushlive.p
+l line 27.
For help, please send mail to the webmaster (root@localhost), giving t
+his error message and the time and date of the error.
- or download this
package DateTime::Duration;
...
end_of_month => { type => SCALAR, default =
+> 'wrap' },
} );
. . .