Changes for version 0.08
- store paths from initial run of `perl Build.PL` (install can be run as root so homedir configuration will change)
- sharedstatedir (/var/lib) added
- conffiles support
- make conffiles and sharedstatedir files writeable
- added webdir (/var/www)
- will not auto install files from cachedir logdir spooldir rundir lockdir sharedstatedir webdir
Modules
build-time system path configuration
Module::Build subclass with Sys::Path ACTION_install
get/configure system paths
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/README
- 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/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