./wip/p5-Net-PcapUtils, Utility routines for Net::Pcap module

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.01, Package name: p5-Net-PcapUtils-0.01, Maintainer: pkgsrc-users

This module provides some code to abstract away some of the messier
parts of using the Net::Pcap library. The idea is to be able to write
"one-liner" type scripts for packet capture without getting bogged
down in the initialisation code. This makes it possible to write very
compact Perl scripts involving packet capture.


Required to run:
[lang/perl5] [net/p5-Net-Pcap]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: b9b9a0762a414aa0b311fcdc61d680637c139da9
Filesize: 4.268 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-07-17 19:11:05 by Adrian Portelli | Files touched by this commit (5)
Log message:
Give up MAINTAINER
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-01-26 04:14:33 by Hiramatsu Yoshifumi | Files touched by this commit (3)
Log message:
remove ${PERL5_SITEARCH} from PERL5_PACKLIST.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:14:41 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-08-25 12:40:40 by Adrian Portelli | Files touched by this commit (4) | Imported package
Log message:
This module provides some code to abstract away some of the messier
parts of using the Net::Pcap library.  The idea is to be able to write
"one-liner" type scripts for packet capture without getting bogged
down in the initialisation code.  This makes it possible to write very
compact Perl scripts involving packet capture.