Simon Cozens > Email-Store-0.05 > Email::Store::Date

Download:
Email-Store-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
View/Report Bugs
Module Version: 1.0   Source   Latest Release: Email-Store-0.257

NAME ^

Email::Store::Date - Provides a Time::Piece object representing a date for the mail

SYNOPSIS ^

Remember to create the database table:

    % make install
    % perl -MEmail::Store="..." -e 'Email::Store->setup'

And now:

        print $mail->date->ymd,"\n";

DESCRIPTION ^

SEE ALSO ^

Email::Store::Mail, Time::Piece.

AUTHOR ^

Simon Wistow, simon@thegestalt.org

This module is distributed under the same terms as Perl itself.

syntax highlighting: