Provided by: libdate-simple-perl_3.0300-3build7_amd64 bug

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

       Date::Simple for full documentation.

perl v5.40.0                                       2024-10-20                             Date::Simple::ISO(3pm)