Help for this page

Select Code to Download


  1. or download this
    package foo;
    sub BEGIN {
    ...
    package main;
    use strict 'refs';
    'foo'->ARGV;