Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks\Anonymous Monk\1199083>perl -wMstrict -MData::Dump
    + -le
    "my @bin;
    ...
     dd \@bin;
    "  junk_1.txt
    ["line uno\n", "line two\n", "line 3\n"]
    
  2. or download this
    line uno
    line two
    line 3