Skip to content

mrmuskrat/File-LinkDir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

File::LinkDir

Create links (symlinks or hardlinks) in one directory for files in another.

DOWNLOAD AND INSTALLATION

Download a release from CPAN using your favorite tool, such as cpanm, or else from https://metacpan.org/release/File-LinkDir and then unpack the tar.gz file.

You're most welcome to contribute, in which case cloning or forking the git repo at https://github.com/mrmuskrat/File-LinkDir is a good place to start.

To build and install, just incant the typical mantra:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc File::LinkDir

You can also look for information at:

RT, CPAN's request tracker
    http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-LinkDir

AnnoCPAN, Annotated CPAN documentation
    http://annocpan.org/dist/File-LinkDir

CPAN Ratings
    http://cpanratings.perl.org/d/File-LinkDir

Search CPAN
    http://search.cpan.org/dist/File-LinkDir/

COPYRIGHT

Copyright (c) 2009-2010 Hinrik Ern SigurEsson and Matthew Musgrove

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

Create links (symlinks or hardlinks) in one directory for files in another.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages