Help for this page

Select Code to Download


  1. or download this
    $ perl -MExtUtils::Installed -e'$m=ExtUtils::Installed->new(); for($m-
    +>modules(
    )){my$v=$m->version($_)||"-"; printf("%-10s %-50s\n",$v,$_);}'