aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-PerlIO-via-symlink/pkg-descr
blob: e8c9f9bee14efcffa51ba06a0ead61732fd3fffe (plain) (blame)
1
2
3
4
5
6
7
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.