Help for this page

Select Code to Download


  1. or download this
    package Set;
    sub import
    {
      our $var = \$_[1];
    }
    1;