Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w -T
    use strict;
    ...
          ),
          $entrypg->submit,
          $entrypg->reset;
    
  2. or download this
    #!/usr/bin/perl -w -T
    
    ...
            -LINk => 'red'
          ),
          $xmlpg->h1("Looking at $ID which starts at $from and finishes at
    + $to");