Bug 72857 - [NEW PORT] devel/p5-PerlIO-eol: PerlIO layer for normalizing line endings
Summary: [NEW PORT] devel/p5-PerlIO-eol: PerlIO layer for normalizing line endings
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 03:50 UTC by Rong-En Fan
Modified: 2004-10-19 17:18 UTC (History)
0 users

See Also:


Attachments
p5-PerlIO-eol-0.13.shar (2.33 KB, text/plain)
2004-10-19 03:50 UTC, Rong-En Fan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan 2004-10-19 03:50:28 UTC
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/

Generated with FreeBSD Port Tools 0.63

==

This will be needed by SVK 0.23.
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2004-10-19 16:28:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Take.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2004-10-19 17:18:33 UTC
State Changed
From-To: open->closed

Committed, thank you.