in reply to Hey...two bugs in Perl from one node?
in thread import() magic

From perldelta for perl 5.6.1:
no Module; does not produce an error even if Module does not have an unimport() method. This parallels the behavior of use vis-a-vis import.

Seems like they just forgot to update perlfunc.

Cheers,
-Anomo
  • Comment on Re: Hey...two bugs in Perl from one node?