Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    $_->join for @threads;
    __END__
    junk71 3.5GB >nul
    
  2. or download this
    package IOFan;
    use strict;
    ...
    fan{
        s[a][A]g;
    } $ARGV[0];
    
  3. or download this
     C:\test>perl -pe"s[a][A]" phrases.txt >nul