Skip to content

ikegami/perl-DateTime-Format-Atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTime-Format-Atom

DateTime::Format::Atom parses and formats Atom
datetime strings.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

This module requires these other modules and libraries:

    ExtUtils::MakeMaker 6.52    (For installation only)
    Software::License::CC0_1_0  (For installation only)
    Test::More                  (For testing only)
    DateTime::Format::RFC3339
    strict
    version
    warnings


DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc DateTime::Format::Atom

You can also find it online at this location:

    https://metacpan.org/dist/DateTime-Format-Atom


COPYRIGHT AND LICENCE

No rights reserved.

The author has dedicated the work to the Commons by waiving all of his
or her rights to the work worldwide under copyright law and all related or
neighboring legal rights he or she had in the work, to the extent allowable by
law.

Works under CC0 do not require attribution. When citing the work, you should
not imply endorsement by the author.

About

Parse and format Atom datetime strings for DateTime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages