Simple command line check for installed Perl modules

This is quite convenient and is accurate (unlike theĀ  g-cpan list command..):

perl -e 'use <module name>; print "ok\n"'

Can you tell that I’m fighting with CPAN modules and Gentoo?

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Possibly Related:


Leave a Reply