One Hat Cyber Team
Your IP :
216.73.216.240
Server IP :
162.240.106.28
Server :
Linux server.ganesand.com 3.10.0-1160.80.1.el7.x86_64 #1 SMP Tue Nov 8 15:48:59 UTC 2022 x86_64
Server Software :
Apache
PHP Version :
7.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-CPANPLUS-Dist-Build-0.70
/
View File Name :
README
This is the README file for CPANPLUS::Dist::Build, a CPANPLUS plugin to install modules that use 'Module::Build' as their installer Please refer to 'perldoc CPANPLUS::Dist::Build' after installation for details. ##################################################################### * Description CPANPLUS::Dist::Build CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. ##################################################################### * Installation CPANPLUS::Dist::Build follows the standard perl module install process perl Makefile.PL make make test make install The module uses no C or XS parts, so no c-compiler is required. ###################################################################### AUTHOR This module by Jos Boumans <kane@cpan.org>. COPYRIGHT This module is copyright (c) 2005 Jos Boumans <kane@cpan.org>. All rights reserved. This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.