Revision history for Perl extension Net::Int::Stats.
1.00 Sat Jun 27 01:51:53 2009
- original version; created by h2xs 1.23 with options
-XAn Net::Int::Stats
# versions 1.01 and 1.02 were documentation typo corrections
1.03 Tues Jul 07 12:28:00 2009
- added operating system check for make test
2.0 Tues Sep 22 11:30:00 2009
- major code revision
- still performs the same purpose
- one method now replaces the previous twelve
- the user now has to supply two arguments instead of one
- not quite as user friendly as before with the extra
- argument but the code has been tightened up considerably
- the extracting of values has been refactored
2.01 Thurs Sep 24 13:38:00 2009
- minor administrative changes
- updated version in README to 2.0
- fixed indenting in code
- small change in pod doc methods section
2.02 Sat Sep 26 15:04:00 2009
- no functionality changes
- prior code indentation fix didn't work
- could have left as is but it's not great for readability
- used spaces instead of tabs to overcome different tab defaults
- between vi configs
2.03 Fri Apr 16 16:20:44 PDT 2010
- no functionality changes
- fixed typo in synopsis
- updated version in README