Quote:
Originally Posted by nandushines
Hi twobob,
I tried your perl build on some test scripts which when run complain about missing modules such as autodie.
How can I add missing modules?
Maybe I need to build them. Can you give me some pointers to set up a compilation chain?
Thanks!
|
twobob has not been around for awhile.
But since it is a complete Perl system install, I assume just using the Perl CPAN repo should do the trick -
Perl will detect and compile anything that needs compiling.
I.E: The same way you add modules to any other Perl installation.