Help for this page

Select Code to Download


  1. or download this
    #!/home/myhomedrive/opt/perl/bin/perl
    
    ...
    
    my $string = "  ll ";
    $string = customPerlMod::trim ( $string );
    
  2. or download this
    
    #!/home/myhomedrive/opt/perl/bin/perl
    ...
    }
    
    1;