Help for this page
Select Code to Download
Select
or
download this
use Foo qw( bar );
Select
or
download this
BEGIN { require Foo; Foo->import(qw( bar )); }