目次

Perl

tips

5.20@FreeBSDで以下のように、path周りに変更があるので注意

The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

Linkいろいろ

Webサービスを支える「Perlモジュール」20選

Perl 5.8.x Unicode関連 perlのunicodeについていろいろ

そのうち調べたい

pdf関連

http://search.cpan.org/dist/PDF-API2/

http://fleur.hio.jp/perldoc/mix/lib/PDF/API2.html

http://fleur.hio.jp/perldoc/mix/lib/PDF/API2/Lite.html

http://blog.iss.ms/2008/07/24/213519