Help for this page

Select Code to Download


  1. or download this
    { package Test; sub new_sub { ... } }
    
    ...
      -or-
    
    *Test::new_sub = sub { ... };