• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

examples/H04-May-2017-687494

lib/IO/Socket/H04-May-2017-2,6071,491

t/H04-May-2017-1,117928

ChangesH A D04-May-20173.2 KiB11492

MANIFESTH A D04-May-2017580 2625

MANIFEST.SKIPH A D15-Oct-201641 87

META.jsonH A D04-May-20171.1 KiB4948

META.ymlH A D04-May-2017643 2726

Makefile.PLH A D15-Oct-2016869 2116

READMEH A D15-Oct-2016240 1610

README

1This module seeks to provide a full implementation of the SOCKS protocol
2while behaving like a regular socket as much as possible.
3
4Ryan Eatmon
5reatmon@mail.com
6
7Oleg G
8oleg@cpan.org
9
10
11INSTALLATION
12
13  perl Makefile.PL
14  make
15  make install
16