Help for this page

Select Code to Download


  1. or download this
       &func => \\&internal_func,
       $x => \\$private_variable,
       &foo => \&figure_it_out_at_import_time,
       $y => \&figure_this_out_too,
    
  2. or download this
       $z => \$what_is_this