Help for this page
Select Code to Download
Select
or
download this
package Foo; ... my $foo = Foo->new( msg => "WUBBA WUBBA" ); $foo->do-something;