File: Changes

package info (click to toggle)
libsocket-multicast6-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 120 kB
  • ctags: 4
  • sloc: perl: 64; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl extension Socket::Multicast6.

0.04  Sat Nov 28 23:54:08 GMT 2009
    - Added missing test to the manifest

0.03  Mon Nov 23 21:02:39 GMT 2009
    - Minor changes to documentation
    - Changed build system to use Module::Build

0.02  Mon Sep 25 16:52:17 BST 2006
    - Now imports SSM/Protocol-Independent Multicast symbols
    - Rewrote part of pack_ip_mreq()
    - Added pack_ip_mreq_source() and test for it

0.01  Wed Sep 13 14:51:53 BST 2006
    - original version based on Socket::Multicast version 0.01