Bug 13148 - Should we have perl core modules in PerlDependencies.pm ?
Summary: Should we have perl core modules in PerlDependencies.pm ?
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-27 08:32 UTC by Marcel de Rooy
Modified: 2016-08-10 12:07 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2014-10-27 08:32:15 UTC
If we still have perl 5.10 as minimum version, several modules in the list of dependencies are core modules (at least for some time).
Like CGI, File::Temp, Test, etc. We should check them all.

Would you agree that it is not necessary (any more) to list them, test their presence and so on?
Comment 1 Mark Tompsett 2014-10-27 12:14:54 UTC
Being overly explicit never hurt. :)