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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Incorporate CPAN module to mod-perl
by athanasia (Pilgrim) on Jan 14, 2009 at 12:41 UTC |