4.0.0alpha.svn.7719
Amanda modules list
List of All Modules
All Amanda Releases

Amanda::Paths

NAME

Amanda::Paths - perl access to build-time configuration paths

SYNOPSIS

  use Amanda::Paths;

  my $filename = "$amlibexecdir/foo/bar";

This package is a means of getting all of the necessary variables provided by configure into Perl scripts, without a bunch of boilerplate, and without requiring config.status substitution for every .pm file.

All of the variables in @EXPORT will be automatically imported into your module's namespace. See the source, rather than the perldoc, to find out what variables are available.

ABOUT THIS PAGE

This page was automatically generated Tue Mar 19 07:08:16 2019 from the Amanda source tree, and documents the most recent development version of Amanda. For documentation specific to the version of Amanda on your system, use the 'perldoc' command.


4.0.0alpha.svn.7719