Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

discrete component of software for the Perl programming language. A particular set of conventions for using Perl's package mechanism that has become universally adopted.

Object Type Identification

...

NameDescription
.pmA Perl Module is a self-contained piece of Perl code that can be used by a Perl program or by other Perl modules.

...

Object Type Code

PERL_MODULE

Attributes

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM

SCM
Target LocationTARGET_LOCATIONPath to where the file should be deployed to.$<PROD_TOP>/perl/
Target File PermissionsFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

...