|
NAMENet::Analysis::Constants - some families of constantsSYNOPSISuse Net::Analysis::Constants qw(tcpseshstates tcpflags packetclasses); if ($var == PKT_DUP_DATA) {...} DESCRIPTIONSome useful constants.EXPORTNone by default.AUTHORAdam B. Worrall, <worrall@cpan.org>COPYRIGHT AND LICENSECopyright (C) 2004 by Adam B. WorrallThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.
Visit the GSP FreeBSD Man Page Interface. |