A 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
...
Name | Code | Description | Default Value |
---|---|---|---|
Perl Module Root Source Directory | FDEBS_PERL_ROOT_SOURCE_DIR | Source folder for perl modules (e.g. pm). | perl |
FDEBS_PERL_ROOT_DESTINATION_DIR | Target directory for perl modules (e.g. $FND_TOP/perl). | $<PROD_TOP>/perl | |
File Permissions | FDEBS_FILE_PERMISSIONS | Target File Permission. Will be set to target file after deployment using chmod. eg: 755 |
...