in reply to Re: Reading and capturing the import list
in thread Reading and capturing the import list

I don't have to worry about the package not finding a subroutine called "http://www.perlmonks.org"?
  • Comment on Re: Re: Reading and capturing the import list

Replies are listed 'Best First'.
Re: Re: Re: Reading and capturing the import list
by sauoq (Abbot) on Jul 03, 2003 at 04:35 UTC

    No. It's a generic mechanism. It is only by convention that we use it to export sub names and global variables. It can be easily adapted to do what you are trying to do.

    -sauoq
    "My two cents aren't worth a dime.";