`
baiguomeng
  • 浏览: 955392 次
文章分类
社区版块
存档分类
最新评论

Installing Perl modules from CPAN

 
阅读更多

Perl是Practical Extraction and Report Language的缩写,它是由Larry Wall设计的,并由他不断更新和维护. Perl具有高级语言(如C)的强大能力和灵活性,并支持以模块对代码进行封装。著名的CPAN上就有非常多好用的Module,可以极大的减轻开发量。

可以通过Perl的CPAN模块直接自动从上下载安装模块.

进入CPAN shell

#perl -MCPAN -e shell

下载安装Net::DNS::Codes模块

cpan> install Net::DNS::Codes

也可以使用单一命令

#perl -MCPAN -e 'install Net::DNS::Codes'

以下是示例:


分享到:
评论

相关推荐

    EBSR12发布REST接口,相关资源:Patch 13602850 (p13602850-R12-GENERIC.zip)

    Installing Perl Modules on Linux Perform the following steps to install Perl modules on Linux: Establish the Oracle E-Business Suite application environment. From the Oracle E-Business Suite APPS_...

    Beginning Perl

    Installing Perl on Windows and UNIX Making use of online Perl resources like CPAN First principles in programming and the Perl syntax Working with files and databases Writing web pages in Perl Using ...

    Practical Mod Perl

    Installing mod_perl with the CPAN.pm Interactive Shell Section 3.8. Installing mod_perl on Multiple Machines Section 3.9. Installation into a Nonstandard Directory Section 3.10. How ...

    Perl.Template.Toolkit

    Written by core members of the technology's development team, the book guides you through the entire process of installing, configuring, using, and extending the Template Toolkit. It begins with a ...

    perl ppd package

    perl padwalker package

    MySQL V5.5帮助文档

    2.2. Installing MySQL from Generic Binaries on Unix/Linux 2.3. Installing MySQL on Microsoft Windows 2.3.1. MySQL Installation Layout on Microsoft Windows 2.3.2. Choosing An Installation Package 2.3.3...

    Perl语言模板工具

    Written by core members of the technology's development team, Perl Template Toolkit guides you through the entire process of installing, configuring, using, and extending the Template Toolkit....

    codeLLDB手动安装包

    vscode Installing platform package from https://github.com/vadimcn/codelldb/releases/download/v1.9.2/codelldb-x86_64-windows.vsix Error: Error: connect ETIMEDOUT 20.205.243.166:443 ...

    Go Modules.docx

    Why does installing a tool via 'go get' fail with error 'cannot find main module'? How can I track tool dependencies for a module? What is the status of module support in IDEs, editors and standard ...

    installing-asterisk-from-source

    Now it's time to compile and install Asterisk. Let's change to the directory which contains the Asterisk source code. 从源代码安装 asterisk sipserver VOIP RTP pjsip webrtc

    perl高手必备的经典三部曲

    Written by core members of the technology's development team, Perl Template Toolkit guides you through the entire process of installing, configuring, using, and extending the Template Toolkit....

    Installing Activ Test on Your PC

    Installing Activ Test on Your PC

    perl-tk-gui

    Installing/Using Perl Hello World Widgets 1 : Button, Entry, Label Button Entry Label Widgets 2 : Frame, Text, Scrollbar, Scale Frame Text Scrollbar Scale Dialogs getOpenFile

    Ansible.From.Beginner.to.Pro.1484216601

    In less than 250 pages, this book takes you from knowing nothing about configuration management to understanding how to use Ansible in a professional setting. You will learn how to create an Ansible...

    Python v2.6.1学习手册

    python的chm的英文文档,...Installing Python Modules information for installers & sys-admins Distributing Python Modules sharing modules with others Documenting Python guide for documentation authors

    Installing and Configuring Windows Server 2012 R2

    mcsa考试题库。exam:70-410 。Installing and Configuring Windows Server 2012 R2

    OpenERP Installing Ubuntu9.04

    OpenERP Installing Ubuntu9.04

    Installing RAC on AIX

    Installing RAC on AIX

    Installing_cimco_license_server_key_file_CIMCO_

    CIMCO FOR INSTALLING FOR MASTERCAM

    Installing swat for 802

    ubuntu Installing swat for 802.11

Global site tag (gtag.js) - Google Analytics