Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl -Tw
    
    ...
        [ Foo::get_myargs( Bar => 1 ) ], 
        [Bar => 1], 
        'myargs: leaves non-method call args alone';