when you require a module, it calls the module's import method at runtime. this method can be defined to almost anything within the module. although in many cases only the default import method is used, it is possible to have a good bit of code there. for an example, look at the POSIX module, which uses import (and AUTOLOADing, but that's a different story.)
i'd suggest using File::Find and regular expressions to do this in a development environment with a shared @INC. you can never be too careful.
~Particle
In reply to Re: pmpath
by particle
in thread pmpath
by jbisbee
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |