Help for this page

Select Code to Download


  1. or download this
    sub _share {
                
    ...
            _croak( "Don't know how to share '$it'" );
        }
    } #_share
    
  2. or download this
    BEGIN {
        no strict 'refs';
    ...
            } #$name
        }
    } #BEGIN