Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    package subs::utils;   
    ...
        sub set_henky {$ENV{HENKY} = shift};
    
    1;  # return a true value, standard module behaviour
    
  2. or download this
    Hi
    Yo
    Hi