|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Is it possible to use modules without installing them?by BrowserUk (Pope) |
| on Aug 31, 2002 at 15:34 UTC ( #194344=note: print w/ replies, xml ) | Need Help?? |
|
In general, if the module concerned is a "pure perl" module, there is nothing (provided you take the copyrights etc with it) of including it into your script as source. However, many modules have XS and/or C components and they obviously won't work without their compiled bits. I'm not familiar with the internals of GD so don't know which is the case for it. Being a graphics module, it's quite likely that at least some of it has been optomised to C for speed?
Well It's better than the Abottoire, but Yorkshire!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||