Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -e
    "use Data::Dump qw(dd);
    ...
    ("a", "b")
    ("c", "b")
    [undef, "a", "b", "c", "d", "e"]