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
