Help for this page
package Foo; ... } ... }
use Foo; my $one = Foo->new('one'); my $second = Foo->new('two');