Help for this page

Select Code to Download


  1. or download this
    # case 2
    use MyModule;
    print func1(@list),"\n";
    print MyModule::func2(@list),"\n";