3.1.3

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 Nov 19 20:05:35 2013 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.


3.1.3