Package: date-manip-pm Version: 5.44 Revision: 1 ### BuildDepends: fink (>= 0.17.0-1) Replaces: date-manip-pm581 (<= 5.42a-10) ### Source: mirror:cpan:authors/id/S/SB/SBECK/DateManip-%v.tar.gz Source-MD5: ebb1e17639fc4260b72690c1de2f5fdc ### Type: perl UpdatePOD: true NoPerlTests: true ### DocFiles: HISTORY INSTALL README TODO ### Description: Perl Module to add Date::Manip DescDetail: << This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily, not necessarily quickly. Also, it is definitely oriented towards the type of operations we (as people) tend to think of rather than those operations used routinely by computers. There are other modules that can do a subset of the operations available in Date::Manip much quicker than those presented here, so be sure to read the section SHOULD I USE DATE::MANIP below before deciding which of the Date and Time modules from CPAN is for you. << DescPackaging: << Disable tests per INSTALL: A few of the tests may fail. Some will fail if they are run on a very slow computer (it will compare two different times that were supposed to be the same but aren't because a measurable amount of time passed between determining the time in two different ways). << ### License: Artistic Maintainer: None Homepage: http://search.cpan.org/dist/DateManip