Changeset 9024 for trunk/IO-Socket-Multicast
- Timestamp:
- 11/02/09 18:33:51 (2 years ago)
- Location:
- trunk/IO-Socket-Multicast
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/IO/Socket/Multicast.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/IO-Socket-Multicast/Changes
r9009 r9024 1 Revision history for Perl extension IO::Socket::Multicast 1 Revision history for Perl extension IO-Socket-Multicast 2 3 1.09 4 Refactored tests to prevent false negatives on Win32 (ADAMK) 5 2 6 1.08 Mon Nov 2 11:23:33 EST 2009 3 7 Test fixes and spelling corrections (BRAMBLE) -
trunk/IO-Socket-Multicast/lib/IO/Socket/Multicast.pm
r9008 r9024 21 21 mcast_send 22 22 ); 23 $VERSION = '1.0 8';23 $VERSION = '1.09'; 24 24 @ISA = qw( 25 25 Exporter
Note: See TracChangeset
for help on using the changeset viewer.
