| Next: Yawns::Formatters | Previous: Yawns::CommentTest | [Table of Contents] |
Yawns::Date - A simple collection of date utility functions.
#!/usr/bin/perl -w
use Yawns::Date;
use strict;
A random assortment of utliity functions for working with dates.
Steve Kemp
http://www.steve.org.uk/
Copyright (c) 2005,2006 by Steve Kemp. All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.