Bug 70044 - [NEW PORT] devel/p5-PerlIO-via-symlink: Symbolic link PerlIO layers
Summary: [NEW PORT] devel/p5-PerlIO-via-symlink: Symbolic link PerlIO layers
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 20:50 UTC by Rong-En Fan
Modified: 2004-08-07 20:20 UTC (History)
0 users

See Also:


Attachments
p5-PerlIO-via-symlink-0.01.shar (2.58 KB, text/plain)
2004-08-05 20: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-08-05 20:50:24 UTC
The PerlIO layer symlink allows you to create a symbolic link by
writing to the file handle.

You need to write C"link $name" to the file handle. If the format
does not match, close will fail with EINVAL.

Currently only writing is supported.

Generated with FreeBSD Port Tools 0.50

This port is required by devel/svk >= 0.18.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-08-07 20:20:17 UTC
State Changed
From-To: open->closed

Committed, thanks.