perl

2023年1月6日 (金) 15:28時点におけるY (トーク | 投稿記録)による版 (ページの作成:「Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information.…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)

Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It quickly became a good language for many system management tasks. Over the years, Perl has grown into a general-purpose programming language. It's widely used for everything from quick "one-liners" to full-scale application development.

関連コマンド

コマンド 概要
perlbug how to submit bug reports on Perl.
cpan
cpan5.32-x86_64-linux-gnu
This script provides a command interface (not a shell) to CPAN: Comprehensive Perl Archive Network. At the moment it uses CPAN.pm to do the work, but it is not a one-shot command runner for CPAN.pm.
enc2xs Perl Encode Module Generator
h2ph convert .h C header files to .ph Perl header files.
h2xs convert .h C header files to Perl extensions.
libnetcfg used to configure the libnet. Starting from perl 5.8 libnet is part of the standard Perl distribution, but the libnetcfg can be used for any libnet installation.