aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket-Class
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.256Wen Heping2009-09-262-5/+5
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=242142
* - Update to 2.254Dmitry Marakasov2009-08-113-4/+9
| | | | | | | | | PR: 137575 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239324
* - Update to 2.21Martin Wilke2009-05-102-4/+4
| | | | | | | | PR: 134410 Submitted by: maintainer Notes: svn path=/head/; revision=233654
* - Update to 2.17Martin Wilke2009-05-012-4/+4
| | | | | | | | PR: 134130 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=233042
* Socket::Class provides a simple, fast and efficient way toMartin Wilke2009-04-234-0/+49
communicate with sockets. It operates outside of the Perl IO layer and can be used as a replacement to IO::Socket. Little parts of Bluetooth technology has been integrated. WWW: http://search.cpan.org/dist/Socket-Class/ PR: ports/133796 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=232560