in reply to Using only one subroutine from module file

In addition to the good advice given above - if you don't want to load the entire Module of which you use only one function, consider using AutoLoader and AutoSplit.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re: Using only one subroutine from module file