Help for this page

Select Code to Download


  1. or download this
    {
       no strict 'subs';        
    ...
          print $var.$number . "\n";
       }
    }
    
  2. or download this
    {
       no strict 'subs';        
    ...
             var.$number     => $somevalue );
       }
    }