Create links (symlinks or hardlinks) in one directory for files in another.
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
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 (c) 2009-2010 Hinrik Ern SigurEsson and Matthew Musgrove
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.