DateTime-Format-RFC3339

DateTime::Format::RFC3339 parses and formats RFC3339
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:

    DateTime
    Test::More 
    version

SUPPORT AND DOCUMENTATION

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

    perldoc DateTime::Format::RFC3339

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-RFC3339

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/DateTime-Format-RFC3339

    CPAN Ratings
        http://cpanratings.perl.org/d/DateTime-Format-RFC3339

    Search CPAN
        http://search.cpan.org/dist/DateTime-Format-RFC3339


COPYRIGHT AND LICENCE

Public domain. No rights reserved.
