Releases: rpcme/File-Path
2.12_002
CPAN version 2.12
2.12 2015-10-09
- RT 105935 Change ERROR HANDLING doc section to be very clear about the
error handling mechanism for root nodes.
- RT 105935 Change ERROR HANDLING doc section to remove the EXPERIMENTAL
note; the error handling mechanism has been in place for several versions.
Development release 2.11_004
2.11_004 2015-10-01
- Revert change made in 2.10_001 to carp on failure to find root directory
when performing an rmtree.
Dev release 2.11_003
Fix root tests for when they run on Windows (they should not be run)
Dev release 2.11_002
Fix root tests
Fix win32 tests
See Changes file for details.
Dev release 2.11_001
Dev release. See Changes file for list of fixes and other modifications.
2.11 public release
Roll up public release which includes many RT fixes. See Changes file for details.
2.10_005
2.10_004 - fix 'English' issue
version bump
Dev release 2.10_003
This release has peristyle, remove "no strict 'vars'", oct() replaces 0-prefixed bare integers, use English for builtin vars, other minor perlcritic related changes.