Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks\sierpinski>perl -wMstrict -MData::Dump -le
    "my $ifh = open('<:raw', 'junk.txt');
     dd $ifh;
    "
    1