Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dump qw(dd);
    ...
     dd \%white;
    "
    { "foo\34bozzle" => "wibble" }