Summary: | Revert Perl version to 5.10 | ||
---|---|---|---|
Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Mark Tompsett <mtompset> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 20104 | ||
Bug Blocks: | |||
Attachments: | Bug 20594: Revert Perl version to 5.10 |
Description
Mark Tompsett
2018-04-17 13:27:01 UTC
Created attachment 74322 [details] [review] Bug 20594: Revert Perl version to 5.10 While hunting perldoc initially, caller could not be found prior to 5.20.x Perl. However, David Cook pointed out it has existed since 5.8.8 of Perl. So, this reverts the version back to 5.10, while keeping the refactor that requires only changing installer/install.pl in the future for Perl version changes. I am going to revert bug 20104 to make the release notes clear. Okay, then can I squash them both and call the refactor an enhancement? Clearly, touching the version number is up for discussion on koha-devel. |