diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-19 15:51:58 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-10-19 15:51:58 +0000 |
commit | 76bd2494b73cbfcbab5f8d22174a68b59d5ff040 (patch) | |
tree | 6b8c8f18436c5402d0938de04319ec4b02dd9e60 /devel/p5-PerlIO-eol/pkg-descr | |
parent | c4c1dec3b9feebcec32a8e8ef7f19aa48222bae9 (diff) | |
download | ports-76bd2494b73cbfcbab5f8d22174a68b59d5ff040.tar.gz ports-76bd2494b73cbfcbab5f8d22174a68b59d5ff040.zip |
Notes
Diffstat (limited to 'devel/p5-PerlIO-eol/pkg-descr')
-rw-r--r-- | devel/p5-PerlIO-eol/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-PerlIO-eol/pkg-descr b/devel/p5-PerlIO-eol/pkg-descr new file mode 100644 index 000000000000..1738f833c512 --- /dev/null +++ b/devel/p5-PerlIO-eol/pkg-descr @@ -0,0 +1,4 @@ +This layer normalizes any of CR, LF, CRLF and Native into the designated +line ending. It works for both input and output handles. + +WWW: http://search.cpan.org/~autrijus/PerlIO-eol/ |