in reply to Inline.pm (Re: use lib 'http://perlmonks.org/perllib';)
in thread use lib 'http://perlmonks.org/perllib';
Actually I have to add my vote to Tye here. I run a number of webservers with Perl/mod_perl/Apache and when I leave them outside a firewall, I tend to rip the "C" compiler off the box when done setting it up. And gas and such to. I do infact sometimes compile and develop on a hidden matching box and just move the minimal per-compiled code up.
Of course, in those cases I'll just have to live without Inline.pm but I do hope it doesn't become fashionable to use in general purpose modules.
--
$you = new YOU;
honk() if $you->love(perl)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Inline.pm for making modules (Re: use lib 'http://perlmonks.org/perllib';)
by tye (Sage) on Sep 18, 2000 at 02:01 UTC |