Revision history for Perl extension Net::Write.
0.83 Sun Oct 29 14:31:31 CET 2006
- bugfix: in Layer2.pm, added require IO::Socket
0.82 Sat May 6 18:07:16 CEST 2006
- bugfix: call to debugPrint() renamed to cgDebugPrint()
0.81 Mon May 1 20:38:00 CEST 2006
- now uses Class::Gomor::Array instead of Hash
- bugfix: send() returns undef on failure, true otherwise
- some minor code optimizations to improve speed (mostly on send())
0.80 Sun Mar 19 13:39:59 2006
- first public release