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? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -