Help for this page

Select Code to Download


  1. or download this
    @stuff = "This","That","Other";
    
  2. or download this
    >perl -wMstrict -MO=Deparse,-p -le
    "my @stuff = 'One', 'Two', 'Three';
    ...
    (Drei)
    sniff: (333)   snarf: (111)
    (Uno Dos Tres)