in reply to Re: Undefined subroutine errors
in thread Undefined subroutine errors
None of the functions provided by Exporter are called in your snippet. Why bother using Exporter?
Update: In answer to my question, I suppose it gives the Green Goblin and other third parties the ability to import from these modules, but it detracts from the point of using fully qualified function names.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Undefined subroutine errors
by leriksen (Curate) on Oct 26, 2005 at 03:11 UTC | |
by ikegami (Patriarch) on Oct 26, 2005 at 03:15 UTC |