The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2003-04-29

  • eDonkey-clients is no more, eDonkey-soft instead.
  • eDonkey protocol specification will not ship inside the library now.
  • on the top of the library edonkey server was built.
  • added tests for Met.pm, Meta.pm, Util.pm.
  • Fixed in readFile() was not reversing value of \$.
  • PT_UDP_SERVERINFOREQ changed to PT_UDP_GETSERVERINFO.
  • PT_SERVERINFO changed to PT_SERVERINFODATA according to doc.
  • changed MetaTagName unpacking routine, so handling unknown names is better.
  • MT_PARTMET is changed from 0xe0 to 0xe1.

Modules

Perl extension for handling *.met files of eDonkey peer2peer protocol.
Perl extension for handling meta data of eDonkey peer2peer protocol.
Perl extension for handling packets of eDonkey peer2peer protocol.
Utility functions for P2P::pDonkey extensions.