Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    {
        print ++ $count, qq{: $_\n};
    }
    
  2. or download this
    1: this
    2: is my short
    3: string
    4: 
    5: