Help for this page

Select Code to Download


  1. or download this
    perldoc perlmod 
    http://perltricks.com/article/obscure-perl-trick--single-quote-separat
    +ors/
    
  2. or download this
    2,4d1
    < use strict;
    ...
    > use strict;
    > use warnings;
    > use v5.20;    # oh yeah