Skip to content
pawal edited this page Jan 3, 2012 · 1 revision

To run the analyzer.pl you need:

  • JSON;
  • Data::Dumper;
  • Encode
  • Data::Serializer
  • Getopt::Long
  • DateTime::Format::Strptime
  • Pod::Usage

The burnds.pl code also needs:

  • Net::DNS
  • Net::DNS::SEC

Some of these are probably already installed core Perl modules.

Clone this wiki locally