Help for this page

Select Code to Download


  1. or download this
    use v5.6.0;
    no use v5.6.1;
    
  2. or download this
    die( printf("must use perl version %vd\n", $^V) ) 
        unless $^V eq 5.6.0; # only use company standard perl 5.6.0