The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10 - 2018-01-23

  • Mile Stone #1
    • Added new sub routines:
      • is_ntfs_symlink
      • is_ntfs_junction
      • ntfs_reparse_tag
    • Added constants (mainly for use with ntfs_reparse_tag())
    • Added prototypes for ntfs_readlink and ntfs_symlink to match built-ins
    • Added prototypes to new sub routines for consistency with readlink()
    • General code improvements and polishing
    • Updated POD to reflect new functions and constants, and polished it
    • Updated tests to check the new functions

Modules

Support for NTFS symlinks and junctions on Microsoft Windows