aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Correct a *_DEPENDS entry:Akinori MUSHA2002-09-231-1/+1
| | | | | | | | | ${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm Submitted by: bento Notes: svn path=/head/; revision=67055
* Attribute to Janos Mohacsi <janos.mohacsi@dante.org.uk> and use theKelly Yancey2002-09-102-10/+9
| | | | | | | | | description text from his original PR. I'm an idiot for not checking the PR database before duplicating his effort. Since the results were nearly identical, give him credit where credit is due. Notes: svn path=/head/; revision=66087
* Add IO::Socket::Multicast module for sending and receiving multicastKelly Yancey2002-09-105-0/+44
datagrams in perl. PR: 36162 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=66084