use Foo; my $one = Foo->new('one'); my $second = Foo->new('two');