#!perl push @INC,"/usr/lib/perl5"; #use strict; #### #!perl use lib '/usr/lib/perl5'; use App::ns2html; App::ns2html->run(); #### system("> ../tmp/rules.tmp"); system("> ../tmp/routes.tmp"); system("> ../tmp/routes.tmp");