![]() |
![]()
| ![]() |
![]()
NAMENet::Snort::Parser::File - a module for handling the parsing of snort files SYNOPSISuse Net::Snort::Parser::File; my (@lines) = parse_file('snort.conf'); DESCRIPTIONNet::Snort::Parser::File is a module that provides a simple mechanism for handling the include statements that snort supports. NOTESThis module does not handle multiline statements. It should. AUTHORBrian Caswell <bmc@shmoo.com> REPORTING BUGSReport bugs to <bmc@shmoo.com> THANKSThanks to The Honeynet Project COPYRIGHTCopyright (c) 2003 Brian Caswell AVAILABILITYThe latest version of this library is likely to be available from CPAN as well as: http://www.shmoo.com/~bmc/software/snortconfig/ SEE ALSOsnort(8)
|