Bug 20594 - Revert Perl version to 5.10
Summary: Revert Perl version to 5.10
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Mark Tompsett
QA Contact: Testopia
URL:
Keywords:
Depends on: 20104
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-17 13:27 UTC by Mark Tompsett
Modified: 2018-12-03 20:03 UTC (History)
2 users (show)

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


Attachments
Bug 20594: Revert Perl version to 5.10 (1.22 KB, patch)
2018-04-17 13:31 UTC, Mark Tompsett
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Tompsett 2018-04-17 13:27:01 UTC
Based on David Cook's correct point on Bug 20104, revert the version, but not the refactor, to 5.10 for perl.
Comment 1 Mark Tompsett 2018-04-17 13:31:44 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.
Comment 2 Jonathan Druart 2018-04-17 17:08:49 UTC
I am going to revert bug 20104 to make the release notes clear.
Comment 3 Mark Tompsett 2018-04-19 05:02:59 UTC
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.