Help for this page
Select Code to Download
Select
or
download this
BEGIN { require Foo; Foo->import("-bar"); };
Select
or
download this
package Foo; ... }; 1;
Select
or
download this
package Foo; ... }; 1;