I am coming back to perl after a long time. The sample code these days also uses variable attribute my as:
my $inst = Extutils::Installed->new(); my @modules = $inst->modules(); Can any demistify 'my' for me?? -ishwar --To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]