Perl

2 / 2 ページ

【Perl】Web program minor upgrade

In the first version, it is troublesome to enter the amount and press the calculate button. So I changed it to display the typical calculation result from the beginning. 【Perl】Remittance fee calculation …

【Perl】Remittance fee calculation

I found it cumbersome to calculate the PNB (Philippine National Bank) remittance fee. Because I made a program to calculate. The programming language I used is Perl. …

バージョンアップは定期的にしましょう

古いブラウザでの閲覧として弾かれる 会社PCで動かしているPerlスクリプトがエラーを吐くようになった。それは特定のウェブサイトからコンテンツを収集するスクリプト。ある日からエラーが発生し、コンテンツの収集が出来なくなった。そのウェブサイトからは「古いウェブブラウザからのアクセスを制限する」という旨のエラーページが表示されているようだ。エージェントの名称を新しいものにしても解決せず途方に暮れる。 …