Help for this page

Select Code to Download


  1. or download this
    sub method1 
       {
    ...
    
    # or even more simply
    sub method2 { shift->method3(@_) }