|
NAMEMail::Field::Date - a date header fieldINHERITANCEMail::Field::Date is a Mail::Field SYNOPSISuse HTTP::Date 'time2iso'; my $field = Mail::Field->new(Date => time2iso()); DESCRIPTIONRepresents one "Date" header field.Extends "DESCRIPTION" in Mail::Field. METHODSExtends "METHODS" in Mail::Field.ConstructorsExtends "Constructors" in Mail::Field.
"Fake" constructorsExtends ""Fake" constructors" in Mail::Field.
AccessorsExtends "Accessors" in Mail::Field.
Smart accessorsExtends "Smart accessors" in Mail::Field.
DETAILSExtends "DETAILS" in Mail::Field.DIAGNOSTICS
SEE ALSOThis module is part of the MailTools distribution, http://perl.overmeer.net/mailtools/.AUTHORSThe MailTools bundle was developed by Graham Barr. Later, Mark Overmeer took over maintenance without commitment to further development.Mail::Cap by Gisle Aas <aas@oslonett.no>. Mail::Field::AddrList by Peter Orbaek <poe@cit.dk>. Mail::Mailer and Mail::Send by Tim Bunce <Tim.Bunce@ig.co.uk>. For other contributors see ChangeLog. LICENSECopyrights 1995-2000 Graham Barr <gbarr@pobox.com> and 2001-2017 Mark Overmeer <perl@overmeer.net>.This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html
Visit the GSP FreeBSD Man Page Interface. |