NAME
DateTime::Current - Current Date/Time
SYNOPSIS
use DateTime::Current;
EXPORT
AUTHOR
Philip M. Gollucci, <philip@p6m7g8.com>
COPYRIGHT AND LICENSE
Copyright 2003 by Philip M. Gollucci
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
ChangeLog
$Log: Current.pm,v $
Revision 1.4 2003/03/16 18:03:22 philip
Removed # from ChangeLog sections in perldocumation so it formats correctly
Revision 1.3 2003/03/16 17:59:24 philip
Moved =cut to end so that ChangeLog can be part of perldoc
Revision 1.2 2003/03/16 17:52:55 philip
s/<gt>/E<gt>/g;
Bug in h2xs generation doc stub
Revision 1.1.1.1 2003/03/16 05:40:39 philip
Imported Sources