DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Installing CPAN Modules To Debian
// To fully build CPAN modules into debian in one step use the following wrapper.
dh-make-perl --build --cpan <module_name>





