NAME

test_strings_and_dates.pl - Test the StringUtil and DateUtil packages.


SYNOPSIS

Test the Pitonyak::StringUtil and Pitonyak::DateUtil packages. From the command line, type the following:

perl -w test_strings_and_dates.pl

This should indicate that it passed.


COPYRIGHT

Copyright 1998-2002, Andrew Pitonyak (perlboy@pitonyak.org)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


Modification History

March 13, 1998

Version 1.00 First release

September 10, 2002

Version 1.01 Changed internal documentation to POD documentation.