-
-
01 Aug 2003 20:39:06 UTC
- Distribution: DateTime-Format-Bork
- Module version: 0.02
- Source (raw)
- Pod Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (624 / 1 / 1)
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (10.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DateTime
- DateTime::Format::Builder
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
DateTime::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 BORK
Bork debork, bork bork bork.
BORK BORK BORK
bork
bork
debork
debork
CREDITS
Everyone at the DateTime
Asylum
.AUTHOR
Joshua Hoblitt <jhoblitt@cpan.org>
COPYRIGHT
Copyright (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 ALSO
datetime@perl.org mailing list
http://datetime.perl.org/
Module Install Instructions
To install DateTime::Format::Bork, copy and paste the appropriate command in to your terminal.
cpanm DateTime::Format::Bork
perl -MCPAN -e shell install DateTime::Format::Bork
For more information on module installation, please visit the detailed CPAN module installation guide.