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

Amanda::Constants

NAME

Amanda::Constants - perl access to build-time configuration values

SYNOPSIS

  use Amanda::Constants;

  my $default_config = $Amanda::Constants::DEFAULT_CONFIG;

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.

This module does not automatically export any of its values.

See the source for the list of constants available.

ABOUT THIS PAGE

This page was automatically generated Tue Mar 19 07:08:15 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