Help for this page

Select Code to Download


  1. or download this
    sub trim
    {
    ...
        }
        return wantarray ? @args : $args[0];
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    test 1: ==test== test  ==
    test 2: == 1234  ====
    test 3: == 1234  ==abc==  a   b    c ==