http://qs321.pair.com?node_id=955319


in reply to Re^5: Find perl module version from command-line
in thread Find perl module version from command-line

Thanks. I will try and see if I can get that. App::Ack is not in my current PERL install. All I have in App is something called Prove. We have this weird convoluted process to get files from the Internet to the private systems.

  • Comment on Re^6: Find perl module version from command-line

Replies are listed 'Best First'.
Re^7: Find perl module version from command-line
by tobyink (Canon) on Feb 21, 2012 at 14:52 UTC

    App:Prove is part of the Test-Harness suite. Test::Harness itself has been bundled with Perl since Perl 5.0 (i.e. almost 20 years), but the App::Prove module is a later addition (since Perl 5.10.1).