Prepare Socket.pm for dual-life
authorPaul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>
Mon, 24 Oct 2011 18:02:43 +0000 (19:02 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 1 Dec 2011 14:23:14 +0000 (15:23 +0100)
commit44559db1c23f895802dafc1174080c9a8c0f1bce
tree93ec4ef674ec0ab5eed77b0d3b100917d0d1f6c0
parent4c3d8e12eba407ea54003da3b559af75fc927817
Prepare Socket.pm for dual-life

 * Moved from ext/Socket to cpan/Socket
 * Currently declared as PEVANS/Socket-1.95.tar.gz - which is what it
   will eventually become
MANIFEST
Porting/Maintainers.pl
cpan/Socket/.gitignore [moved from ext/Socket/.gitignore with 100% similarity]
cpan/Socket/Makefile.PL [moved from ext/Socket/Makefile.PL with 99% similarity]
cpan/Socket/Socket.pm [moved from ext/Socket/Socket.pm with 99% similarity]
cpan/Socket/Socket.xs [moved from ext/Socket/Socket.xs with 99% similarity]
cpan/Socket/t/Socket.t [moved from ext/Socket/t/Socket.t with 99% similarity]
cpan/Socket/t/getaddrinfo.t [moved from ext/Socket/t/getaddrinfo.t with 100% similarity]
cpan/Socket/t/getnameinfo.t [moved from ext/Socket/t/getnameinfo.t with 100% similarity]
cpan/Socket/t/ipv6_mreq.t [moved from ext/Socket/t/ipv6_mreq.t with 100% similarity]
cpan/Socket/t/socketpair.t [moved from ext/Socket/t/socketpair.t with 100% similarity]