DescriptionWhen you configure some services, you need to install the Perl module. There are two ways to install the Perl module: Manual Installation and automatic installation.The perl–
($ FPingSrc );
$ Tar-> extract ();
Chdir ($ FPingName );
System ('./configure', '-- prefix =/usr/', '-- enable-ipv6 ');
System ('make ');
System ('make install ');
}
$ Self-> SUPER: ACTION_build ();
};
1;
It's almost just calling shell. The only thing you need to talk about is this ACTION_build. This is the Module: the method that the Build defines to provide to subclass. In fact,./Build help shows that al
Install Perl modules to a non-custom directory
How does I get Makemaker and Module::build to install to the same place? Module::build, as of 0.28, supports, ways to install to the same location as Makemaker. 1) Use Install_base/--
latent rule, some projects rely on C source of the library and header files, with Perl package layer to install, are placed in this space, such as ALIEN::V8, Alien::gearmand, Alien::ie7 and so on.
Now let's download Fping's source stacking into the module:
Copy Code code as follows:
mkdir ALIEN-FPING/SRC
wget Http://www.fping.org/dist/fping-3
Install perl5.8.8:CD perl-5.8.8 Rm-F config. Sh policy. Sh SH configure-dusethreads-de make Make Test make installMV/usr/bin/perl. BakLn-S/usr/local/bin/perl/usr/bin/perl
After Perl is installed, many modules can be installed
Apache|mysql|perl|window Windows 2000+apache+mysql+php3+php4+perl Installation Usage Summary
Www. 1000script.com 2002-9-3 1000script Professional Script
Windows 2000+apache+mysql+php3+php4+perl Installation Usage summary (i)
There must be a lot of friends like me who want to
1. install the Perl environment yuminstallperl *. the command basically installs the perl module. YuminstallcpanCPAN. If you have high requirements on the perl module version and want to use the new version, follow the steps below
CPANM is the most convenient way to install Perl modules. Automatic Download installation Dependency pack. Using the CPAN shell or download source package to install the module, encountered a lot of dependencies, very headache. Here's one example:
Installing the MongoDB module
Recently, I was working on a website. Because I took over the website last week, and the boss requested that the website be completed by next Monday. I am not familiar with PHP templates and PostgreSQL databases. I used to use MySQL more often. Although the Code of that website is Php, it has been completely unrecognizable, and the website system is Ubuntu Linux. At present, there is a lot of data to be imported into the database (From Around 1986 to the present ), phpPgAdmin cannot be remotely
~]# wget http://www.python.org/ftp/python/2.7.3/Python-2.7.3.tar.bz2
[Root@centos ~]# tar jxvf python-2.7.3.tar.bz2
[Root@centos ~]# CD Python-2.7.3
[Root@centos perl-5.16.0]# mkdir-p/usr/local/python[Root@centos perl-5.16.0]# ls/usr/local/
[Root@centos python-2.7.3]#./configure--prefix=/usr/local/python/
[Root@centos python-2.7.3]# make
Problem encountered:
Python build finished, but the necessary bits to
Perl installation module can use the CPAN command, but usually we do not have root user rights, so we can only install the module in sudo mode.For example, to install the Net::scp::expect module,Execute cpan net::scp::expectThe fi
: Microsoft's Script Center also supports Perl and Python classification.
Powershell, VB Script, SQL and JavaScript
Reply content: One of the reasons is the requirement. For example, FreeBSD has installed perl by default as a system-level component. Later, for various reasons, perl was removed from the system and replaced with awk. Therefore, by default, the lat
First, determine whether the module has been installed: (reference:Http://cooloo.lofter.com/post/1906f2_5eabbe)Perl " print\ "Module installed\n\" "Second, how to install the module: (Reference:http://jingyan.baidu.com/article/e3c78d646c118d3c4c85f5c8.html)1. Check if the CP
be a part of future windows development.
If you are looking for more information about the Windows version of Perl, you can find many excellent sites on the web, including:
ActiveState perl.com Aldo calpinisingle;s perl Lab Roth Consulting
modules, such as dbi/cgi, etc.Perl-mcpan-eshellWe can install the required modules after the CPAN is configured directly.Install DBIInstall CGIInstall Apache::D bi
Of course, there are modules, such as dbd::mysql, that need to be manually installed/
Here, our installation has been completed/
Perl-v can check that it's already the latest version.
Note: Perl is in
The system has three Perl
1. Perl,/usr/bin/perl Perl-v-> 5.8.8
2. the built-in company PERL/opt/vrtsperl/bin/perl 5.10.0
3. You need to run the PERL/sortdir/advance/
"Linux/unix" manual Installation and automatic installation manual Installation: The modules you need, manually compiled, installed assuming you want to install the Xml-simple module, download the DBI module version 2.20 from the cpan (http://www.cpan.org/) to the compressed file xml-simple-2.20. tar.gz, assuming that it is placed under/usr/local/src/.Cd/usr/lo
Some people must be using the WindowMe operating system !! As far as I use the Windows ME operating system, it is very simple to install apache + mysql + php4 + perl in the Windows ME environment. I will write down the installation strategy. Install apache first. you can dow
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.