Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Date::Simple::ISO

Name Date::Simple::ISO
Version
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/Date/Simple/ISO.pm
Is Core No
Search CPAN for this module Date::Simple::ISO
Documentation Date::Simple::ISO
Module Details Date::Simple::ISO

NAME

Date::Simple::ISO - Sub class of Date::Simple


SYNOPSIS

    use Date::Simple::ISO;


DESCRIPTION

This module is entirely identical to Date::Simple. It is included for completness and self documenting sake. IMO it is preferable to say

  my $obj=Date::Simple::ISO->new(...);

As this makes the implicit formatting of the object clear.


SEE ALSO

the Date::Simple manpage for full documentation.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2025