http://www.perlmonks.org?node_id=736178


in reply to Incorporate CPAN module to mod-perl

You could try to use something like dh-make-perl --build --cpan SOAP::EnvelopeMaker to create a Debian package for that module. Then install it manually using dpkg. That would integrate the module with the rest of your Debian system. dh-make-perl is available after installing the package of the same name ;).

--
David Serrano