Revision history for Perl extension FTN::Packet
0.09 Sun Sep 05 2010
- Change to using the TEST modules for testing.
- Change how Author copyright years is listed.
- Moved updated TODO file to doc source directory.
- Change the Author email being used to jame@rocasa.us.
- Updated Makefile.pl; adding items for AUTHOR, ABSTRACT_FROM, LICENSE,
dist, & clean.
0.08 Sun Dec 21 2008
- Do some clean up of usage and naming of variables, as well as to the
documentation.
0.07 Sat May 13 2006
- Renamed the readpkt function as read_ftn_packet, and renamed the writepkt
function as write_ftn_packet.
- Corrected the pod documentation for the read_ftn_packet function.
0.06 Sat Mar 27 2004
- Created the lib/FTN source directory and moved Packet.pm to it.
- Imported and created initial versions of readpkt & writepkt functions.
- Corrected version numbers in Changes file and Packet.pm to reflect
the actual changes.
0.05 Mon Nov 10 2003
- Updated Copyright date
0.04 Wed Jan 01 2003
- Corrected year numbers to 2003.
0.03 Wed Dec 26 2001
- in README; added installation info & included '2002' in copyright
statement.
0.02 Sun Dec 16 2001
- Corrected NAME reference in MakeFile.PL.
- Added EXPORT_OK reference in Packet.pm
- removed unnecessary reference to t directory
0.01 Sat Jun 9 2001
- original version; created by R.J. Clay