Help for this page

Select Code to Download


  1. or download this
    perl -pe 'tr/a-zA-Z/n-za-mN-ZA-M/;'
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        }
    }
    
  3. or download this
    $ perl foo foo
    $ perl foo foo.enc
    $ diff foo foo.dec
    $