A class that represents a datetime in various format
use Date::Utility;
my $date = Date::Utility->new();
print $date->date_yyyymmdd;
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
After installing, you can find documentation for this module with the perldoc command.
perldoc Date::Utility
You can also look for information at:
RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Date-Utility
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Date-Utility
CPAN Ratings
http://cpanratings.perl.org/d/Date-Utility
Search CPAN
http://search.cpan.org/dist/Date-Utility/
i####COPYRIGHT
Copyright (C) 2015 binary.com