☺唐鳳☻ > Win32-Hardlink-0.02 > Win32::Hardlink

Download:
Win32-Hardlink-0.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.02   Source  

NAME ^

Win32::Hardlink - Hardlink support on Windows

VERSION ^

This document describes version 0.02 of Win32::Hardlink, released September 25, 2004.

SYNOPSIS ^

    use Win32::Hardlink;
    link( 'from' => 'to' );

DESCRIPTION ^

This module implements the built-in link function for Microsoft Windows. Currently, it only works on NTFS filesystems.

SEE ALSO ^

Win32::Symlink

AUTHORS ^

Autrijus Tang <autrijus@autrijus.org>

COPYRIGHT ^

Copyright 2004 by Autrijus Tang <autrijus@autrijus.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html