Ticket #21 (new improvement)

Opened 2 years ago

Last modified 1 year ago

Determine minimum Perl version required

Reported by: kindlund Assigned to: kindlund
Priority: lowest Milestone: 1.2
Component: Unknown Version: none
Severity: none Keywords:
Cc:

Description

Currently, our codebase implicitly assumes that the user will run perl v5.8.6 (w/ ithreads support) or higher version, throughout the systems

Task: For all packages, determine the minimum version of Perl required for each package to function correctly. Once identified, specify this requirement in each .pm file, as follows:

# For Perl v5.8.6, use the statement:
use 5.008006;

Attachments

Change History

11/05/06 04:49:20 changed by kindlund

  • owner changed from knwang to kindlund.

Add/Change #21 (Determine minimum Perl version required)




Change Properties
Action