Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
        }
        print " \]\n";
    }
    
  2. or download this
    Javascript literal
    [ "0", "1", { "a" : "ah", "b" : "bee" }, "string" ]
    
  3. or download this
    Javascript literal
    Can't use string ("0") as a HASH ref while "strict refs" in use at ./r
    +.pl line 37.
    [ "0",