diff options
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 0000000..1738f83 --- /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/ |