YanoRyuichi.com/
Wiki
Blog
GitHub
Sandbox
開始行:
* ファイルの内容を読み込む [#b8077d1c]
use Path::Class qw/file/;
my $contents = file('/homo/taro/foo.txt')->slurp(iomode ...
http://search.cpan.org/perldoc?Path::Class::File
終了行:
* ファイルの内容を読み込む [#b8077d1c]
use Path::Class qw/file/;
my $contents = file('/homo/taro/foo.txt')->slurp(iomode ...
http://search.cpan.org/perldoc?Path::Class::File
ページ名: