The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:File-Copy-Link File::Copy"

File::Copy::Link - extension for replacing a link by a copy of the linked file River stage one • 3 direct dependents • 3 total dependents

"copylink" reads the filename linked to by the argument and replaced the link with a copy of the file. It opens a filehandle to read from the link, deletes the link, and then copies the filehandle back to the link. "safecopylink" does the same as "co...

RMBARKER/File-Copy-Link-0.140 - 03 Jul 2014 20:09:38 UTC

File::Spec::Link - Perl extension for reading and resolving symbolic links River stage one • 3 direct dependents • 3 total dependents

"File::Spec::Link" is an extension to "File::Spec", adding methods for resolving symbolic links; it was created to implement "File::Copy::Link". "linked($link)" Returns the filename linked to by $link: by "readlink"ing $link, and resolving that path ...

RMBARKER/File-Copy-Link-0.140 - 03 Jul 2014 20:09:38 UTC

copylink - replace a link with a copy of the linked file River stage one • 3 direct dependents • 3 total dependents

Each of the links on the command line is replaced by a copy of the file that the link points too, so the copy can be edited without changing the original. The command is intended for modifying perl source files created by "./Configure -Dmksymlinks"....

RMBARKER/File-Copy-Link-0.140 - 03 Jul 2014 20:09:38 UTC
3 results (0.035 seconds)