Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    File::Copy::Link 0.112

    Download button

    No screenshots available
    Downloads: 395  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    16 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Robin Barker | More programs
    Perl Artistic License / FREE
    June 12th, 2008, 15:16 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    File::Copy::Link description

    File::Copy::Link is a Perl extension for replacing a link by a copy of the linked file.

    File::Copy::Link is a Perl extension for replacing a link by a copy of the linked file.

    SYNOPSIS

    use File::Copy::Link;
    copylink 'file.lnk';

    use File::Copy::Link qw(safecopylink);
    safecopylink 'file.lnk';

    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 copylink but without the open-and-delete manouvre. Instead, it uses File::Spec::Link to find the target of the link and copies from there.

    This module is mostly a wrapper round File::Spec::Link::linked and File::Copy::copy, the functionality is available in a command line script copylink.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    replace link | copy linked file | Perl module | File::Copy::Link | replace | link

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM