# $File: //member/autrijus/DateTime-Functions/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 8643 $ $DateTime: 2003/11/01 06:14:05 $ This is the README file for DateTime::Functions, a procedural interface to DateTime functions. Please type "perldoc DateTime::Functions" after installation to see the module usage information. * Installation DateTime::Functions uses the standard perl module install process: cpansign -v # see SIGNATURE for details perl Makefile.PL make # or 'nmake' on Win32 make test make install * Copyright Copyright 2003 by Autrijus Tang . All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself. See .