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

Changes for version 1.01

  • Made changes to get a UTF-8 META.yml instead of ISO-8859-1.
    • Fixed encoding of META.yml.
    • Fixed =encoding line of POD in lib/File/LinkDir.pm.
    • Corrected Hinrik's name in two places in the POD.

Changes for version 1.00_07

  • Will not create a Makefile unless links and symlinks are supported.
  • Corrected t/boilerplate.t.
  • Added bin/link-files to MANIFEST.

Changes for version 1.00_06

  • Don't ignore .gitconfig, but ignore .gitmodules, .gitignore, etc
  • Change the name to File::LinkDir

Changes for version 1.00_05 - 2010-10-31

  • Added link-files.
  • Added dryrun option to File::LinkDir::OO.
  • Corrected a few mistakes in the POD.
  • Updated AUTHOR and COPYRIGHT sections of the POD.

Changes for version 1.00_04 - 2010-10-27

  • Makefile.PL changes.
  • Corrected POD markup and encoding.
  • Fixed usage of catpath.

Changes for version 1.00_03 - 2010-10-22

  • Revised tests.
  • Added additional documentation to README and the pod of File::LinkDir::OO.

Changes for version 1.00_02 - 2010-09-28

  • Improved the option handling in init().
  • Corrected the behavior of run() so that it changes back to the original directory when it is finished.
  • Corrected -d test in t/04_hardlinks.t to use the directory in the filename.

Changes for version 1.00_01 - 2010-04-23

  • First release.
  • Based on File::LinkDir version 0.05.

Documentation

Create symlinks in one directory for files in another

Modules

Create links in one directory for files in another