Posted on 2008-08-09 03:56:35-07 by lostsole
initialising attribute classes
Hi I want to have an attribute that is a class .. slave=>{type=>'FileHandle'}, and create an instance during initilisation of the main class. I tried $self->slave->new and $self->slave = new FileHandle with no success. What's the secret ? Kind regards, lostsole.
Direct Responses: 8518 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.