AANTS - Editing the AANTS.pm, EdgeConf.pm, and IfTags.pm Perl Modules

This document gives some information on editing the AANTS perl modules that live on Peleus.
The AANTS, EdgeConf, and IfTags.pm perl modules are compiled from the following files on Peleus:

/home/net/perl/AANTS.pm
/home/net/perl/AANTS/EdgeConf.pm
/home/net/perl/AANTS/IfTags.pm

Check out one of these files, edit it, then check the new version in. The Makefile in /home/net/perl will copy the checked-in versions of AANTS.pm, Apache.pm, EdgeConf.pm, IfTags.pm and Config.pm into the directory /usr/lib/perl5/site_perl/AANTS. To use just run:

sudo make
from the /home/net/perl directory.