Bug 27484 - Use Modern::Perl in tests
Summary: Use Modern::Perl in tests
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Ava
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks: 2505
  Show dependency treegraph
 
Reported: 2021-01-20 02:41 UTC by Aleisha Amohia
Modified: 2021-12-13 21:09 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 Aleisha Amohia 2021-01-20 02:41:15 UTC
use Modern::Perl in the place of use strict; use warnings;

t/db_dependent/Biblio/TransformHtmlToMarc.t
t/db_dependent/data/marc21/zebraexport/biblio/exported_records
Comment 1 Ava 2021-01-20 03:38:35 UTC
It has already been fixed