Automatically Install Package-Based Perl Modules in Ubuntu -


i install perl modules required specific perl script, such listed perl-depends tool. however, in ubuntu using apt-get, meaning installing modules through package repository , not through cpan.

most similar questions (such this one) address ways of doing through cpan.

debian-apt-pm


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -