Changes for version 0.19
- Check configuration files at install time to preserve local changes made after Build.PL.
- Restore active configuration files when installation fails and preserve existing -old backups.
- Protect every sysconfdir payload file as configuration, even when it is not explicitly listed in conffiles.
- Replace installed SPc modules atomically and abort before recording checksums if rewriting fails.
- Handle source and destination paths literally, including paths containing regular-expression metacharacters and spaces.
- Serialize installed SPc paths as Perl literals, including Unicode and interpolation characters; support multiline and indented simple accessors, and reject unsupported accessor definitions atomically.
Modules
install files to system folders according to FHS (or Sys::Path settings)
Examples
- examples/Sys-Path-Example1/.gitignore
- examples/Sys-Path-Example1/Build.PL
- examples/Sys-Path-Example1/Build2.PL
- examples/Sys-Path-Example1/Changes
- examples/Sys-Path-Example1/MANIFEST
- examples/Sys-Path-Example1/etc/etc-test.txt
- examples/Sys-Path-Example1/etc/project/blah
- examples/Sys-Path-Example1/etc/project/blah2.txt
- examples/Sys-Path-Example1/share/sys-path-example1/.hidden/file
- examples/Sys-Path-Example1/share/sys-path-example1/.hidden2/test
- examples/Sys-Path-Example1/share/sys-path-example1/.hidden3
- examples/Sys-Path-Example1/share/sys-path-example1/README
- examples/Sys-Path-Example1/t/00-load.t
- examples/Sys-Path-Example1/t/01_check-example-syspathconfig.t
- examples/Sys-Path-Example1/t/02_Module-Build-SysPath.t
- examples/Sys-Path-Example1/t/boilerplate.t
- examples/Sys-Path-Example1/t/pod-coverage.t
- examples/Sys-Path-Example1/t/pod.t