Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 4617c4c11b20dc2bf2393b41389eea4f > files > 8

perl-CPANPLUS-Shell-Default-Plugins-Prereqs-0.100.0-3.mga4.noarch.rpm

This is a CPANPLUS::Shell::Default plugin that will parse the Build.PL or Makefile.PL file in the current directory or in a distribution and install all the prerequisites.

You can install this module in the usual Perl fashion:

	perl Makefile.PL
	make
	make test
	make install

Copyright (c) 2007 by Mark V. Grimes. All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. 

********************************************************************
By using this module you agree to take all responsibility for any
problems which occur including, but not limited to, any unexpected
data loss.
********************************************************************

The documentation is included in the module file. Once the module is
installed, view the documentation with:

	perldoc CPANPLUS::Shell::Default::Plugin::Prereqs

For convience, the documentaion is also reproduced in the README file.