in reply to Re^2: how to import a module varin thread how to import a module var
my $obj = new_feeble(); [download]
my $obj = Feeble->new(); [download]
And I'll export constants from my OO modules if I feel like it.