Help for this page

Select Code to Download


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