ページの作成:「Perl was originally a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information.…」 |
|||
5行目: | 5行目: | ||
!コマンド | !コマンド | ||
!概要 | !概要 | ||
|- | |||
!perl5.32.1<br>perl5.32-x86_64-linux-gnu | |||
|aliases for command perl. | |||
|- | |- | ||
!perlbug | !perlbug |
2023年1月6日 (金) 15:32時点における版
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.
関連コマンド
コマンド | 概要 |
---|---|
perl5.32.1 perl5.32-x86_64-linux-gnu |
aliases for command perl. |
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. |