Status Tab

This tab displays status information for the selected module. Despite its elements, it stores no data from the user. As with the other panels, press the 'Check Values' button to fill the appropriate fields. Note: They are automatically filled after any action is performed on a module from the Actions tab. The fields are as follows:

Installer Type

The installer type used for this distribution. Will be one of 'makemaker' or 'build'. This determines whether CPANPLUS::Dist::MM or CPANPLUS::Dist::Build will be used to build this distribution.

Extract Location

The directory this distribution was extracted to.

Downlaod Location

The location this distribution was fetched to.

Checksum Location

The location of this distributions CHECKSUMS file.

Checksum Value

The checksum value this distribution is expected to have.

Created OK

Flag indicating if the create call was done successfully.

Signature Check OK

Flag indicating, if a signature check was done, whether it was OK or not.

Uninstalled OK

Flag indicating if an uninstall call was done successfully.

Installed OK

Flag indicating if the install call was done successfully.

Checksum OK

Flag indicating if the checksums check was done successfully.