-
-
02 Jun 2003 19:02:38 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (117 / 120 / 2)
- Kwalitee
Bus factor: 0- 17.14% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (11.84KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.60
- Deleted DATELASTMODCFG environment variable from module
- Added DLMUPCFG environment variable to dlmup
- Added SQLite driver (tested with SQLite V2.8.0)
- Includes sqlite-2.8.0-os.h.patch to patch DBD::SQLite os.h so it will compile under Cygwin with gcc V2.95.3
- "make test" now calls "perl test-dlmup.pl" to test dlmup if module tests all ran OK
- Added "SQL92" pseudo-entry for DBI that should have the correct syntax for SQL92-compliant databases like Oracle9i
- Started changes for testing any two databases -- test.pl code still should only work for Oracle and MySQL for now
- Fixed MANIFEST so that all necessary files are present
- Added TODO
- Updated email for home email address
- NOTE: UNTESTED on Oracle and MySQL as I don't have those databases loaded at home
Modules
Return last-modified date from a set of resourcesProvides
in LastModified.pmOther files
Module Install Instructions
To install Date::LastModified, copy and paste the appropriate command in to your terminal.
cpanm Date::LastModified
perl -MCPAN -e shell install Date::LastModified
For more information on module installation, please visit the detailed CPAN module installation guide.