The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Net::RTP.

0.05  Sat Feb 10 12:04:45 GMT 2007
	Bug fix - removed dependancy on IO::Socket::Multicast6.

0.04  Wed Sep 20 16:12:14 BST 2006
	Removed hard requirement for multicast module.
	Added support for IPv6.
	Will use IO::Socket::Multicast or IO::Socket::Multicast6 only when available.

0.03  Wed Jun 28 19:31:52 BST 2006
	Bug fix for creating packet objects.
	Examples are now documented and have become tools
	Added rtplosslog.pl and rtpstats.pl tools

0.02  Sun Jun  4 16:16:17 BST 2006
	First release of pure perl Net::RTP.