Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -CIO
    
    use utf8;  # the script's encoding, i.e. literal strings, regexes
    
    # ...