[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Perl realted..?



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


Reply to: