ニュース

本連載では第一線のPerlハッカーが回替わりで執筆していきます。今回のハッカーはcharsbarこと石垣憲一さんで、テーマは「Perl 5.26で変わること」です。
日本語を扱うようなPerlスクリプトを書いている場合、 スクリプト内に use utf8 プラグマを宣言していると思います。 そのような場合、 日本語の文字列をそのまま保存しようとすると文字化けしてしまいます。
This Perl script is designed to make it easy-peasy to download both your own favorites, as well as the favorites of others. Pretty much any version of modern Perl will work with this script. If you ...
Perlスクリプト開発支援ソフト「Perlを始めよう!」v2.0.1.6が公開 デバッグモードや文法チェック機能のほか、CGIの動作確認モードを実装 ...
このため数多くのPerlスクリプトが公開されているが、十分にセキュリティ対策を行っていないものもある。
5 - Install the Perl Module digest used to generate the OTP By default, this script uses SHA1 as digest for generating the OTP. If you wish to use another digest (SHA256, for instance), you have to ...
"以下は、PerlスクリプトをPythonに変換したものです。 Pythonでは、input ()関数を使ってユーザーからの入力を受け取り、条件分岐やファイル操作を ...
Hi there,I'm using a linux system and I have a perl script that needs to check the date stamp of a file and compare it to current date in YYYYMMDD format.Can anyone lend me a hand with this please ...