|
NAMEDateTime::Format::Bork - Bork! Bork! Bork! BORK use DateTime;
use DateTime::Format::Bork;
my $dt = DateTime->now;
my $bork = DateTime::Format::Bork->bork( $dt );
bork
my $dt = DateTime::Format::Bork->debork( $bork );
BORK BORKBork debork, bork bork bork. BORK BORK BORK
CREDITSEveryone at the DateTime "Asylum". AUTHORJoshua Hoblitt <jhoblitt@cpan.org> COPYRIGHTCopyright (c) 2003 Joshua Hoblitt. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. SEE ALSOdatetime@perl.org mailing list http://datetime.perl.org/
|