Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    __END__
    Name "main::foo" used only once: possible typo at /tmp/try line 5.
    foo = ARRAY
    
  2. or download this
        our $varAlias = $globvalue;
    
  3. or download this
        use vars qw /*varAlias/;