Help for this page

Select Code to Download


  1. or download this
        # or:  my $ref = "str$_";  # this is a purely symbolic reference, 
    +access is the same as above
    
  2. or download this
    my $class = 'CGI';
    my $version;
    ...
        use strict;
    }
    print $version # e.g. 3.05 on my machine