Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    use warnings;
    ...
        print Dumper(  "(((\00n\00ormal)))\n" );
    }
    __END__
    
  2. or download this
    $ perl temp.pl
    $VAR1 = '((( n ormal)))
    ...
    00000030: 6D 61 6C 29 29 29 5C 6E - 22 3B 0D 0A             |mal)))\n"
    +;  |
    0000003c;