Bug 35196 - Remove misc/perlmodule_[ls|rm].pl
Summary: Remove misc/perlmodule_[ls|rm].pl
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Katrin Fischer
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-31 08:24 UTC by Jonathan Druart
Modified: 2023-11-10 02:20 UTC (History)
2 users (show)

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


Attachments
Bug 35196: Remove misc/perlmodule_* scripts (1.58 KB, patch)
2023-10-31 10:17 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 35196: Remove misc/perlmodule_* scripts (1.66 KB, patch)
2023-10-31 14:52 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 35196: Remove misc/perlmodule_* scripts (1.71 KB, patch)
2023-11-02 22:13 UTC, Victor Grousset/tuxayo
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-10-31 08:24:32 UTC
misc/perlmodule_ls.pl and misc/perlmodule_rm.pl are historical scripts that must be removed from the codebase.
Comment 1 Katrin Fischer 2023-10-31 10:17:04 UTC
Created attachment 158110 [details] [review]
Bug 35196: Remove misc/perlmodule_* scripts

These scripts are outdated and no longer needed in
the codebase.

To test:
* Verify both perlmodule_* scripts have been removed from misc/
Comment 2 Jonathan Druart 2023-10-31 14:52:09 UTC
Created attachment 158134 [details] [review]
Bug 35196: Remove misc/perlmodule_* scripts

These scripts are outdated and no longer needed in
the codebase.

To test:
* Verify both perlmodule_* scripts have been removed from misc/

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 3 Victor Grousset/tuxayo 2023-11-02 22:13:36 UTC
Created attachment 158293 [details] [review]
Bug 35196: Remove misc/perlmodule_* scripts

These scripts are outdated and no longer needed in
the codebase.

To test:
* Verify both perlmodule_* scripts have been removed from misc/

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Comment 4 Victor Grousset/tuxayo 2023-11-02 22:13:55 UTC
Works, makes sense, QA script happy, passing QA :)
Comment 5 Tomás Cohen Arazi 2023-11-03 15:06:22 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Fridolin Somers 2023-11-10 02:20:02 UTC
I prefer not to impact stable branche