Message-ID: <Pine.LNX.4.56.
0307031435270.29915@urth.org>
p4raw-id: //depot/perl@19966
use integer;
use vars qw( $VERSION @ISA @EXPORT @EXPORT_OK );
-$VERSION = '1.06';
+$VERSION = '1.07';
@ISA = qw( Exporter );
@EXPORT = qw( timegm timelocal );
@EXPORT_OK = qw( timegm_nocheck timelocal_nocheck );