in reply to object method that returns object
Not speaking to the actual problem that's already been answered, but you might want to check out POOP (that's Perl Object-Oriented Persistence; get your mind out of the gutter :) for an existing class rather than trying to reinvent the wheel (especially considering you've got problems with fundamental parts of OOP in perl).
|
|---|