Bugzilla – Attachment 122319 Details for
Bug 28589
Move C4 and Koha to lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28589: git mv C4 lib && git mv Koha lib
Bug-28589-git-mv-C4-lib--git-mv-Koha-lib.patch (text/plain), 259.43 KB, created by
Jonathan Druart
on 2021-06-23 10:20:54 UTC
(
hide
)
Description:
Bug 28589: git mv C4 lib && git mv Koha lib
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-06-23 10:20:54 UTC
Size:
259.43 KB
patch
obsolete
>From 6f0a7ffab436fab5ecce2a2226749c2eabde9412 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 23 Jun 2021 11:34:55 +0200 >Subject: [PATCH] Bug 28589: git mv C4 lib && git mv Koha lib > >--- > {C4 => lib/C4}/Accounts.pm | 0 > {C4 => lib/C4}/Acquisition.pm | 0 > {C4 => lib/C4}/Auth.pm | 0 > {C4 => lib/C4}/Auth_cas_servers.yaml.sample | 0 > {C4 => lib/C4}/Auth_with_cas.pm | 0 > {C4 => lib/C4}/Auth_with_ldap.pm | 0 > {C4 => lib/C4}/Auth_with_shibboleth.pm | 0 > {C4 => lib/C4}/AuthoritiesMarc.pm | 0 > {C4 => lib/C4}/AuthoritiesMarc/MARC21.pm | 0 > {C4 => lib/C4}/AuthoritiesMarc/UNIMARC.pm | 0 > {C4 => lib/C4}/BackgroundJob.pm | 0 > {C4 => lib/C4}/Barcodes.pm | 0 > {C4 => lib/C4}/Barcodes/EAN13.pm | 0 > {C4 => lib/C4}/Barcodes/ValueBuilder.pm | 0 > {C4 => lib/C4}/Barcodes/annual.pm | 0 > {C4 => lib/C4}/Barcodes/hbyymmincr.pm | 0 > {C4 => lib/C4}/Barcodes/incremental.pm | 0 > {C4 => lib/C4}/Biblio.pm | 0 > {C4 => lib/C4}/Breeding.pm | 0 > {C4 => lib/C4}/Budgets.pm | 0 > {C4 => lib/C4}/Calendar.pm | 0 > {C4 => lib/C4}/Charset.pm | 0 > {C4 => lib/C4}/Circulation.pm | 0 > {C4 => lib/C4}/ClassSortRoutine.pm | 0 > {C4 => lib/C4}/ClassSortRoutine/Dewey.pm | 0 > {C4 => lib/C4}/ClassSortRoutine/Generic.pm | 0 > {C4 => lib/C4}/ClassSortRoutine/LCC.pm | 0 > {C4 => lib/C4}/ClassSource.pm | 0 > {C4 => lib/C4}/ClassSplitRoutine.pm | 0 > {C4 => lib/C4}/ClassSplitRoutine/Dewey.pm | 0 > {C4 => lib/C4}/ClassSplitRoutine/Generic.pm | 0 > {C4 => lib/C4}/ClassSplitRoutine/LCC.pm | 0 > {C4 => lib/C4}/ClassSplitRoutine/RegEx.pm | 0 > {C4 => lib/C4}/Context.pm | 0 > {C4 => lib/C4}/Contract.pm | 0 > {C4 => lib/C4}/CourseReserves.pm | 0 > {C4 => lib/C4}/Creators.pm | 0 > {C4 => lib/C4}/Creators/Batch.pm | 0 > {C4 => lib/C4}/Creators/Layout.pm | 0 > {C4 => lib/C4}/Creators/Lib.pm | 0 > {C4 => lib/C4}/Creators/PDF.pm | 0 > {C4 => lib/C4}/Creators/Profile.pm | 0 > {C4 => lib/C4}/Creators/Template.pm | 0 > {C4 => lib/C4}/External/Amazon.pm | 0 > {C4 => lib/C4}/External/BakerTaylor.pm | 0 > {C4 => lib/C4}/External/OverDrive.pm | 0 > {C4 => lib/C4}/External/Syndetics.pm | 0 > {C4 => lib/C4}/Form/MessagingPreferences.pm | 0 > {C4 => lib/C4}/HTML5Media.pm | 0 > {C4 => lib/C4}/Heading.pm | 0 > {C4 => lib/C4}/Heading/MARC21.pm | 0 > {C4 => lib/C4}/Heading/UNIMARC.pm | 0 > {C4 => lib/C4}/HoldsQueue.pm | 0 > {C4 => lib/C4}/ILSDI/Services.pm | 0 > {C4 => lib/C4}/ImportBatch.pm | 0 > {C4 => lib/C4}/ImportExportFramework.pm | 0 > {C4 => lib/C4}/InstallAuth.pm | 0 > {C4 => lib/C4}/Installer.pm | 0 > {C4 => lib/C4}/Installer/PerlModules.pm | 0 > {C4 => lib/C4}/Installer/UpgradeBackup.pm | 0 > {C4 => lib/C4}/ItemCirculationAlertPreference.pm | 0 > {C4 => lib/C4}/Items.pm | 0 > {C4 => lib/C4}/Koha.pm | 0 > {C4 => lib/C4}/Labels.pm | 0 > {C4 => lib/C4}/Labels/Batch.pm | 0 > {C4 => lib/C4}/Labels/Label.pm | 0 > {C4 => lib/C4}/Labels/Layout.pm | 0 > {C4 => lib/C4}/Labels/Profile.pm | 0 > {C4 => lib/C4}/Labels/Template.pm | 0 > {C4 => lib/C4}/Languages.pm | 0 > {C4 => lib/C4}/Letters.pm | 0 > {C4 => lib/C4}/Linker.pm | 0 > {C4 => lib/C4}/Linker/Default.pm | 0 > {C4 => lib/C4}/Linker/FirstMatch.pm | 0 > {C4 => lib/C4}/Linker/LastMatch.pm | 0 > {C4 => lib/C4}/Log.pm | 0 > {C4 => lib/C4}/MarcModificationTemplates.pm | 0 > {C4 => lib/C4}/Matcher.pm | 0 > {C4 => lib/C4}/Members.pm | 0 > {C4 => lib/C4}/Members/Messaging.pm | 0 > {C4 => lib/C4}/Members/Statistics.pm | 0 > {C4 => lib/C4}/Message.pm | 0 > {C4 => lib/C4}/NewsChannels.pm | 0 > {C4 => lib/C4}/OAI/Sets.pm | 0 > {C4 => lib/C4}/Output.pm | 0 > {C4 => lib/C4}/Output/JSONStream.pm | 0 > {C4 => lib/C4}/Overdues.pm | 0 > {C4 => lib/C4}/Patroncards.pm | 0 > {C4 => lib/C4}/Patroncards/Batch.pm | 0 > {C4 => lib/C4}/Patroncards/Layout.pm | 0 > {C4 => lib/C4}/Patroncards/Lib.pm | 0 > {C4 => lib/C4}/Patroncards/Patroncard.pm | 0 > {C4 => lib/C4}/Patroncards/Profile.pm | 0 > {C4 => lib/C4}/Patroncards/Template.pm | 0 > {C4 => lib/C4}/Record.pm | 0 > {C4 => lib/C4}/Reports.pm | 0 > {C4 => lib/C4}/Reports/Guided.pm | 0 > {C4 => lib/C4}/Reserves.pm | 0 > {C4 => lib/C4}/Ris.pm | 0 > {C4 => lib/C4}/RotatingCollections.pm | 0 > {C4 => lib/C4}/SIP/ILS.pm | 0 > {C4 => lib/C4}/SIP/ILS.pod | 0 > {C4 => lib/C4}/SIP/ILS/Item.pm | 0 > {C4 => lib/C4}/SIP/ILS/Item.pod | 0 > {C4 => lib/C4}/SIP/ILS/Patron.pm | 0 > {C4 => lib/C4}/SIP/ILS/Patron.pod | 0 > {C4 => lib/C4}/SIP/ILS/Transaction.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/Checkin.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/Checkout.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/FeePayment.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/Hold.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/Renew.pm | 0 > {C4 => lib/C4}/SIP/ILS/Transaction/RenewAll.pm | 0 > {C4 => lib/C4}/SIP/Logger.pm | 0 > {C4 => lib/C4}/SIP/Makefile | 0 > {C4 => lib/C4}/SIP/README | 0 > {C4 => lib/C4}/SIP/SIPServer.pm | 0 > {C4 => lib/C4}/SIP/Sip.pm | 0 > {C4 => lib/C4}/SIP/Sip/Checksum.pm | 0 > {C4 => lib/C4}/SIP/Sip/Configuration.pm | 0 > {C4 => lib/C4}/SIP/Sip/Constants.pm | 0 > {C4 => lib/C4}/SIP/Sip/MsgType.pm | 0 > {C4 => lib/C4}/SIP/Trapper.pm | 0 > {C4 => lib/C4}/SIP/t/000_sc_config_auth.t | 0 > {C4 => lib/C4}/SIP/t/00sc_status.t | 0 > {C4 => lib/C4}/SIP/t/01patron_status.t | 0 > {C4 => lib/C4}/SIP/t/02patron_info.t | 0 > {C4 => lib/C4}/SIP/t/03checkout.t | 0 > {C4 => lib/C4}/SIP/t/04patron_status.t | 0 > {C4 => lib/C4}/SIP/t/05block_patron.t | 0 > {C4 => lib/C4}/SIP/t/06patron_enable.t | 0 > {C4 => lib/C4}/SIP/t/07hold.t | 0 > {C4 => lib/C4}/SIP/t/08checkin.t | 0 > {C4 => lib/C4}/SIP/t/09renew.t | 0 > {C4 => lib/C4}/SIP/t/10renew_all.t | 0 > {C4 => lib/C4}/SIP/t/11item_info.t | 0 > {C4 => lib/C4}/SIP/t/Makefile | 0 > {C4 => lib/C4}/SIP/t/README | 0 > {C4 => lib/C4}/SIP/t/SIPtest.pm | 0 > {C4 => lib/C4}/SMS.pm | 0 > {C4 => lib/C4}/Scheduler.pm | 0 > {C4 => lib/C4}/Scrubber.pm | 0 > {C4 => lib/C4}/Search.pm | 0 > {C4 => lib/C4}/Search/History.pm | 0 > {C4 => lib/C4}/Search/PazPar2.pm | 0 > {C4 => lib/C4}/Serials.pm | 0 > {C4 => lib/C4}/Serials/Frequency.pm | 0 > {C4 => lib/C4}/Serials/Numberpattern.pm | 0 > {C4 => lib/C4}/Service.pm | 0 > {C4 => lib/C4}/ShelfBrowser.pm | 0 > {C4 => lib/C4}/SocialData.pm | 0 > {C4 => lib/C4}/Stats.pm | 0 > {C4 => lib/C4}/Suggestions.pm | 0 > {C4 => lib/C4}/TTParser.pm | 0 > {C4 => lib/C4}/Tags.pm | 0 > {C4 => lib/C4}/Templates.pm | 0 > {C4 => lib/C4}/TmplToken.pm | 0 > {C4 => lib/C4}/TmplTokenType.pm | 0 > {C4 => lib/C4}/UsageStats.pm | 0 > {C4 => lib/C4}/Utils/DataTables.pm | 0 > {C4 => lib/C4}/Utils/DataTables/Members.pm | 0 > {C4 => lib/C4}/Utils/DataTables/TablesSettings.pm | 0 > {C4 => lib/C4}/Utils/DataTables/VirtualShelves.pm | 0 > {C4 => lib/C4}/XISBN.pm | 0 > {C4 => lib/C4}/XSLT.pm | 0 > {Koha => lib/Koha}/Account.pm | 0 > {Koha => lib/Koha}/Account/CreditType.pm | 0 > {Koha => lib/Koha}/Account/CreditTypes.pm | 0 > {Koha => lib/Koha}/Account/DebitType.pm | 0 > {Koha => lib/Koha}/Account/DebitTypes.pm | 0 > {Koha => lib/Koha}/Account/Line.pm | 0 > {Koha => lib/Koha}/Account/Lines.pm | 0 > {Koha => lib/Koha}/Account/Offset.pm | 0 > {Koha => lib/Koha}/Account/Offsets.pm | 0 > {Koha => lib/Koha}/Acquisition/Basket.pm | 0 > {Koha => lib/Koha}/Acquisition/BasketGroup.pm | 0 > {Koha => lib/Koha}/Acquisition/BasketGroups.pm | 0 > {Koha => lib/Koha}/Acquisition/Baskets.pm | 0 > {Koha => lib/Koha}/Acquisition/Bookseller.pm | 0 > {Koha => lib/Koha}/Acquisition/Bookseller/Contact.pm | 0 > {Koha => lib/Koha}/Acquisition/Bookseller/Contacts.pm | 0 > {Koha => lib/Koha}/Acquisition/Booksellers.pm | 0 > {Koha => lib/Koha}/Acquisition/Budget.pm | 0 > {Koha => lib/Koha}/Acquisition/Budgets.pm | 0 > {Koha => lib/Koha}/Acquisition/Currencies.pm | 0 > {Koha => lib/Koha}/Acquisition/Currency.pm | 0 > {Koha => lib/Koha}/Acquisition/Fund.pm | 0 > {Koha => lib/Koha}/Acquisition/Funds.pm | 0 > {Koha => lib/Koha}/Acquisition/Invoice.pm | 0 > {Koha => lib/Koha}/Acquisition/Invoice/Adjustment.pm | 0 > {Koha => lib/Koha}/Acquisition/Invoice/Adjustments.pm | 0 > {Koha => lib/Koha}/Acquisition/Invoices.pm | 0 > {Koha => lib/Koha}/Acquisition/Order.pm | 0 > {Koha => lib/Koha}/Acquisition/Order/Claim.pm | 0 > {Koha => lib/Koha}/Acquisition/Order/Claims.pm | 0 > {Koha => lib/Koha}/Acquisition/Orders.pm | 0 > {Koha => lib/Koha}/ActionLog.pm | 0 > {Koha => lib/Koha}/ActionLogs.pm | 0 > {Koha => lib/Koha}/AdditionalField.pm | 0 > {Koha => lib/Koha}/AdditionalFieldValue.pm | 0 > {Koha => lib/Koha}/AdditionalFieldValues.pm | 0 > {Koha => lib/Koha}/AdditionalFields.pm | 0 > {Koha => lib/Koha}/AdvancedEditorMacro.pm | 0 > {Koha => lib/Koha}/AdvancedEditorMacros.pm | 0 > {Koha => lib/Koha}/ApiKey.pm | 0 > {Koha => lib/Koha}/ApiKeys.pm | 0 > {Koha => lib/Koha}/App/Intranet.pm | 0 > {Koha => lib/Koha}/App/Opac.pm | 0 > {Koha => lib/Koha}/App/Plugin/CGIBinKoha.pm | 0 > {Koha => lib/Koha}/App/Plugin/RESTV1.pm | 0 > {Koha => lib/Koha}/ArticleRequest.pm | 0 > {Koha => lib/Koha}/ArticleRequest/Status.pm | 0 > {Koha => lib/Koha}/ArticleRequests.pm | 0 > {Koha => lib/Koha}/AudioAlert.pm | 0 > {Koha => lib/Koha}/AudioAlerts.pm | 0 > {Koha => lib/Koha}/AuthUtils.pm | 0 > {Koha => lib/Koha}/AuthorisedValue.pm | 0 > {Koha => lib/Koha}/AuthorisedValueCategories.pm | 0 > {Koha => lib/Koha}/AuthorisedValueCategory.pm | 0 > {Koha => lib/Koha}/AuthorisedValues.pm | 0 > {Koha => lib/Koha}/Authorities.pm | 0 > {Koha => lib/Koha}/Authority.pm | 0 > {Koha => lib/Koha}/Authority/ControlledIndicators.pm | 0 > {Koha => lib/Koha}/Authority/MergeRequest.pm | 0 > {Koha => lib/Koha}/Authority/MergeRequests.pm | 0 > {Koha => lib/Koha}/Authority/Subfield.pm | 0 > {Koha => lib/Koha}/Authority/Subfields.pm | 0 > {Koha => lib/Koha}/Authority/Tag.pm | 0 > {Koha => lib/Koha}/Authority/Tags.pm | 0 > {Koha => lib/Koha}/Authority/Type.pm | 0 > {Koha => lib/Koha}/Authority/Types.pm | 0 > {Koha => lib/Koha}/BackgroundJob.pm | 0 > {Koha => lib/Koha}/BackgroundJob/BatchUpdateAuthority.pm | 0 > {Koha => lib/Koha}/BackgroundJob/BatchUpdateBiblio.pm | 0 > {Koha => lib/Koha}/BackgroundJobs.pm | 0 > {Koha => lib/Koha}/Biblio.pm | 0 > {Koha => lib/Koha}/Biblio/Metadata.pm | 0 > {Koha => lib/Koha}/Biblio/Metadatas.pm | 0 > {Koha => lib/Koha}/BiblioFramework.pm | 0 > {Koha => lib/Koha}/BiblioFrameworks.pm | 0 > {Koha => lib/Koha}/BiblioUtils.pm | 0 > {Koha => lib/Koha}/BiblioUtils/Iterator.pm | 0 > {Koha => lib/Koha}/Biblioitem.pm | 0 > {Koha => lib/Koha}/Biblioitems.pm | 0 > {Koha => lib/Koha}/Biblios.pm | 0 > {Koha => lib/Koha}/Cache.pm | 0 > {Koha => lib/Koha}/Cache/Memory/Lite.pm | 0 > {Koha => lib/Koha}/Cache/Object.pm | 0 > {Koha => lib/Koha}/Caches.pm | 0 > {Koha => lib/Koha}/Calendar.pm | 0 > {Koha => lib/Koha}/Cash/Register.pm | 0 > {Koha => lib/Koha}/Cash/Register/Action.pm | 0 > {Koha => lib/Koha}/Cash/Register/Actions.pm | 0 > {Koha => lib/Koha}/Cash/Register/Cashup.pm | 0 > {Koha => lib/Koha}/Cash/Register/Cashups.pm | 0 > {Koha => lib/Koha}/Cash/Registers.pm | 0 > {Koha => lib/Koha}/Charges/Fees.pm | 0 > {Koha => lib/Koha}/Charges/Sales.pm | 0 > {Koha => lib/Koha}/Checkout.pm | 0 > {Koha => lib/Koha}/Checkouts.pm | 0 > {Koha => lib/Koha}/Checkouts/ReturnClaim.pm | 0 > {Koha => lib/Koha}/Checkouts/ReturnClaims.pm | 0 > {Koha => lib/Koha}/CirculationRule.pm | 0 > {Koha => lib/Koha}/CirculationRules.pm | 0 > {Koha => lib/Koha}/Cities.pm | 0 > {Koha => lib/Koha}/City.pm | 0 > {Koha => lib/Koha}/ClassSortRule.pm | 0 > {Koha => lib/Koha}/ClassSortRules.pm | 0 > {Koha => lib/Koha}/ClassSource.pm | 0 > {Koha => lib/Koha}/ClassSources.pm | 0 > {Koha => lib/Koha}/ClassSplitRule.pm | 0 > {Koha => lib/Koha}/ClassSplitRules.pm | 0 > {Koha => lib/Koha}/Club.pm | 0 > {Koha => lib/Koha}/Club/Enrollment.pm | 0 > {Koha => lib/Koha}/Club/Enrollment/Field.pm | 0 > {Koha => lib/Koha}/Club/Enrollment/Fields.pm | 0 > {Koha => lib/Koha}/Club/Enrollments.pm | 0 > {Koha => lib/Koha}/Club/Field.pm | 0 > {Koha => lib/Koha}/Club/Fields.pm | 0 > {Koha => lib/Koha}/Club/Hold.pm | 0 > {Koha => lib/Koha}/Club/Hold/PatronHold.pm | 0 > {Koha => lib/Koha}/Club/Hold/PatronHolds.pm | 0 > {Koha => lib/Koha}/Club/Holds.pm | 0 > {Koha => lib/Koha}/Club/Template.pm | 0 > {Koha => lib/Koha}/Club/Template/EnrollmentField.pm | 0 > {Koha => lib/Koha}/Club/Template/EnrollmentFields.pm | 0 > {Koha => lib/Koha}/Club/Template/Field.pm | 0 > {Koha => lib/Koha}/Club/Template/Fields.pm | 0 > {Koha => lib/Koha}/Club/Templates.pm | 0 > {Koha => lib/Koha}/Clubs.pm | 0 > {Koha => lib/Koha}/Config.pm | 0 > {Koha => lib/Koha}/Config/SysPref.pm | 0 > {Koha => lib/Koha}/Config/SysPrefs.pm | 0 > {Koha => lib/Koha}/Course.pm | 0 > {Koha => lib/Koha}/Course/Instructor.pm | 0 > {Koha => lib/Koha}/Course/Instructors.pm | 0 > {Koha => lib/Koha}/Course/Item.pm | 0 > {Koha => lib/Koha}/Course/Items.pm | 0 > {Koha => lib/Koha}/Course/Reserve.pm | 0 > {Koha => lib/Koha}/Course/Reserves.pm | 0 > {Koha => lib/Koha}/Courses.pm | 0 > {Koha => lib/Koha}/CoverImage.pm | 0 > {Koha => lib/Koha}/CoverImages.pm | 0 > {Koha => lib/Koha}/CsvProfile.pm | 0 > {Koha => lib/Koha}/CsvProfiles.pm | 0 > {Koha => lib/Koha}/Database.pm | 0 > {Koha => lib/Koha}/DateUtils.pm | 0 > {Koha => lib/Koha}/Desk.pm | 0 > {Koha => lib/Koha}/Desks.pm | 0 > {Koha => lib/Koha}/EDI.pm | 0 > {Koha => lib/Koha}/Edifact.pm | 0 > {Koha => lib/Koha}/Edifact/Line.pm | 0 > {Koha => lib/Koha}/Edifact/Message.pm | 0 > {Koha => lib/Koha}/Edifact/Order.pm | 0 > {Koha => lib/Koha}/Edifact/Segment.pm | 0 > {Koha => lib/Koha}/Edifact/Transport.pm | 0 > {Koha => lib/Koha}/Email.pm | 0 > {Koha => lib/Koha}/Exceptions.pm | 0 > {Koha => lib/Koha}/Exceptions/Account.pm | 0 > {Koha => lib/Koha}/Exceptions/Acquisition/Basket.pm | 0 > {Koha => lib/Koha}/Exceptions/Authentication.pm | 0 > {Koha => lib/Koha}/Exceptions/Authorization.pm | 0 > {Koha => lib/Koha}/Exceptions/Checkout.pm | 0 > {Koha => lib/Koha}/Exceptions/Checkouts/ReturnClaims.pm | 0 > {Koha => lib/Koha}/Exceptions/ClubHold.pm | 0 > {Koha => lib/Koha}/Exceptions/Config.pm | 0 > {Koha => lib/Koha}/Exceptions/Elasticsearch.pm | 0 > {Koha => lib/Koha}/Exceptions/Exception.pm | 0 > {Koha => lib/Koha}/Exceptions/Hold.pm | 0 > {Koha => lib/Koha}/Exceptions/Ill.pm | 0 > {Koha => lib/Koha}/Exceptions/Item/Transfer.pm | 0 > {Koha => lib/Koha}/Exceptions/Library.pm | 0 > {Koha => lib/Koha}/Exceptions/Metadata.pm | 0 > {Koha => lib/Koha}/Exceptions/Object.pm | 0 > {Koha => lib/Koha}/Exceptions/Password.pm | 0 > {Koha => lib/Koha}/Exceptions/Patron.pm | 0 > {Koha => lib/Koha}/Exceptions/Patron/Attribute.pm | 0 > {Koha => lib/Koha}/Exceptions/Patron/Attribute/Type.pm | 0 > {Koha => lib/Koha}/Exceptions/Patron/Modification.pm | 0 > {Koha => lib/Koha}/Exceptions/Patron/Relationship.pm | 0 > {Koha => lib/Koha}/Exceptions/Plugin.pm | 0 > {Koha => lib/Koha}/Exceptions/Token.pm | 0 > {Koha => lib/Koha}/Exceptions/TransferLimit.pm | 0 > {Koha => lib/Koha}/Exporter/Record.pm | 0 > {Koha => lib/Koha}/ExternalContent.pm | 0 > {Koha => lib/Koha}/ExternalContent/OverDrive.pm | 0 > {Koha => lib/Koha}/ExternalContent/RecordedBooks.pm | 0 > {Koha => lib/Koha}/Filter/MARC/EmbedItems.pm | 0 > {Koha => lib/Koha}/Filter/MARC/EmbedItemsAvailability.pm | 0 > {Koha => lib/Koha}/Filter/MARC/EmbedSeeFromHeadings.pm | 0 > {Koha => lib/Koha}/Filter/MARC/Null.pm | 0 > {Koha => lib/Koha}/Filter/MARC/ViewPolicy.pm | 0 > {Koha => lib/Koha}/FrameworkPlugin.pm | 0 > {Koha => lib/Koha}/Hold.pm | 0 > {Koha => lib/Koha}/Holds.pm | 0 > {Koha => lib/Koha}/I18N.pm | 0 > {Koha => lib/Koha}/Illcomment.pm | 0 > {Koha => lib/Koha}/Illcomments.pm | 0 > {Koha => lib/Koha}/Illrequest.pm | 0 > {Koha => lib/Koha}/Illrequest/Availability.pm | 0 > {Koha => lib/Koha}/Illrequest/Config.pm | 0 > {Koha => lib/Koha}/Illrequest/Logger.pm | 0 > {Koha => lib/Koha}/Illrequestattribute.pm | 0 > {Koha => lib/Koha}/Illrequestattributes.pm | 0 > {Koha => lib/Koha}/Illrequests.pm | 0 > {Koha => lib/Koha}/ImportBatch.pm | 0 > {Koha => lib/Koha}/ImportBatchProfile.pm | 0 > {Koha => lib/Koha}/ImportBatchProfiles.pm | 0 > {Koha => lib/Koha}/ImportBatches.pm | 0 > {Koha => lib/Koha}/Indexer/Utils.pm | 0 > {Koha => lib/Koha}/Item.pm | 0 > {Koha => lib/Koha}/Item/Search/Field.pm | 0 > {Koha => lib/Koha}/Item/Transfer.pm | 0 > {Koha => lib/Koha}/Item/Transfer/Limit.pm | 0 > {Koha => lib/Koha}/Item/Transfer/Limits.pm | 0 > {Koha => lib/Koha}/Item/Transfers.pm | 0 > {Koha => lib/Koha}/ItemType.pm | 0 > {Koha => lib/Koha}/ItemTypes.pm | 0 > {Koha => lib/Koha}/Items.pm | 0 > {Koha => lib/Koha}/KeyboardShortcut.pm | 0 > {Koha => lib/Koha}/KeyboardShortcuts.pm | 0 > {Koha => lib/Koha}/Libraries.pm | 0 > {Koha => lib/Koha}/Library.pm | 0 > {Koha => lib/Koha}/Library/Group.pm | 0 > {Koha => lib/Koha}/Library/Groups.pm | 0 > {Koha => lib/Koha}/Library/OverDriveInfo.pm | 0 > {Koha => lib/Koha}/Library/OverDriveInfos.pm | 0 > {Koha => lib/Koha}/Linktracker.pm | 0 > {Koha => lib/Koha}/List/Patron.pm | 0 > {Koha => lib/Koha}/Localization.pm | 0 > {Koha => lib/Koha}/Localizations.pm | 0 > {Koha => lib/Koha}/Logger.pm | 0 > {Koha => lib/Koha}/Manual.pm | 0 > {Koha => lib/Koha}/MarcSubfieldStructure.pm | 0 > {Koha => lib/Koha}/MarcSubfieldStructures.pm | 0 > {Koha => lib/Koha}/MessageAttribute.pm | 0 > {Koha => lib/Koha}/MessageAttributes.pm | 0 > {Koha => lib/Koha}/MetaSearcher.pm | 0 > {Koha => lib/Koha}/MetadataIterator.pm | 0 > {Koha => lib/Koha}/MetadataRecord.pm | 0 > {Koha => lib/Koha}/MetadataRecord/Authority.pm | 0 > {Koha => lib/Koha}/Middleware/RealIP.pm | 0 > {Koha => lib/Koha}/Middleware/SetEnv.pm | 0 > {Koha => lib/Koha}/Misc/Files.pm | 0 > {Koha => lib/Koha}/MoreUtils.pm | 0 > {Koha => lib/Koha}/News.pm | 0 > {Koha => lib/Koha}/NewsItem.pm | 0 > {Koha => lib/Koha}/Notice/Message.pm | 0 > {Koha => lib/Koha}/Notice/Messages.pm | 0 > {Koha => lib/Koha}/Notice/Template.pm | 0 > {Koha => lib/Koha}/Notice/Templates.pm | 0 > {Koha => lib/Koha}/Number/Price.pm | 0 > {Koha => lib/Koha}/OAI/Server/DeletedRecord.pm | 0 > {Koha => lib/Koha}/OAI/Server/Description.pm | 0 > {Koha => lib/Koha}/OAI/Server/GetRecord.pm | 0 > {Koha => lib/Koha}/OAI/Server/Identify.pm | 0 > {Koha => lib/Koha}/OAI/Server/ListBase.pm | 0 > {Koha => lib/Koha}/OAI/Server/ListIdentifiers.pm | 0 > {Koha => lib/Koha}/OAI/Server/ListMetadataFormats.pm | 0 > {Koha => lib/Koha}/OAI/Server/ListRecords.pm | 0 > {Koha => lib/Koha}/OAI/Server/ListSets.pm | 0 > {Koha => lib/Koha}/OAI/Server/Record.pm | 0 > {Koha => lib/Koha}/OAI/Server/Repository.pm | 0 > {Koha => lib/Koha}/OAI/Server/ResumptionToken.pm | 0 > {Koha => lib/Koha}/OAuth.pm | 0 > {Koha => lib/Koha}/OAuthAccessToken.pm | 0 > {Koha => lib/Koha}/OAuthAccessTokens.pm | 0 > {Koha => lib/Koha}/Object.pm | 0 > {Koha => lib/Koha}/Object/Limit/Library.pm | 0 > {Koha => lib/Koha}/Object/Message.pm | 0 > {Koha => lib/Koha}/Object/Mixin/AdditionalFields.pm | 0 > {Koha => lib/Koha}/Objects.pm | 0 > {Koha => lib/Koha}/Objects/Limit/Library.pm | 0 > {Koha => lib/Koha}/Objects/Mixin/AdditionalFields.pm | 0 > {Koha => lib/Koha}/Old/Biblio.pm | 0 > {Koha => lib/Koha}/Old/Biblioitem.pm | 0 > {Koha => lib/Koha}/Old/Biblioitems.pm | 0 > {Koha => lib/Koha}/Old/Biblios.pm | 0 > {Koha => lib/Koha}/Old/Checkout.pm | 0 > {Koha => lib/Koha}/Old/Checkouts.pm | 0 > {Koha => lib/Koha}/Old/Hold.pm | 0 > {Koha => lib/Koha}/Old/Holds.pm | 0 > {Koha => lib/Koha}/Old/Item.pm | 0 > {Koha => lib/Koha}/Old/Items.pm | 0 > {Koha => lib/Koha}/Old/Patron.pm | 0 > {Koha => lib/Koha}/Old/Patrons.pm | 0 > {Koha => lib/Koha}/Patron.pm | 0 > {Koha => lib/Koha}/Patron/Attribute.pm | 0 > {Koha => lib/Koha}/Patron/Attribute/Type.pm | 0 > {Koha => lib/Koha}/Patron/Attribute/Types.pm | 0 > {Koha => lib/Koha}/Patron/Attributes.pm | 0 > {Koha => lib/Koha}/Patron/Categories.pm | 0 > {Koha => lib/Koha}/Patron/Category.pm | 0 > {Koha => lib/Koha}/Patron/Consent.pm | 0 > {Koha => lib/Koha}/Patron/Consents.pm | 0 > {Koha => lib/Koha}/Patron/Debarments.pm | 0 > {Koha => lib/Koha}/Patron/Discharge.pm | 0 > {Koha => lib/Koha}/Patron/Files.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundProfile.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundProfiles.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundRole.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundRoles.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundVisit.pm | 0 > {Koha => lib/Koha}/Patron/HouseboundVisits.pm | 0 > {Koha => lib/Koha}/Patron/Image.pm | 0 > {Koha => lib/Koha}/Patron/Images.pm | 0 > {Koha => lib/Koha}/Patron/Message.pm | 0 > {Koha => lib/Koha}/Patron/Messages.pm | 0 > {Koha => lib/Koha}/Patron/Modification.pm | 0 > {Koha => lib/Koha}/Patron/Modifications.pm | 0 > {Koha => lib/Koha}/Patron/Password/Recovery.pm | 0 > {Koha => lib/Koha}/Patron/Relationship.pm | 0 > {Koha => lib/Koha}/Patron/Relationships.pm | 0 > {Koha => lib/Koha}/Patrons.pm | 0 > {Koha => lib/Koha}/Patrons/Import.pm | 0 > {Koha => lib/Koha}/Plugins.pm | 0 > {Koha => lib/Koha}/Plugins/Base.pm | 0 > {Koha => lib/Koha}/Plugins/Handler.pm | 0 > {Koha => lib/Koha}/Plugins/Method.pm | 0 > {Koha => lib/Koha}/Plugins/Methods.pm | 0 > {Koha => lib/Koha}/Plugins/Tab.pm | 0 > {Koha => lib/Koha}/ProblemReport.pm | 0 > {Koha => lib/Koha}/ProblemReports.pm | 0 > {Koha => lib/Koha}/PseudonymizedTransaction.pm | 0 > {Koha => lib/Koha}/PseudonymizedTransactions.pm | 0 > {Koha => lib/Koha}/Quote.pm | 0 > {Koha => lib/Koha}/Quotes.pm | 0 > {Koha => lib/Koha}/RDF.pm | 0 > {Koha => lib/Koha}/REST/Plugin/Exceptions.pm | 0 > {Koha => lib/Koha}/REST/Plugin/Objects.pm | 0 > {Koha => lib/Koha}/REST/Plugin/Pagination.pm | 0 > {Koha => lib/Koha}/REST/Plugin/PluginRoutes.pm | 0 > {Koha => lib/Koha}/REST/Plugin/Query.pm | 0 > {Koha => lib/Koha}/REST/V1.pm | 0 > {Koha => lib/Koha}/REST/V1/Acquisitions/Funds.pm | 0 > {Koha => lib/Koha}/REST/V1/Acquisitions/Orders.pm | 0 > {Koha => lib/Koha}/REST/V1/Acquisitions/Vendors.pm | 0 > {Koha => lib/Koha}/REST/V1/AdvancedEditorMacro.pm | 0 > {Koha => lib/Koha}/REST/V1/Auth.pm | 0 > {Koha => lib/Koha}/REST/V1/Biblios.pm | 0 > {Koha => lib/Koha}/REST/V1/CashRegisters/Cashups.pm | 0 > {Koha => lib/Koha}/REST/V1/Checkouts.pm | 0 > {Koha => lib/Koha}/REST/V1/CirculationRules.pm | 0 > {Koha => lib/Koha}/REST/V1/Cities.pm | 0 > {Koha => lib/Koha}/REST/V1/Clubs/Holds.pm | 0 > {Koha => lib/Koha}/REST/V1/Config/SMTP/Servers.pm | 0 > {Koha => lib/Koha}/REST/V1/Holds.pm | 0 > {Koha => lib/Koha}/REST/V1/Illbackends.pm | 0 > {Koha => lib/Koha}/REST/V1/Illrequests.pm | 0 > {Koha => lib/Koha}/REST/V1/ImportBatchProfiles.pm | 0 > {Koha => lib/Koha}/REST/V1/Items.pm | 0 > {Koha => lib/Koha}/REST/V1/Libraries.pm | 0 > {Koha => lib/Koha}/REST/V1/OAuth.pm | 0 > {Koha => lib/Koha}/REST/V1/Patrons.pm | 0 > {Koha => lib/Koha}/REST/V1/Patrons/Account.pm | 0 > {Koha => lib/Koha}/REST/V1/Patrons/Attributes.pm | 0 > {Koha => lib/Koha}/REST/V1/Patrons/Holds.pm | 0 > {Koha => lib/Koha}/REST/V1/Patrons/Password.pm | 0 > {Koha => lib/Koha}/REST/V1/Quotes.pm | 0 > {Koha => lib/Koha}/REST/V1/ReturnClaims.pm | 0 > {Koha => lib/Koha}/REST/V1/Stage.pm | 0 > {Koha => lib/Koha}/REST/V1/Static.pm | 0 > {Koha => lib/Koha}/REST/V1/TransferLimits.pm | 0 > {Koha => lib/Koha}/Rating.pm | 0 > {Koha => lib/Koha}/Ratings.pm | 0 > {Koha => lib/Koha}/RecordProcessor.pm | 0 > {Koha => lib/Koha}/RecordProcessor/Base.pm | 0 > {Koha => lib/Koha}/Report.pm | 0 > {Koha => lib/Koha}/Reports.pm | 0 > {Koha => lib/Koha}/Review.pm | 0 > {Koha => lib/Koha}/Reviews.pm | 0 > {Koha => lib/Koha}/SMS/Provider.pm | 0 > {Koha => lib/Koha}/SMS/Providers.pm | 0 > {Koha => lib/Koha}/SMTP/Server.pm | 0 > {Koha => lib/Koha}/SMTP/Servers.pm | 0 > {Koha => lib/Koha}/Schema.pm | 0 > {Koha => lib/Koha}/Schema/Loader/mysql.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountCreditType.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountCreditTypesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountDebitType.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountDebitTypesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountOffset.pm | 0 > {Koha => lib/Koha}/Schema/Result/AccountOffsetType.pm | 0 > {Koha => lib/Koha}/Schema/Result/Accountline.pm | 0 > {Koha => lib/Koha}/Schema/Result/ActionLog.pm | 0 > {Koha => lib/Koha}/Schema/Result/AdditionalField.pm | 0 > {Koha => lib/Koha}/Schema/Result/AdditionalFieldValue.pm | 0 > {Koha => lib/Koha}/Schema/Result/AdvancedEditorMacro.pm | 0 > {Koha => lib/Koha}/Schema/Result/Alert.pm | 0 > {Koha => lib/Koha}/Schema/Result/ApiKey.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbasket.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbasketgroup.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbasketuser.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbookseller.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbudget.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbudgetborrower.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqbudgetperiod.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqbudgetsPlanning.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqcontact.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqcontract.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqinvoice.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqinvoiceAdjustment.pm | 0 > {Koha => lib/Koha}/Schema/Result/Aqorder.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqorderUser.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqordersClaim.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqordersItem.pm | 0 > {Koha => lib/Koha}/Schema/Result/AqordersTransfer.pm | 0 > {Koha => lib/Koha}/Schema/Result/ArticleRequest.pm | 0 > {Koha => lib/Koha}/Schema/Result/AudioAlert.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthHeader.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthSubfieldStructure.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthTagStructure.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthType.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthorisedValue.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthorisedValueCategory.pm | 0 > {Koha => lib/Koha}/Schema/Result/AuthorisedValuesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/BackgroundJob.pm | 0 > {Koha => lib/Koha}/Schema/Result/Biblio.pm | 0 > {Koha => lib/Koha}/Schema/Result/BiblioFramework.pm | 0 > {Koha => lib/Koha}/Schema/Result/BiblioMetadata.pm | 0 > {Koha => lib/Koha}/Schema/Result/Biblioitem.pm | 0 > {Koha => lib/Koha}/Schema/Result/Borrower.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerAttribute.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerAttributeType.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerAttributeTypesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerDebarment.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerFile.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerMessagePreference.pm | 0 > .../Koha}/Schema/Result/BorrowerMessageTransportPreference.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerModification.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerPasswordRecovery.pm | 0 > {Koha => lib/Koha}/Schema/Result/BorrowerRelationship.pm | 0 > {Koha => lib/Koha}/Schema/Result/Branch.pm | 0 > {Koha => lib/Koha}/Schema/Result/BranchTransferLimit.pm | 0 > {Koha => lib/Koha}/Schema/Result/BranchesOverdrive.pm | 0 > {Koha => lib/Koha}/Schema/Result/Branchtransfer.pm | 0 > {Koha => lib/Koha}/Schema/Result/Browser.pm | 0 > {Koha => lib/Koha}/Schema/Result/CashRegister.pm | 0 > {Koha => lib/Koha}/Schema/Result/CashRegisterAction.pm | 0 > {Koha => lib/Koha}/Schema/Result/CategoriesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/Category.pm | 0 > {Koha => lib/Koha}/Schema/Result/CirculationRule.pm | 0 > {Koha => lib/Koha}/Schema/Result/City.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClassSortRule.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClassSource.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClassSplitRule.pm | 0 > {Koha => lib/Koha}/Schema/Result/Club.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubEnrollment.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubEnrollmentField.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubField.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubHold.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubHoldsToPatronHold.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubTemplate.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubTemplateEnrollmentField.pm | 0 > {Koha => lib/Koha}/Schema/Result/ClubTemplateField.pm | 0 > {Koha => lib/Koha}/Schema/Result/Collection.pm | 0 > {Koha => lib/Koha}/Schema/Result/CollectionsTracking.pm | 0 > {Koha => lib/Koha}/Schema/Result/ColumnsSetting.pm | 0 > {Koha => lib/Koha}/Schema/Result/Course.pm | 0 > {Koha => lib/Koha}/Schema/Result/CourseInstructor.pm | 0 > {Koha => lib/Koha}/Schema/Result/CourseItem.pm | 0 > {Koha => lib/Koha}/Schema/Result/CourseReserve.pm | 0 > {Koha => lib/Koha}/Schema/Result/CoverImage.pm | 0 > {Koha => lib/Koha}/Schema/Result/CreatorBatch.pm | 0 > {Koha => lib/Koha}/Schema/Result/CreatorImage.pm | 0 > {Koha => lib/Koha}/Schema/Result/CreatorLayout.pm | 0 > {Koha => lib/Koha}/Schema/Result/CreatorTemplate.pm | 0 > {Koha => lib/Koha}/Schema/Result/Currency.pm | 0 > {Koha => lib/Koha}/Schema/Result/Deletedbiblio.pm | 0 > {Koha => lib/Koha}/Schema/Result/DeletedbiblioMetadata.pm | 0 > {Koha => lib/Koha}/Schema/Result/Deletedbiblioitem.pm | 0 > {Koha => lib/Koha}/Schema/Result/Deletedborrower.pm | 0 > {Koha => lib/Koha}/Schema/Result/Deleteditem.pm | 0 > {Koha => lib/Koha}/Schema/Result/Desk.pm | 0 > {Koha => lib/Koha}/Schema/Result/Discharge.pm | 0 > {Koha => lib/Koha}/Schema/Result/EdifactEan.pm | 0 > {Koha => lib/Koha}/Schema/Result/EdifactMessage.pm | 0 > {Koha => lib/Koha}/Schema/Result/ExportFormat.pm | 0 > {Koha => lib/Koha}/Schema/Result/HoldFillTarget.pm | 0 > {Koha => lib/Koha}/Schema/Result/HouseboundProfile.pm | 0 > {Koha => lib/Koha}/Schema/Result/HouseboundRole.pm | 0 > {Koha => lib/Koha}/Schema/Result/HouseboundVisit.pm | 0 > {Koha => lib/Koha}/Schema/Result/Illcomment.pm | 0 > {Koha => lib/Koha}/Schema/Result/Illrequest.pm | 0 > {Koha => lib/Koha}/Schema/Result/Illrequestattribute.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportAuth.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportBatch.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportBatchProfile.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportBiblio.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportItem.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportRecord.pm | 0 > {Koha => lib/Koha}/Schema/Result/ImportRecordMatch.pm | 0 > {Koha => lib/Koha}/Schema/Result/Issue.pm | 0 > {Koha => lib/Koha}/Schema/Result/Item.pm | 0 > .../Koha}/Schema/Result/ItemCirculationAlertPreference.pm | 0 > {Koha => lib/Koha}/Schema/Result/ItemsLastBorrower.pm | 0 > {Koha => lib/Koha}/Schema/Result/ItemsSearchField.pm | 0 > {Koha => lib/Koha}/Schema/Result/Itemtype.pm | 0 > {Koha => lib/Koha}/Schema/Result/ItemtypeLocalization.pm | 0 > {Koha => lib/Koha}/Schema/Result/ItemtypesBranch.pm | 0 > {Koha => lib/Koha}/Schema/Result/KeyboardShortcut.pm | 0 > {Koha => lib/Koha}/Schema/Result/LanguageDescription.pm | 0 > {Koha => lib/Koha}/Schema/Result/LanguageRfc4646ToIso639.pm | 0 > {Koha => lib/Koha}/Schema/Result/LanguageScriptBidi.pm | 0 > {Koha => lib/Koha}/Schema/Result/LanguageScriptMapping.pm | 0 > {Koha => lib/Koha}/Schema/Result/LanguageSubtagRegistry.pm | 0 > {Koha => lib/Koha}/Schema/Result/Letter.pm | 0 > {Koha => lib/Koha}/Schema/Result/LibraryGroup.pm | 0 > {Koha => lib/Koha}/Schema/Result/LibrarySmtpServer.pm | 0 > {Koha => lib/Koha}/Schema/Result/Linktracker.pm | 0 > {Koha => lib/Koha}/Schema/Result/Localization.pm | 0 > {Koha => lib/Koha}/Schema/Result/MarcMatcher.pm | 0 > {Koha => lib/Koha}/Schema/Result/MarcModificationTemplate.pm | 0 > .../Koha}/Schema/Result/MarcModificationTemplateAction.pm | 0 > {Koha => lib/Koha}/Schema/Result/MarcSubfieldStructure.pm | 0 > {Koha => lib/Koha}/Schema/Result/MarcTagStructure.pm | 0 > {Koha => lib/Koha}/Schema/Result/Matchcheck.pm | 0 > {Koha => lib/Koha}/Schema/Result/MatcherMatchpoint.pm | 0 > {Koha => lib/Koha}/Schema/Result/Matchpoint.pm | 0 > {Koha => lib/Koha}/Schema/Result/MatchpointComponent.pm | 0 > {Koha => lib/Koha}/Schema/Result/MatchpointComponentNorm.pm | 0 > {Koha => lib/Koha}/Schema/Result/Message.pm | 0 > {Koha => lib/Koha}/Schema/Result/MessageAttribute.pm | 0 > {Koha => lib/Koha}/Schema/Result/MessageQueue.pm | 0 > {Koha => lib/Koha}/Schema/Result/MessageTransport.pm | 0 > {Koha => lib/Koha}/Schema/Result/MessageTransportType.pm | 0 > {Koha => lib/Koha}/Schema/Result/MiscFile.pm | 0 > {Koha => lib/Koha}/Schema/Result/NeedMergeAuthority.pm | 0 > {Koha => lib/Koha}/Schema/Result/OaiSet.pm | 0 > {Koha => lib/Koha}/Schema/Result/OaiSetsBiblio.pm | 0 > {Koha => lib/Koha}/Schema/Result/OaiSetsDescription.pm | 0 > {Koha => lib/Koha}/Schema/Result/OaiSetsMapping.pm | 0 > {Koha => lib/Koha}/Schema/Result/OauthAccessToken.pm | 0 > {Koha => lib/Koha}/Schema/Result/OldIssue.pm | 0 > {Koha => lib/Koha}/Schema/Result/OldReserve.pm | 0 > {Koha => lib/Koha}/Schema/Result/OpacNews.pm | 0 > {Koha => lib/Koha}/Schema/Result/Overduerule.pm | 0 > {Koha => lib/Koha}/Schema/Result/OverduerulesTransportType.pm | 0 > {Koha => lib/Koha}/Schema/Result/PatronConsent.pm | 0 > {Koha => lib/Koha}/Schema/Result/PatronList.pm | 0 > {Koha => lib/Koha}/Schema/Result/PatronListPatron.pm | 0 > {Koha => lib/Koha}/Schema/Result/Patronimage.pm | 0 > {Koha => lib/Koha}/Schema/Result/PendingOfflineOperation.pm | 0 > {Koha => lib/Koha}/Schema/Result/Permission.pm | 0 > {Koha => lib/Koha}/Schema/Result/PluginData.pm | 0 > {Koha => lib/Koha}/Schema/Result/PluginMethod.pm | 0 > {Koha => lib/Koha}/Schema/Result/PrintersProfile.pm | 0 > {Koha => lib/Koha}/Schema/Result/ProblemReport.pm | 0 > .../Koha}/Schema/Result/PseudonymizedBorrowerAttribute.pm | 0 > {Koha => lib/Koha}/Schema/Result/PseudonymizedTransaction.pm | 0 > {Koha => lib/Koha}/Schema/Result/Quote.pm | 0 > {Koha => lib/Koha}/Schema/Result/Rating.pm | 0 > {Koha => lib/Koha}/Schema/Result/RepeatableHoliday.pm | 0 > {Koha => lib/Koha}/Schema/Result/ReportsDictionary.pm | 0 > {Koha => lib/Koha}/Schema/Result/Reserve.pm | 0 > {Koha => lib/Koha}/Schema/Result/ReturnClaim.pm | 0 > {Koha => lib/Koha}/Schema/Result/Review.pm | 0 > {Koha => lib/Koha}/Schema/Result/SavedReport.pm | 0 > {Koha => lib/Koha}/Schema/Result/SavedSql.pm | 0 > {Koha => lib/Koha}/Schema/Result/SearchField.pm | 0 > {Koha => lib/Koha}/Schema/Result/SearchHistory.pm | 0 > {Koha => lib/Koha}/Schema/Result/SearchMarcMap.pm | 0 > {Koha => lib/Koha}/Schema/Result/SearchMarcToField.pm | 0 > {Koha => lib/Koha}/Schema/Result/Serial.pm | 0 > {Koha => lib/Koha}/Schema/Result/Serialitem.pm | 0 > {Koha => lib/Koha}/Schema/Result/Session.pm | 0 > {Koha => lib/Koha}/Schema/Result/SmsProvider.pm | 0 > {Koha => lib/Koha}/Schema/Result/SmtpServer.pm | 0 > {Koha => lib/Koha}/Schema/Result/SocialData.pm | 0 > {Koha => lib/Koha}/Schema/Result/SpecialHoliday.pm | 0 > {Koha => lib/Koha}/Schema/Result/Statistic.pm | 0 > {Koha => lib/Koha}/Schema/Result/Stockrotationitem.pm | 0 > {Koha => lib/Koha}/Schema/Result/Stockrotationrota.pm | 0 > {Koha => lib/Koha}/Schema/Result/Stockrotationstage.pm | 0 > {Koha => lib/Koha}/Schema/Result/Subscription.pm | 0 > {Koha => lib/Koha}/Schema/Result/SubscriptionFrequency.pm | 0 > {Koha => lib/Koha}/Schema/Result/SubscriptionNumberpattern.pm | 0 > {Koha => lib/Koha}/Schema/Result/Subscriptionhistory.pm | 0 > {Koha => lib/Koha}/Schema/Result/Subscriptionroutinglist.pm | 0 > {Koha => lib/Koha}/Schema/Result/Suggestion.pm | 0 > {Koha => lib/Koha}/Schema/Result/Systempreference.pm | 0 > {Koha => lib/Koha}/Schema/Result/TablesSetting.pm | 0 > {Koha => lib/Koha}/Schema/Result/Tag.pm | 0 > {Koha => lib/Koha}/Schema/Result/TagAll.pm | 0 > {Koha => lib/Koha}/Schema/Result/TagsApproval.pm | 0 > {Koha => lib/Koha}/Schema/Result/TagsIndex.pm | 0 > {Koha => lib/Koha}/Schema/Result/TmpHoldsqueue.pm | 0 > {Koha => lib/Koha}/Schema/Result/TransportCost.pm | 0 > {Koha => lib/Koha}/Schema/Result/UploadedFile.pm | 0 > {Koha => lib/Koha}/Schema/Result/UserPermission.pm | 0 > {Koha => lib/Koha}/Schema/Result/Userflag.pm | 0 > {Koha => lib/Koha}/Schema/Result/VendorEdiAccount.pm | 0 > {Koha => lib/Koha}/Schema/Result/Virtualshelfcontent.pm | 0 > {Koha => lib/Koha}/Schema/Result/Virtualshelfshare.pm | 0 > {Koha => lib/Koha}/Schema/Result/Virtualshelve.pm | 0 > {Koha => lib/Koha}/Schema/Result/Z3950server.pm | 0 > {Koha => lib/Koha}/Schema/Result/Zebraqueue.pm | 0 > {Koha => lib/Koha}/Script.pm | 0 > {Koha => lib/Koha}/SearchEngine.pm | 0 > {Koha => lib/Koha}/SearchEngine/Elasticsearch.pm | 0 > {Koha => lib/Koha}/SearchEngine/Elasticsearch/Browse.pm | 0 > {Koha => lib/Koha}/SearchEngine/Elasticsearch/Indexer.pm | 0 > {Koha => lib/Koha}/SearchEngine/Elasticsearch/QueryBuilder.pm | 0 > {Koha => lib/Koha}/SearchEngine/Elasticsearch/Search.pm | 0 > {Koha => lib/Koha}/SearchEngine/Indexer.pm | 0 > {Koha => lib/Koha}/SearchEngine/QueryBuilder.pm | 0 > {Koha => lib/Koha}/SearchEngine/Search.pm | 0 > {Koha => lib/Koha}/SearchEngine/Zebra/Indexer.pm | 0 > {Koha => lib/Koha}/SearchEngine/Zebra/QueryBuilder.pm | 0 > {Koha => lib/Koha}/SearchEngine/Zebra/Search.pm | 0 > {Koha => lib/Koha}/SearchField.pm | 0 > {Koha => lib/Koha}/SearchFields.pm | 0 > {Koha => lib/Koha}/SearchMarcMap.pm | 0 > {Koha => lib/Koha}/SearchMarcMaps.pm | 0 > {Koha => lib/Koha}/Serial.pm | 0 > {Koha => lib/Koha}/Serial/Item.pm | 0 > {Koha => lib/Koha}/Serial/Items.pm | 0 > {Koha => lib/Koha}/Serials.pm | 0 > {Koha => lib/Koha}/SharedContent.pm | 0 > {Koha => lib/Koha}/SimpleMARC.pm | 0 > {Koha => lib/Koha}/Sitemapper.pm | 0 > {Koha => lib/Koha}/Sitemapper/Writer.pm | 0 > {Koha => lib/Koha}/Statistic.pm | 0 > {Koha => lib/Koha}/Statistics.pm | 0 > {Koha => lib/Koha}/StockRotationItem.pm | 0 > {Koha => lib/Koha}/StockRotationItems.pm | 0 > {Koha => lib/Koha}/StockRotationRota.pm | 0 > {Koha => lib/Koha}/StockRotationRotas.pm | 0 > {Koha => lib/Koha}/StockRotationStage.pm | 0 > {Koha => lib/Koha}/StockRotationStages.pm | 0 > {Koha => lib/Koha}/Subscription.pm | 0 > {Koha => lib/Koha}/Subscription/Frequencies.pm | 0 > {Koha => lib/Koha}/Subscription/Frequency.pm | 0 > {Koha => lib/Koha}/Subscription/Histories.pm | 0 > {Koha => lib/Koha}/Subscription/History.pm | 0 > {Koha => lib/Koha}/Subscription/Numberpattern.pm | 0 > {Koha => lib/Koha}/Subscription/Numberpatterns.pm | 0 > {Koha => lib/Koha}/Subscription/Routinglist.pm | 0 > {Koha => lib/Koha}/Subscription/Routinglists.pm | 0 > {Koha => lib/Koha}/Subscriptions.pm | 0 > {Koha => lib/Koha}/Suggestion.pm | 0 > {Koha => lib/Koha}/SuggestionEngine.pm | 0 > {Koha => lib/Koha}/SuggestionEngine/Base.pm | 0 > {Koha => lib/Koha}/SuggestionEngine/Plugin/AuthorityFile.pm | 0 > {Koha => lib/Koha}/SuggestionEngine/Plugin/ExplodedTerms.pm | 0 > {Koha => lib/Koha}/SuggestionEngine/Plugin/LibrisSpellcheck.pm | 0 > {Koha => lib/Koha}/SuggestionEngine/Plugin/Null.pm | 0 > {Koha => lib/Koha}/Suggestions.pm | 0 > {Koha => lib/Koha}/Tag.pm | 0 > {Koha => lib/Koha}/Tags.pm | 0 > {Koha => lib/Koha}/Tags/Approval.pm | 0 > {Koha => lib/Koha}/Tags/Approvals.pm | 0 > {Koha => lib/Koha}/Tags/Index.pm | 0 > {Koha => lib/Koha}/Tags/Indexes.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Asset.pm | 0 > {Koha => lib/Koha}/Template/Plugin/AudioAlerts.pm | 0 > {Koha => lib/Koha}/Template/Plugin/AuthorisedValues.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Biblio.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Branches.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Cache.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Categories.pm | 0 > {Koha => lib/Koha}/Template/Plugin/CirculationRules.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Context.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Desks.pm | 0 > {Koha => lib/Koha}/Template/Plugin/HtmlId.pm | 0 > {Koha => lib/Koha}/Template/Plugin/HtmlTags.pm | 0 > {Koha => lib/Koha}/Template/Plugin/I18N.pm | 0 > {Koha => lib/Koha}/Template/Plugin/ItemTypes.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Koha.pm | 0 > {Koha => lib/Koha}/Template/Plugin/KohaDates.pm | 0 > {Koha => lib/Koha}/Template/Plugin/KohaNews.pm | 0 > {Koha => lib/Koha}/Template/Plugin/KohaPlugins.pm | 0 > {Koha => lib/Koha}/Template/Plugin/KohaSpan.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Languages.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Price.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Registers.pm | 0 > {Koha => lib/Koha}/Template/Plugin/Remove_MARC_punctuation.pm | 0 > {Koha => lib/Koha}/Template/Plugin/TablesSettings.pm | 0 > {Koha => lib/Koha}/Template/Plugin/To.pm | 0 > {Koha => lib/Koha}/Template/Plugin/raw.pm | 0 > {Koha => lib/Koha}/Token.pm | 0 > {Koha => lib/Koha}/UploadedFile.pm | 0 > {Koha => lib/Koha}/UploadedFiles.pm | 0 > {Koha => lib/Koha}/Uploader.pm | 0 > {Koha => lib/Koha}/Util/FrameworkPlugin.pm | 0 > {Koha => lib/Koha}/Util/MARC.pm | 0 > {Koha => lib/Koha}/Util/Navigation.pm | 0 > {Koha => lib/Koha}/Util/Normalize.pm | 0 > {Koha => lib/Koha}/Util/OpenDocument.pm | 0 > {Koha => lib/Koha}/Util/StockRotation.pm | 0 > {Koha => lib/Koha}/Virtualshelf.pm | 0 > {Koha => lib/Koha}/Virtualshelfcontent.pm | 0 > {Koha => lib/Koha}/Virtualshelfcontents.pm | 0 > {Koha => lib/Koha}/Virtualshelfshare.pm | 0 > {Koha => lib/Koha}/Virtualshelfshares.pm | 0 > {Koha => lib/Koha}/Virtualshelves.pm | 0 > {Koha => lib/Koha}/XSLT/Base.pm | 0 > {Koha => lib/Koha}/XSLT/Security.pm | 0 > {Koha => lib/Koha}/Z3950Responder.pm | 0 > {Koha => lib/Koha}/Z3950Responder/GenericSession.pm | 0 > {Koha => lib/Koha}/Z3950Responder/RPN.pm | 0 > {Koha => lib/Koha}/Z3950Responder/Session.pm | 0 > {Koha => lib/Koha}/Z3950Responder/ZebraSession.pm | 0 > {Koha => lib/Koha}/Z3950Server.pm | 0 > {Koha => lib/Koha}/Z3950Servers.pm | 0 > {Koha => lib/Koha}/pdfformat/layout2pages.pm | 0 > {Koha => lib/Koha}/pdfformat/layout2pagesde.pm | 0 > {Koha => lib/Koha}/pdfformat/layout3pages.pm | 0 > {Koha => lib/Koha}/pdfformat/layout3pagesfr.pm | 0 > 869 files changed, 0 insertions(+), 0 deletions(-) > rename {C4 => lib/C4}/Accounts.pm (100%) > rename {C4 => lib/C4}/Acquisition.pm (100%) > rename {C4 => lib/C4}/Auth.pm (100%) > rename {C4 => lib/C4}/Auth_cas_servers.yaml.sample (100%) > rename {C4 => lib/C4}/Auth_with_cas.pm (100%) > rename {C4 => lib/C4}/Auth_with_ldap.pm (100%) > rename {C4 => lib/C4}/Auth_with_shibboleth.pm (100%) > rename {C4 => lib/C4}/AuthoritiesMarc.pm (100%) > rename {C4 => lib/C4}/AuthoritiesMarc/MARC21.pm (100%) > rename {C4 => lib/C4}/AuthoritiesMarc/UNIMARC.pm (100%) > rename {C4 => lib/C4}/BackgroundJob.pm (100%) > rename {C4 => lib/C4}/Barcodes.pm (100%) > rename {C4 => lib/C4}/Barcodes/EAN13.pm (100%) > rename {C4 => lib/C4}/Barcodes/ValueBuilder.pm (100%) > rename {C4 => lib/C4}/Barcodes/annual.pm (100%) > rename {C4 => lib/C4}/Barcodes/hbyymmincr.pm (100%) > rename {C4 => lib/C4}/Barcodes/incremental.pm (100%) > rename {C4 => lib/C4}/Biblio.pm (100%) > rename {C4 => lib/C4}/Breeding.pm (100%) > rename {C4 => lib/C4}/Budgets.pm (100%) > rename {C4 => lib/C4}/Calendar.pm (100%) > rename {C4 => lib/C4}/Charset.pm (100%) > rename {C4 => lib/C4}/Circulation.pm (100%) > rename {C4 => lib/C4}/ClassSortRoutine.pm (100%) > rename {C4 => lib/C4}/ClassSortRoutine/Dewey.pm (100%) > rename {C4 => lib/C4}/ClassSortRoutine/Generic.pm (100%) > rename {C4 => lib/C4}/ClassSortRoutine/LCC.pm (100%) > rename {C4 => lib/C4}/ClassSource.pm (100%) > rename {C4 => lib/C4}/ClassSplitRoutine.pm (100%) > rename {C4 => lib/C4}/ClassSplitRoutine/Dewey.pm (100%) > rename {C4 => lib/C4}/ClassSplitRoutine/Generic.pm (100%) > rename {C4 => lib/C4}/ClassSplitRoutine/LCC.pm (100%) > rename {C4 => lib/C4}/ClassSplitRoutine/RegEx.pm (100%) > rename {C4 => lib/C4}/Context.pm (100%) > rename {C4 => lib/C4}/Contract.pm (100%) > rename {C4 => lib/C4}/CourseReserves.pm (100%) > rename {C4 => lib/C4}/Creators.pm (100%) > rename {C4 => lib/C4}/Creators/Batch.pm (100%) > rename {C4 => lib/C4}/Creators/Layout.pm (100%) > rename {C4 => lib/C4}/Creators/Lib.pm (100%) > rename {C4 => lib/C4}/Creators/PDF.pm (100%) > rename {C4 => lib/C4}/Creators/Profile.pm (100%) > rename {C4 => lib/C4}/Creators/Template.pm (100%) > rename {C4 => lib/C4}/External/Amazon.pm (100%) > rename {C4 => lib/C4}/External/BakerTaylor.pm (100%) > rename {C4 => lib/C4}/External/OverDrive.pm (100%) > rename {C4 => lib/C4}/External/Syndetics.pm (100%) > rename {C4 => lib/C4}/Form/MessagingPreferences.pm (100%) > rename {C4 => lib/C4}/HTML5Media.pm (100%) > rename {C4 => lib/C4}/Heading.pm (100%) > rename {C4 => lib/C4}/Heading/MARC21.pm (100%) > rename {C4 => lib/C4}/Heading/UNIMARC.pm (100%) > rename {C4 => lib/C4}/HoldsQueue.pm (100%) > rename {C4 => lib/C4}/ILSDI/Services.pm (100%) > rename {C4 => lib/C4}/ImportBatch.pm (100%) > rename {C4 => lib/C4}/ImportExportFramework.pm (100%) > rename {C4 => lib/C4}/InstallAuth.pm (100%) > rename {C4 => lib/C4}/Installer.pm (100%) > rename {C4 => lib/C4}/Installer/PerlModules.pm (100%) > rename {C4 => lib/C4}/Installer/UpgradeBackup.pm (100%) > rename {C4 => lib/C4}/ItemCirculationAlertPreference.pm (100%) > rename {C4 => lib/C4}/Items.pm (100%) > rename {C4 => lib/C4}/Koha.pm (100%) > rename {C4 => lib/C4}/Labels.pm (100%) > rename {C4 => lib/C4}/Labels/Batch.pm (100%) > rename {C4 => lib/C4}/Labels/Label.pm (100%) > rename {C4 => lib/C4}/Labels/Layout.pm (100%) > rename {C4 => lib/C4}/Labels/Profile.pm (100%) > rename {C4 => lib/C4}/Labels/Template.pm (100%) > rename {C4 => lib/C4}/Languages.pm (100%) > rename {C4 => lib/C4}/Letters.pm (100%) > rename {C4 => lib/C4}/Linker.pm (100%) > rename {C4 => lib/C4}/Linker/Default.pm (100%) > rename {C4 => lib/C4}/Linker/FirstMatch.pm (100%) > rename {C4 => lib/C4}/Linker/LastMatch.pm (100%) > rename {C4 => lib/C4}/Log.pm (100%) > rename {C4 => lib/C4}/MarcModificationTemplates.pm (100%) > rename {C4 => lib/C4}/Matcher.pm (100%) > rename {C4 => lib/C4}/Members.pm (100%) > rename {C4 => lib/C4}/Members/Messaging.pm (100%) > rename {C4 => lib/C4}/Members/Statistics.pm (100%) > rename {C4 => lib/C4}/Message.pm (100%) > rename {C4 => lib/C4}/NewsChannels.pm (100%) > rename {C4 => lib/C4}/OAI/Sets.pm (100%) > rename {C4 => lib/C4}/Output.pm (100%) > rename {C4 => lib/C4}/Output/JSONStream.pm (100%) > rename {C4 => lib/C4}/Overdues.pm (100%) > rename {C4 => lib/C4}/Patroncards.pm (100%) > rename {C4 => lib/C4}/Patroncards/Batch.pm (100%) > rename {C4 => lib/C4}/Patroncards/Layout.pm (100%) > rename {C4 => lib/C4}/Patroncards/Lib.pm (100%) > rename {C4 => lib/C4}/Patroncards/Patroncard.pm (100%) > rename {C4 => lib/C4}/Patroncards/Profile.pm (100%) > rename {C4 => lib/C4}/Patroncards/Template.pm (100%) > rename {C4 => lib/C4}/Record.pm (100%) > rename {C4 => lib/C4}/Reports.pm (100%) > rename {C4 => lib/C4}/Reports/Guided.pm (100%) > rename {C4 => lib/C4}/Reserves.pm (100%) > rename {C4 => lib/C4}/Ris.pm (100%) > rename {C4 => lib/C4}/RotatingCollections.pm (100%) > rename {C4 => lib/C4}/SIP/ILS.pm (100%) > rename {C4 => lib/C4}/SIP/ILS.pod (100%) > rename {C4 => lib/C4}/SIP/ILS/Item.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Item.pod (100%) > rename {C4 => lib/C4}/SIP/ILS/Patron.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Patron.pod (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/Checkin.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/Checkout.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/FeePayment.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/Hold.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/Renew.pm (100%) > rename {C4 => lib/C4}/SIP/ILS/Transaction/RenewAll.pm (100%) > rename {C4 => lib/C4}/SIP/Logger.pm (100%) > rename {C4 => lib/C4}/SIP/Makefile (100%) > rename {C4 => lib/C4}/SIP/README (100%) > rename {C4 => lib/C4}/SIP/SIPServer.pm (100%) > rename {C4 => lib/C4}/SIP/Sip.pm (100%) > rename {C4 => lib/C4}/SIP/Sip/Checksum.pm (100%) > rename {C4 => lib/C4}/SIP/Sip/Configuration.pm (100%) > rename {C4 => lib/C4}/SIP/Sip/Constants.pm (100%) > rename {C4 => lib/C4}/SIP/Sip/MsgType.pm (100%) > rename {C4 => lib/C4}/SIP/Trapper.pm (100%) > rename {C4 => lib/C4}/SIP/t/000_sc_config_auth.t (100%) > rename {C4 => lib/C4}/SIP/t/00sc_status.t (100%) > rename {C4 => lib/C4}/SIP/t/01patron_status.t (100%) > rename {C4 => lib/C4}/SIP/t/02patron_info.t (100%) > rename {C4 => lib/C4}/SIP/t/03checkout.t (100%) > rename {C4 => lib/C4}/SIP/t/04patron_status.t (100%) > rename {C4 => lib/C4}/SIP/t/05block_patron.t (100%) > rename {C4 => lib/C4}/SIP/t/06patron_enable.t (100%) > rename {C4 => lib/C4}/SIP/t/07hold.t (100%) > rename {C4 => lib/C4}/SIP/t/08checkin.t (100%) > rename {C4 => lib/C4}/SIP/t/09renew.t (100%) > rename {C4 => lib/C4}/SIP/t/10renew_all.t (100%) > rename {C4 => lib/C4}/SIP/t/11item_info.t (100%) > rename {C4 => lib/C4}/SIP/t/Makefile (100%) > rename {C4 => lib/C4}/SIP/t/README (100%) > rename {C4 => lib/C4}/SIP/t/SIPtest.pm (100%) > rename {C4 => lib/C4}/SMS.pm (100%) > rename {C4 => lib/C4}/Scheduler.pm (100%) > rename {C4 => lib/C4}/Scrubber.pm (100%) > rename {C4 => lib/C4}/Search.pm (100%) > rename {C4 => lib/C4}/Search/History.pm (100%) > rename {C4 => lib/C4}/Search/PazPar2.pm (100%) > rename {C4 => lib/C4}/Serials.pm (100%) > rename {C4 => lib/C4}/Serials/Frequency.pm (100%) > rename {C4 => lib/C4}/Serials/Numberpattern.pm (100%) > rename {C4 => lib/C4}/Service.pm (100%) > rename {C4 => lib/C4}/ShelfBrowser.pm (100%) > rename {C4 => lib/C4}/SocialData.pm (100%) > rename {C4 => lib/C4}/Stats.pm (100%) > rename {C4 => lib/C4}/Suggestions.pm (100%) > rename {C4 => lib/C4}/TTParser.pm (100%) > rename {C4 => lib/C4}/Tags.pm (100%) > rename {C4 => lib/C4}/Templates.pm (100%) > rename {C4 => lib/C4}/TmplToken.pm (100%) > rename {C4 => lib/C4}/TmplTokenType.pm (100%) > rename {C4 => lib/C4}/UsageStats.pm (100%) > rename {C4 => lib/C4}/Utils/DataTables.pm (100%) > rename {C4 => lib/C4}/Utils/DataTables/Members.pm (100%) > rename {C4 => lib/C4}/Utils/DataTables/TablesSettings.pm (100%) > rename {C4 => lib/C4}/Utils/DataTables/VirtualShelves.pm (100%) > rename {C4 => lib/C4}/XISBN.pm (100%) > rename {C4 => lib/C4}/XSLT.pm (100%) > rename {Koha => lib/Koha}/Account.pm (100%) > rename {Koha => lib/Koha}/Account/CreditType.pm (100%) > rename {Koha => lib/Koha}/Account/CreditTypes.pm (100%) > rename {Koha => lib/Koha}/Account/DebitType.pm (100%) > rename {Koha => lib/Koha}/Account/DebitTypes.pm (100%) > rename {Koha => lib/Koha}/Account/Line.pm (100%) > rename {Koha => lib/Koha}/Account/Lines.pm (100%) > rename {Koha => lib/Koha}/Account/Offset.pm (100%) > rename {Koha => lib/Koha}/Account/Offsets.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Basket.pm (100%) > rename {Koha => lib/Koha}/Acquisition/BasketGroup.pm (100%) > rename {Koha => lib/Koha}/Acquisition/BasketGroups.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Baskets.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Bookseller.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Bookseller/Contact.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Bookseller/Contacts.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Booksellers.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Budget.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Budgets.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Currencies.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Currency.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Fund.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Funds.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Invoice.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Invoice/Adjustment.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Invoice/Adjustments.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Invoices.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Order.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Order/Claim.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Order/Claims.pm (100%) > rename {Koha => lib/Koha}/Acquisition/Orders.pm (100%) > rename {Koha => lib/Koha}/ActionLog.pm (100%) > rename {Koha => lib/Koha}/ActionLogs.pm (100%) > rename {Koha => lib/Koha}/AdditionalField.pm (100%) > rename {Koha => lib/Koha}/AdditionalFieldValue.pm (100%) > rename {Koha => lib/Koha}/AdditionalFieldValues.pm (100%) > rename {Koha => lib/Koha}/AdditionalFields.pm (100%) > rename {Koha => lib/Koha}/AdvancedEditorMacro.pm (100%) > rename {Koha => lib/Koha}/AdvancedEditorMacros.pm (100%) > rename {Koha => lib/Koha}/ApiKey.pm (100%) > rename {Koha => lib/Koha}/ApiKeys.pm (100%) > rename {Koha => lib/Koha}/App/Intranet.pm (100%) > rename {Koha => lib/Koha}/App/Opac.pm (100%) > rename {Koha => lib/Koha}/App/Plugin/CGIBinKoha.pm (100%) > rename {Koha => lib/Koha}/App/Plugin/RESTV1.pm (100%) > rename {Koha => lib/Koha}/ArticleRequest.pm (100%) > rename {Koha => lib/Koha}/ArticleRequest/Status.pm (100%) > rename {Koha => lib/Koha}/ArticleRequests.pm (100%) > rename {Koha => lib/Koha}/AudioAlert.pm (100%) > rename {Koha => lib/Koha}/AudioAlerts.pm (100%) > rename {Koha => lib/Koha}/AuthUtils.pm (100%) > rename {Koha => lib/Koha}/AuthorisedValue.pm (100%) > rename {Koha => lib/Koha}/AuthorisedValueCategories.pm (100%) > rename {Koha => lib/Koha}/AuthorisedValueCategory.pm (100%) > rename {Koha => lib/Koha}/AuthorisedValues.pm (100%) > rename {Koha => lib/Koha}/Authorities.pm (100%) > rename {Koha => lib/Koha}/Authority.pm (100%) > rename {Koha => lib/Koha}/Authority/ControlledIndicators.pm (100%) > rename {Koha => lib/Koha}/Authority/MergeRequest.pm (100%) > rename {Koha => lib/Koha}/Authority/MergeRequests.pm (100%) > rename {Koha => lib/Koha}/Authority/Subfield.pm (100%) > rename {Koha => lib/Koha}/Authority/Subfields.pm (100%) > rename {Koha => lib/Koha}/Authority/Tag.pm (100%) > rename {Koha => lib/Koha}/Authority/Tags.pm (100%) > rename {Koha => lib/Koha}/Authority/Type.pm (100%) > rename {Koha => lib/Koha}/Authority/Types.pm (100%) > rename {Koha => lib/Koha}/BackgroundJob.pm (100%) > rename {Koha => lib/Koha}/BackgroundJob/BatchUpdateAuthority.pm (100%) > rename {Koha => lib/Koha}/BackgroundJob/BatchUpdateBiblio.pm (100%) > rename {Koha => lib/Koha}/BackgroundJobs.pm (100%) > rename {Koha => lib/Koha}/Biblio.pm (100%) > rename {Koha => lib/Koha}/Biblio/Metadata.pm (100%) > rename {Koha => lib/Koha}/Biblio/Metadatas.pm (100%) > rename {Koha => lib/Koha}/BiblioFramework.pm (100%) > rename {Koha => lib/Koha}/BiblioFrameworks.pm (100%) > rename {Koha => lib/Koha}/BiblioUtils.pm (100%) > rename {Koha => lib/Koha}/BiblioUtils/Iterator.pm (100%) > rename {Koha => lib/Koha}/Biblioitem.pm (100%) > rename {Koha => lib/Koha}/Biblioitems.pm (100%) > rename {Koha => lib/Koha}/Biblios.pm (100%) > rename {Koha => lib/Koha}/Cache.pm (100%) > rename {Koha => lib/Koha}/Cache/Memory/Lite.pm (100%) > rename {Koha => lib/Koha}/Cache/Object.pm (100%) > rename {Koha => lib/Koha}/Caches.pm (100%) > rename {Koha => lib/Koha}/Calendar.pm (100%) > rename {Koha => lib/Koha}/Cash/Register.pm (100%) > rename {Koha => lib/Koha}/Cash/Register/Action.pm (100%) > rename {Koha => lib/Koha}/Cash/Register/Actions.pm (100%) > rename {Koha => lib/Koha}/Cash/Register/Cashup.pm (100%) > rename {Koha => lib/Koha}/Cash/Register/Cashups.pm (100%) > rename {Koha => lib/Koha}/Cash/Registers.pm (100%) > rename {Koha => lib/Koha}/Charges/Fees.pm (100%) > rename {Koha => lib/Koha}/Charges/Sales.pm (100%) > rename {Koha => lib/Koha}/Checkout.pm (100%) > rename {Koha => lib/Koha}/Checkouts.pm (100%) > rename {Koha => lib/Koha}/Checkouts/ReturnClaim.pm (100%) > rename {Koha => lib/Koha}/Checkouts/ReturnClaims.pm (100%) > rename {Koha => lib/Koha}/CirculationRule.pm (100%) > rename {Koha => lib/Koha}/CirculationRules.pm (100%) > rename {Koha => lib/Koha}/Cities.pm (100%) > rename {Koha => lib/Koha}/City.pm (100%) > rename {Koha => lib/Koha}/ClassSortRule.pm (100%) > rename {Koha => lib/Koha}/ClassSortRules.pm (100%) > rename {Koha => lib/Koha}/ClassSource.pm (100%) > rename {Koha => lib/Koha}/ClassSources.pm (100%) > rename {Koha => lib/Koha}/ClassSplitRule.pm (100%) > rename {Koha => lib/Koha}/ClassSplitRules.pm (100%) > rename {Koha => lib/Koha}/Club.pm (100%) > rename {Koha => lib/Koha}/Club/Enrollment.pm (100%) > rename {Koha => lib/Koha}/Club/Enrollment/Field.pm (100%) > rename {Koha => lib/Koha}/Club/Enrollment/Fields.pm (100%) > rename {Koha => lib/Koha}/Club/Enrollments.pm (100%) > rename {Koha => lib/Koha}/Club/Field.pm (100%) > rename {Koha => lib/Koha}/Club/Fields.pm (100%) > rename {Koha => lib/Koha}/Club/Hold.pm (100%) > rename {Koha => lib/Koha}/Club/Hold/PatronHold.pm (100%) > rename {Koha => lib/Koha}/Club/Hold/PatronHolds.pm (100%) > rename {Koha => lib/Koha}/Club/Holds.pm (100%) > rename {Koha => lib/Koha}/Club/Template.pm (100%) > rename {Koha => lib/Koha}/Club/Template/EnrollmentField.pm (100%) > rename {Koha => lib/Koha}/Club/Template/EnrollmentFields.pm (100%) > rename {Koha => lib/Koha}/Club/Template/Field.pm (100%) > rename {Koha => lib/Koha}/Club/Template/Fields.pm (100%) > rename {Koha => lib/Koha}/Club/Templates.pm (100%) > rename {Koha => lib/Koha}/Clubs.pm (100%) > rename {Koha => lib/Koha}/Config.pm (100%) > rename {Koha => lib/Koha}/Config/SysPref.pm (100%) > rename {Koha => lib/Koha}/Config/SysPrefs.pm (100%) > rename {Koha => lib/Koha}/Course.pm (100%) > rename {Koha => lib/Koha}/Course/Instructor.pm (100%) > rename {Koha => lib/Koha}/Course/Instructors.pm (100%) > rename {Koha => lib/Koha}/Course/Item.pm (100%) > rename {Koha => lib/Koha}/Course/Items.pm (100%) > rename {Koha => lib/Koha}/Course/Reserve.pm (100%) > rename {Koha => lib/Koha}/Course/Reserves.pm (100%) > rename {Koha => lib/Koha}/Courses.pm (100%) > rename {Koha => lib/Koha}/CoverImage.pm (100%) > rename {Koha => lib/Koha}/CoverImages.pm (100%) > rename {Koha => lib/Koha}/CsvProfile.pm (100%) > rename {Koha => lib/Koha}/CsvProfiles.pm (100%) > rename {Koha => lib/Koha}/Database.pm (100%) > rename {Koha => lib/Koha}/DateUtils.pm (100%) > rename {Koha => lib/Koha}/Desk.pm (100%) > rename {Koha => lib/Koha}/Desks.pm (100%) > rename {Koha => lib/Koha}/EDI.pm (100%) > rename {Koha => lib/Koha}/Edifact.pm (100%) > rename {Koha => lib/Koha}/Edifact/Line.pm (100%) > rename {Koha => lib/Koha}/Edifact/Message.pm (100%) > rename {Koha => lib/Koha}/Edifact/Order.pm (100%) > rename {Koha => lib/Koha}/Edifact/Segment.pm (100%) > rename {Koha => lib/Koha}/Edifact/Transport.pm (100%) > rename {Koha => lib/Koha}/Email.pm (100%) > rename {Koha => lib/Koha}/Exceptions.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Account.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Acquisition/Basket.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Authentication.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Authorization.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Checkout.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Checkouts/ReturnClaims.pm (100%) > rename {Koha => lib/Koha}/Exceptions/ClubHold.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Config.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Elasticsearch.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Exception.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Hold.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Ill.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Item/Transfer.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Library.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Metadata.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Object.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Password.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Patron.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Patron/Attribute.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Patron/Attribute/Type.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Patron/Modification.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Patron/Relationship.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Plugin.pm (100%) > rename {Koha => lib/Koha}/Exceptions/Token.pm (100%) > rename {Koha => lib/Koha}/Exceptions/TransferLimit.pm (100%) > rename {Koha => lib/Koha}/Exporter/Record.pm (100%) > rename {Koha => lib/Koha}/ExternalContent.pm (100%) > rename {Koha => lib/Koha}/ExternalContent/OverDrive.pm (100%) > rename {Koha => lib/Koha}/ExternalContent/RecordedBooks.pm (100%) > rename {Koha => lib/Koha}/Filter/MARC/EmbedItems.pm (100%) > rename {Koha => lib/Koha}/Filter/MARC/EmbedItemsAvailability.pm (100%) > rename {Koha => lib/Koha}/Filter/MARC/EmbedSeeFromHeadings.pm (100%) > rename {Koha => lib/Koha}/Filter/MARC/Null.pm (100%) > rename {Koha => lib/Koha}/Filter/MARC/ViewPolicy.pm (100%) > rename {Koha => lib/Koha}/FrameworkPlugin.pm (100%) > rename {Koha => lib/Koha}/Hold.pm (100%) > rename {Koha => lib/Koha}/Holds.pm (100%) > rename {Koha => lib/Koha}/I18N.pm (100%) > rename {Koha => lib/Koha}/Illcomment.pm (100%) > rename {Koha => lib/Koha}/Illcomments.pm (100%) > rename {Koha => lib/Koha}/Illrequest.pm (100%) > rename {Koha => lib/Koha}/Illrequest/Availability.pm (100%) > rename {Koha => lib/Koha}/Illrequest/Config.pm (100%) > rename {Koha => lib/Koha}/Illrequest/Logger.pm (100%) > rename {Koha => lib/Koha}/Illrequestattribute.pm (100%) > rename {Koha => lib/Koha}/Illrequestattributes.pm (100%) > rename {Koha => lib/Koha}/Illrequests.pm (100%) > rename {Koha => lib/Koha}/ImportBatch.pm (100%) > rename {Koha => lib/Koha}/ImportBatchProfile.pm (100%) > rename {Koha => lib/Koha}/ImportBatchProfiles.pm (100%) > rename {Koha => lib/Koha}/ImportBatches.pm (100%) > rename {Koha => lib/Koha}/Indexer/Utils.pm (100%) > rename {Koha => lib/Koha}/Item.pm (100%) > rename {Koha => lib/Koha}/Item/Search/Field.pm (100%) > rename {Koha => lib/Koha}/Item/Transfer.pm (100%) > rename {Koha => lib/Koha}/Item/Transfer/Limit.pm (100%) > rename {Koha => lib/Koha}/Item/Transfer/Limits.pm (100%) > rename {Koha => lib/Koha}/Item/Transfers.pm (100%) > rename {Koha => lib/Koha}/ItemType.pm (100%) > rename {Koha => lib/Koha}/ItemTypes.pm (100%) > rename {Koha => lib/Koha}/Items.pm (100%) > rename {Koha => lib/Koha}/KeyboardShortcut.pm (100%) > rename {Koha => lib/Koha}/KeyboardShortcuts.pm (100%) > rename {Koha => lib/Koha}/Libraries.pm (100%) > rename {Koha => lib/Koha}/Library.pm (100%) > rename {Koha => lib/Koha}/Library/Group.pm (100%) > rename {Koha => lib/Koha}/Library/Groups.pm (100%) > rename {Koha => lib/Koha}/Library/OverDriveInfo.pm (100%) > rename {Koha => lib/Koha}/Library/OverDriveInfos.pm (100%) > rename {Koha => lib/Koha}/Linktracker.pm (100%) > rename {Koha => lib/Koha}/List/Patron.pm (100%) > rename {Koha => lib/Koha}/Localization.pm (100%) > rename {Koha => lib/Koha}/Localizations.pm (100%) > rename {Koha => lib/Koha}/Logger.pm (100%) > rename {Koha => lib/Koha}/Manual.pm (100%) > rename {Koha => lib/Koha}/MarcSubfieldStructure.pm (100%) > rename {Koha => lib/Koha}/MarcSubfieldStructures.pm (100%) > rename {Koha => lib/Koha}/MessageAttribute.pm (100%) > rename {Koha => lib/Koha}/MessageAttributes.pm (100%) > rename {Koha => lib/Koha}/MetaSearcher.pm (100%) > rename {Koha => lib/Koha}/MetadataIterator.pm (100%) > rename {Koha => lib/Koha}/MetadataRecord.pm (100%) > rename {Koha => lib/Koha}/MetadataRecord/Authority.pm (100%) > rename {Koha => lib/Koha}/Middleware/RealIP.pm (100%) > rename {Koha => lib/Koha}/Middleware/SetEnv.pm (100%) > rename {Koha => lib/Koha}/Misc/Files.pm (100%) > rename {Koha => lib/Koha}/MoreUtils.pm (100%) > rename {Koha => lib/Koha}/News.pm (100%) > rename {Koha => lib/Koha}/NewsItem.pm (100%) > rename {Koha => lib/Koha}/Notice/Message.pm (100%) > rename {Koha => lib/Koha}/Notice/Messages.pm (100%) > rename {Koha => lib/Koha}/Notice/Template.pm (100%) > rename {Koha => lib/Koha}/Notice/Templates.pm (100%) > rename {Koha => lib/Koha}/Number/Price.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/DeletedRecord.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/Description.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/GetRecord.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/Identify.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ListBase.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ListIdentifiers.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ListMetadataFormats.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ListRecords.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ListSets.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/Record.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/Repository.pm (100%) > rename {Koha => lib/Koha}/OAI/Server/ResumptionToken.pm (100%) > rename {Koha => lib/Koha}/OAuth.pm (100%) > rename {Koha => lib/Koha}/OAuthAccessToken.pm (100%) > rename {Koha => lib/Koha}/OAuthAccessTokens.pm (100%) > rename {Koha => lib/Koha}/Object.pm (100%) > rename {Koha => lib/Koha}/Object/Limit/Library.pm (100%) > rename {Koha => lib/Koha}/Object/Message.pm (100%) > rename {Koha => lib/Koha}/Object/Mixin/AdditionalFields.pm (100%) > rename {Koha => lib/Koha}/Objects.pm (100%) > rename {Koha => lib/Koha}/Objects/Limit/Library.pm (100%) > rename {Koha => lib/Koha}/Objects/Mixin/AdditionalFields.pm (100%) > rename {Koha => lib/Koha}/Old/Biblio.pm (100%) > rename {Koha => lib/Koha}/Old/Biblioitem.pm (100%) > rename {Koha => lib/Koha}/Old/Biblioitems.pm (100%) > rename {Koha => lib/Koha}/Old/Biblios.pm (100%) > rename {Koha => lib/Koha}/Old/Checkout.pm (100%) > rename {Koha => lib/Koha}/Old/Checkouts.pm (100%) > rename {Koha => lib/Koha}/Old/Hold.pm (100%) > rename {Koha => lib/Koha}/Old/Holds.pm (100%) > rename {Koha => lib/Koha}/Old/Item.pm (100%) > rename {Koha => lib/Koha}/Old/Items.pm (100%) > rename {Koha => lib/Koha}/Old/Patron.pm (100%) > rename {Koha => lib/Koha}/Old/Patrons.pm (100%) > rename {Koha => lib/Koha}/Patron.pm (100%) > rename {Koha => lib/Koha}/Patron/Attribute.pm (100%) > rename {Koha => lib/Koha}/Patron/Attribute/Type.pm (100%) > rename {Koha => lib/Koha}/Patron/Attribute/Types.pm (100%) > rename {Koha => lib/Koha}/Patron/Attributes.pm (100%) > rename {Koha => lib/Koha}/Patron/Categories.pm (100%) > rename {Koha => lib/Koha}/Patron/Category.pm (100%) > rename {Koha => lib/Koha}/Patron/Consent.pm (100%) > rename {Koha => lib/Koha}/Patron/Consents.pm (100%) > rename {Koha => lib/Koha}/Patron/Debarments.pm (100%) > rename {Koha => lib/Koha}/Patron/Discharge.pm (100%) > rename {Koha => lib/Koha}/Patron/Files.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundProfile.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundProfiles.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundRole.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundRoles.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundVisit.pm (100%) > rename {Koha => lib/Koha}/Patron/HouseboundVisits.pm (100%) > rename {Koha => lib/Koha}/Patron/Image.pm (100%) > rename {Koha => lib/Koha}/Patron/Images.pm (100%) > rename {Koha => lib/Koha}/Patron/Message.pm (100%) > rename {Koha => lib/Koha}/Patron/Messages.pm (100%) > rename {Koha => lib/Koha}/Patron/Modification.pm (100%) > rename {Koha => lib/Koha}/Patron/Modifications.pm (100%) > rename {Koha => lib/Koha}/Patron/Password/Recovery.pm (100%) > rename {Koha => lib/Koha}/Patron/Relationship.pm (100%) > rename {Koha => lib/Koha}/Patron/Relationships.pm (100%) > rename {Koha => lib/Koha}/Patrons.pm (100%) > rename {Koha => lib/Koha}/Patrons/Import.pm (100%) > rename {Koha => lib/Koha}/Plugins.pm (100%) > rename {Koha => lib/Koha}/Plugins/Base.pm (100%) > rename {Koha => lib/Koha}/Plugins/Handler.pm (100%) > rename {Koha => lib/Koha}/Plugins/Method.pm (100%) > rename {Koha => lib/Koha}/Plugins/Methods.pm (100%) > rename {Koha => lib/Koha}/Plugins/Tab.pm (100%) > rename {Koha => lib/Koha}/ProblemReport.pm (100%) > rename {Koha => lib/Koha}/ProblemReports.pm (100%) > rename {Koha => lib/Koha}/PseudonymizedTransaction.pm (100%) > rename {Koha => lib/Koha}/PseudonymizedTransactions.pm (100%) > rename {Koha => lib/Koha}/Quote.pm (100%) > rename {Koha => lib/Koha}/Quotes.pm (100%) > rename {Koha => lib/Koha}/RDF.pm (100%) > rename {Koha => lib/Koha}/REST/Plugin/Exceptions.pm (100%) > rename {Koha => lib/Koha}/REST/Plugin/Objects.pm (100%) > rename {Koha => lib/Koha}/REST/Plugin/Pagination.pm (100%) > rename {Koha => lib/Koha}/REST/Plugin/PluginRoutes.pm (100%) > rename {Koha => lib/Koha}/REST/Plugin/Query.pm (100%) > rename {Koha => lib/Koha}/REST/V1.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Acquisitions/Funds.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Acquisitions/Orders.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Acquisitions/Vendors.pm (100%) > rename {Koha => lib/Koha}/REST/V1/AdvancedEditorMacro.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Auth.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Biblios.pm (100%) > rename {Koha => lib/Koha}/REST/V1/CashRegisters/Cashups.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Checkouts.pm (100%) > rename {Koha => lib/Koha}/REST/V1/CirculationRules.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Cities.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Clubs/Holds.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Config/SMTP/Servers.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Holds.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Illbackends.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Illrequests.pm (100%) > rename {Koha => lib/Koha}/REST/V1/ImportBatchProfiles.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Items.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Libraries.pm (100%) > rename {Koha => lib/Koha}/REST/V1/OAuth.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Patrons.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Patrons/Account.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Patrons/Attributes.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Patrons/Holds.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Patrons/Password.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Quotes.pm (100%) > rename {Koha => lib/Koha}/REST/V1/ReturnClaims.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Stage.pm (100%) > rename {Koha => lib/Koha}/REST/V1/Static.pm (100%) > rename {Koha => lib/Koha}/REST/V1/TransferLimits.pm (100%) > rename {Koha => lib/Koha}/Rating.pm (100%) > rename {Koha => lib/Koha}/Ratings.pm (100%) > rename {Koha => lib/Koha}/RecordProcessor.pm (100%) > rename {Koha => lib/Koha}/RecordProcessor/Base.pm (100%) > rename {Koha => lib/Koha}/Report.pm (100%) > rename {Koha => lib/Koha}/Reports.pm (100%) > rename {Koha => lib/Koha}/Review.pm (100%) > rename {Koha => lib/Koha}/Reviews.pm (100%) > rename {Koha => lib/Koha}/SMS/Provider.pm (100%) > rename {Koha => lib/Koha}/SMS/Providers.pm (100%) > rename {Koha => lib/Koha}/SMTP/Server.pm (100%) > rename {Koha => lib/Koha}/SMTP/Servers.pm (100%) > rename {Koha => lib/Koha}/Schema.pm (100%) > rename {Koha => lib/Koha}/Schema/Loader/mysql.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountCreditType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountCreditTypesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountDebitType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountDebitTypesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountOffset.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AccountOffsetType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Accountline.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ActionLog.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AdditionalField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AdditionalFieldValue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AdvancedEditorMacro.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Alert.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ApiKey.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbasket.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbasketgroup.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbasketuser.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbookseller.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbudget.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbudgetborrower.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqbudgetperiod.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqbudgetsPlanning.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqcontact.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqcontract.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqinvoice.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqinvoiceAdjustment.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Aqorder.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqorderUser.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqordersClaim.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqordersItem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AqordersTransfer.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ArticleRequest.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AudioAlert.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthHeader.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthSubfieldStructure.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthTagStructure.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthorisedValue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthorisedValueCategory.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/AuthorisedValuesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BackgroundJob.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Biblio.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BiblioFramework.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BiblioMetadata.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Biblioitem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Borrower.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerAttribute.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerAttributeType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerAttributeTypesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerDebarment.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerFile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerMessagePreference.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerMessageTransportPreference.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerModification.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerPasswordRecovery.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BorrowerRelationship.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Branch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BranchTransferLimit.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/BranchesOverdrive.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Branchtransfer.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Browser.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CashRegister.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CashRegisterAction.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CategoriesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Category.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CirculationRule.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/City.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClassSortRule.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClassSource.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClassSplitRule.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Club.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubEnrollment.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubEnrollmentField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubHold.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubHoldsToPatronHold.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubTemplate.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubTemplateEnrollmentField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ClubTemplateField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Collection.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CollectionsTracking.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ColumnsSetting.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Course.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CourseInstructor.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CourseItem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CourseReserve.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CoverImage.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CreatorBatch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CreatorImage.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CreatorLayout.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/CreatorTemplate.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Currency.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Deletedbiblio.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/DeletedbiblioMetadata.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Deletedbiblioitem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Deletedborrower.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Deleteditem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Desk.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Discharge.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/EdifactEan.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/EdifactMessage.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ExportFormat.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/HoldFillTarget.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/HouseboundProfile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/HouseboundRole.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/HouseboundVisit.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Illcomment.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Illrequest.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Illrequestattribute.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportAuth.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportBatch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportBatchProfile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportBiblio.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportItem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportRecord.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ImportRecordMatch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Issue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Item.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ItemCirculationAlertPreference.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ItemsLastBorrower.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ItemsSearchField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Itemtype.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ItemtypeLocalization.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ItemtypesBranch.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/KeyboardShortcut.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LanguageDescription.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LanguageRfc4646ToIso639.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LanguageScriptBidi.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LanguageScriptMapping.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LanguageSubtagRegistry.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Letter.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LibraryGroup.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/LibrarySmtpServer.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Linktracker.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Localization.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MarcMatcher.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MarcModificationTemplate.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MarcModificationTemplateAction.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MarcSubfieldStructure.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MarcTagStructure.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Matchcheck.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MatcherMatchpoint.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Matchpoint.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MatchpointComponent.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MatchpointComponentNorm.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Message.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MessageAttribute.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MessageQueue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MessageTransport.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MessageTransportType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/MiscFile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/NeedMergeAuthority.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OaiSet.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OaiSetsBiblio.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OaiSetsDescription.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OaiSetsMapping.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OauthAccessToken.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OldIssue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OldReserve.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OpacNews.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Overduerule.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/OverduerulesTransportType.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PatronConsent.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PatronList.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PatronListPatron.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Patronimage.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PendingOfflineOperation.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Permission.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PluginData.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PluginMethod.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PrintersProfile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ProblemReport.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PseudonymizedBorrowerAttribute.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/PseudonymizedTransaction.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Quote.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Rating.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/RepeatableHoliday.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ReportsDictionary.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Reserve.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/ReturnClaim.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Review.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SavedReport.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SavedSql.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SearchField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SearchHistory.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SearchMarcMap.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SearchMarcToField.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Serial.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Serialitem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Session.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SmsProvider.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SmtpServer.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SocialData.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SpecialHoliday.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Statistic.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Stockrotationitem.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Stockrotationrota.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Stockrotationstage.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Subscription.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SubscriptionFrequency.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/SubscriptionNumberpattern.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Subscriptionhistory.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Subscriptionroutinglist.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Suggestion.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Systempreference.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TablesSetting.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Tag.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TagAll.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TagsApproval.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TagsIndex.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TmpHoldsqueue.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/TransportCost.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/UploadedFile.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/UserPermission.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Userflag.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/VendorEdiAccount.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Virtualshelfcontent.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Virtualshelfshare.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Virtualshelve.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Z3950server.pm (100%) > rename {Koha => lib/Koha}/Schema/Result/Zebraqueue.pm (100%) > rename {Koha => lib/Koha}/Script.pm (100%) > rename {Koha => lib/Koha}/SearchEngine.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Elasticsearch.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Elasticsearch/Browse.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Elasticsearch/Indexer.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Elasticsearch/QueryBuilder.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Elasticsearch/Search.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Indexer.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/QueryBuilder.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Search.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Zebra/Indexer.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Zebra/QueryBuilder.pm (100%) > rename {Koha => lib/Koha}/SearchEngine/Zebra/Search.pm (100%) > rename {Koha => lib/Koha}/SearchField.pm (100%) > rename {Koha => lib/Koha}/SearchFields.pm (100%) > rename {Koha => lib/Koha}/SearchMarcMap.pm (100%) > rename {Koha => lib/Koha}/SearchMarcMaps.pm (100%) > rename {Koha => lib/Koha}/Serial.pm (100%) > rename {Koha => lib/Koha}/Serial/Item.pm (100%) > rename {Koha => lib/Koha}/Serial/Items.pm (100%) > rename {Koha => lib/Koha}/Serials.pm (100%) > rename {Koha => lib/Koha}/SharedContent.pm (100%) > rename {Koha => lib/Koha}/SimpleMARC.pm (100%) > rename {Koha => lib/Koha}/Sitemapper.pm (100%) > rename {Koha => lib/Koha}/Sitemapper/Writer.pm (100%) > rename {Koha => lib/Koha}/Statistic.pm (100%) > rename {Koha => lib/Koha}/Statistics.pm (100%) > rename {Koha => lib/Koha}/StockRotationItem.pm (100%) > rename {Koha => lib/Koha}/StockRotationItems.pm (100%) > rename {Koha => lib/Koha}/StockRotationRota.pm (100%) > rename {Koha => lib/Koha}/StockRotationRotas.pm (100%) > rename {Koha => lib/Koha}/StockRotationStage.pm (100%) > rename {Koha => lib/Koha}/StockRotationStages.pm (100%) > rename {Koha => lib/Koha}/Subscription.pm (100%) > rename {Koha => lib/Koha}/Subscription/Frequencies.pm (100%) > rename {Koha => lib/Koha}/Subscription/Frequency.pm (100%) > rename {Koha => lib/Koha}/Subscription/Histories.pm (100%) > rename {Koha => lib/Koha}/Subscription/History.pm (100%) > rename {Koha => lib/Koha}/Subscription/Numberpattern.pm (100%) > rename {Koha => lib/Koha}/Subscription/Numberpatterns.pm (100%) > rename {Koha => lib/Koha}/Subscription/Routinglist.pm (100%) > rename {Koha => lib/Koha}/Subscription/Routinglists.pm (100%) > rename {Koha => lib/Koha}/Subscriptions.pm (100%) > rename {Koha => lib/Koha}/Suggestion.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine/Base.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine/Plugin/AuthorityFile.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine/Plugin/ExplodedTerms.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine/Plugin/LibrisSpellcheck.pm (100%) > rename {Koha => lib/Koha}/SuggestionEngine/Plugin/Null.pm (100%) > rename {Koha => lib/Koha}/Suggestions.pm (100%) > rename {Koha => lib/Koha}/Tag.pm (100%) > rename {Koha => lib/Koha}/Tags.pm (100%) > rename {Koha => lib/Koha}/Tags/Approval.pm (100%) > rename {Koha => lib/Koha}/Tags/Approvals.pm (100%) > rename {Koha => lib/Koha}/Tags/Index.pm (100%) > rename {Koha => lib/Koha}/Tags/Indexes.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Asset.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/AudioAlerts.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/AuthorisedValues.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Biblio.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Branches.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Cache.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Categories.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/CirculationRules.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Context.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Desks.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/HtmlId.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/HtmlTags.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/I18N.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/ItemTypes.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Koha.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/KohaDates.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/KohaNews.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/KohaPlugins.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/KohaSpan.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Languages.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Price.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Registers.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/Remove_MARC_punctuation.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/TablesSettings.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/To.pm (100%) > rename {Koha => lib/Koha}/Template/Plugin/raw.pm (100%) > rename {Koha => lib/Koha}/Token.pm (100%) > rename {Koha => lib/Koha}/UploadedFile.pm (100%) > rename {Koha => lib/Koha}/UploadedFiles.pm (100%) > rename {Koha => lib/Koha}/Uploader.pm (100%) > rename {Koha => lib/Koha}/Util/FrameworkPlugin.pm (100%) > rename {Koha => lib/Koha}/Util/MARC.pm (100%) > rename {Koha => lib/Koha}/Util/Navigation.pm (100%) > rename {Koha => lib/Koha}/Util/Normalize.pm (100%) > rename {Koha => lib/Koha}/Util/OpenDocument.pm (100%) > rename {Koha => lib/Koha}/Util/StockRotation.pm (100%) > rename {Koha => lib/Koha}/Virtualshelf.pm (100%) > rename {Koha => lib/Koha}/Virtualshelfcontent.pm (100%) > rename {Koha => lib/Koha}/Virtualshelfcontents.pm (100%) > rename {Koha => lib/Koha}/Virtualshelfshare.pm (100%) > rename {Koha => lib/Koha}/Virtualshelfshares.pm (100%) > rename {Koha => lib/Koha}/Virtualshelves.pm (100%) > rename {Koha => lib/Koha}/XSLT/Base.pm (100%) > rename {Koha => lib/Koha}/XSLT/Security.pm (100%) > rename {Koha => lib/Koha}/Z3950Responder.pm (100%) > rename {Koha => lib/Koha}/Z3950Responder/GenericSession.pm (100%) > rename {Koha => lib/Koha}/Z3950Responder/RPN.pm (100%) > rename {Koha => lib/Koha}/Z3950Responder/Session.pm (100%) > rename {Koha => lib/Koha}/Z3950Responder/ZebraSession.pm (100%) > rename {Koha => lib/Koha}/Z3950Server.pm (100%) > rename {Koha => lib/Koha}/Z3950Servers.pm (100%) > rename {Koha => lib/Koha}/pdfformat/layout2pages.pm (100%) > rename {Koha => lib/Koha}/pdfformat/layout2pagesde.pm (100%) > rename {Koha => lib/Koha}/pdfformat/layout3pages.pm (100%) > rename {Koha => lib/Koha}/pdfformat/layout3pagesfr.pm (100%) > >diff --git a/C4/Accounts.pm b/lib/C4/Accounts.pm >similarity index 100% >rename from C4/Accounts.pm >rename to lib/C4/Accounts.pm >diff --git a/C4/Acquisition.pm b/lib/C4/Acquisition.pm >similarity index 100% >rename from C4/Acquisition.pm >rename to lib/C4/Acquisition.pm >diff --git a/C4/Auth.pm b/lib/C4/Auth.pm >similarity index 100% >rename from C4/Auth.pm >rename to lib/C4/Auth.pm >diff --git a/C4/Auth_cas_servers.yaml.sample b/lib/C4/Auth_cas_servers.yaml.sample >similarity index 100% >rename from C4/Auth_cas_servers.yaml.sample >rename to lib/C4/Auth_cas_servers.yaml.sample >diff --git a/C4/Auth_with_cas.pm b/lib/C4/Auth_with_cas.pm >similarity index 100% >rename from C4/Auth_with_cas.pm >rename to lib/C4/Auth_with_cas.pm >diff --git a/C4/Auth_with_ldap.pm b/lib/C4/Auth_with_ldap.pm >similarity index 100% >rename from C4/Auth_with_ldap.pm >rename to lib/C4/Auth_with_ldap.pm >diff --git a/C4/Auth_with_shibboleth.pm b/lib/C4/Auth_with_shibboleth.pm >similarity index 100% >rename from C4/Auth_with_shibboleth.pm >rename to lib/C4/Auth_with_shibboleth.pm >diff --git a/C4/AuthoritiesMarc.pm b/lib/C4/AuthoritiesMarc.pm >similarity index 100% >rename from C4/AuthoritiesMarc.pm >rename to lib/C4/AuthoritiesMarc.pm >diff --git a/C4/AuthoritiesMarc/MARC21.pm b/lib/C4/AuthoritiesMarc/MARC21.pm >similarity index 100% >rename from C4/AuthoritiesMarc/MARC21.pm >rename to lib/C4/AuthoritiesMarc/MARC21.pm >diff --git a/C4/AuthoritiesMarc/UNIMARC.pm b/lib/C4/AuthoritiesMarc/UNIMARC.pm >similarity index 100% >rename from C4/AuthoritiesMarc/UNIMARC.pm >rename to lib/C4/AuthoritiesMarc/UNIMARC.pm >diff --git a/C4/BackgroundJob.pm b/lib/C4/BackgroundJob.pm >similarity index 100% >rename from C4/BackgroundJob.pm >rename to lib/C4/BackgroundJob.pm >diff --git a/C4/Barcodes.pm b/lib/C4/Barcodes.pm >similarity index 100% >rename from C4/Barcodes.pm >rename to lib/C4/Barcodes.pm >diff --git a/C4/Barcodes/EAN13.pm b/lib/C4/Barcodes/EAN13.pm >similarity index 100% >rename from C4/Barcodes/EAN13.pm >rename to lib/C4/Barcodes/EAN13.pm >diff --git a/C4/Barcodes/ValueBuilder.pm b/lib/C4/Barcodes/ValueBuilder.pm >similarity index 100% >rename from C4/Barcodes/ValueBuilder.pm >rename to lib/C4/Barcodes/ValueBuilder.pm >diff --git a/C4/Barcodes/annual.pm b/lib/C4/Barcodes/annual.pm >similarity index 100% >rename from C4/Barcodes/annual.pm >rename to lib/C4/Barcodes/annual.pm >diff --git a/C4/Barcodes/hbyymmincr.pm b/lib/C4/Barcodes/hbyymmincr.pm >similarity index 100% >rename from C4/Barcodes/hbyymmincr.pm >rename to lib/C4/Barcodes/hbyymmincr.pm >diff --git a/C4/Barcodes/incremental.pm b/lib/C4/Barcodes/incremental.pm >similarity index 100% >rename from C4/Barcodes/incremental.pm >rename to lib/C4/Barcodes/incremental.pm >diff --git a/C4/Biblio.pm b/lib/C4/Biblio.pm >similarity index 100% >rename from C4/Biblio.pm >rename to lib/C4/Biblio.pm >diff --git a/C4/Breeding.pm b/lib/C4/Breeding.pm >similarity index 100% >rename from C4/Breeding.pm >rename to lib/C4/Breeding.pm >diff --git a/C4/Budgets.pm b/lib/C4/Budgets.pm >similarity index 100% >rename from C4/Budgets.pm >rename to lib/C4/Budgets.pm >diff --git a/C4/Calendar.pm b/lib/C4/Calendar.pm >similarity index 100% >rename from C4/Calendar.pm >rename to lib/C4/Calendar.pm >diff --git a/C4/Charset.pm b/lib/C4/Charset.pm >similarity index 100% >rename from C4/Charset.pm >rename to lib/C4/Charset.pm >diff --git a/C4/Circulation.pm b/lib/C4/Circulation.pm >similarity index 100% >rename from C4/Circulation.pm >rename to lib/C4/Circulation.pm >diff --git a/C4/ClassSortRoutine.pm b/lib/C4/ClassSortRoutine.pm >similarity index 100% >rename from C4/ClassSortRoutine.pm >rename to lib/C4/ClassSortRoutine.pm >diff --git a/C4/ClassSortRoutine/Dewey.pm b/lib/C4/ClassSortRoutine/Dewey.pm >similarity index 100% >rename from C4/ClassSortRoutine/Dewey.pm >rename to lib/C4/ClassSortRoutine/Dewey.pm >diff --git a/C4/ClassSortRoutine/Generic.pm b/lib/C4/ClassSortRoutine/Generic.pm >similarity index 100% >rename from C4/ClassSortRoutine/Generic.pm >rename to lib/C4/ClassSortRoutine/Generic.pm >diff --git a/C4/ClassSortRoutine/LCC.pm b/lib/C4/ClassSortRoutine/LCC.pm >similarity index 100% >rename from C4/ClassSortRoutine/LCC.pm >rename to lib/C4/ClassSortRoutine/LCC.pm >diff --git a/C4/ClassSource.pm b/lib/C4/ClassSource.pm >similarity index 100% >rename from C4/ClassSource.pm >rename to lib/C4/ClassSource.pm >diff --git a/C4/ClassSplitRoutine.pm b/lib/C4/ClassSplitRoutine.pm >similarity index 100% >rename from C4/ClassSplitRoutine.pm >rename to lib/C4/ClassSplitRoutine.pm >diff --git a/C4/ClassSplitRoutine/Dewey.pm b/lib/C4/ClassSplitRoutine/Dewey.pm >similarity index 100% >rename from C4/ClassSplitRoutine/Dewey.pm >rename to lib/C4/ClassSplitRoutine/Dewey.pm >diff --git a/C4/ClassSplitRoutine/Generic.pm b/lib/C4/ClassSplitRoutine/Generic.pm >similarity index 100% >rename from C4/ClassSplitRoutine/Generic.pm >rename to lib/C4/ClassSplitRoutine/Generic.pm >diff --git a/C4/ClassSplitRoutine/LCC.pm b/lib/C4/ClassSplitRoutine/LCC.pm >similarity index 100% >rename from C4/ClassSplitRoutine/LCC.pm >rename to lib/C4/ClassSplitRoutine/LCC.pm >diff --git a/C4/ClassSplitRoutine/RegEx.pm b/lib/C4/ClassSplitRoutine/RegEx.pm >similarity index 100% >rename from C4/ClassSplitRoutine/RegEx.pm >rename to lib/C4/ClassSplitRoutine/RegEx.pm >diff --git a/C4/Context.pm b/lib/C4/Context.pm >similarity index 100% >rename from C4/Context.pm >rename to lib/C4/Context.pm >diff --git a/C4/Contract.pm b/lib/C4/Contract.pm >similarity index 100% >rename from C4/Contract.pm >rename to lib/C4/Contract.pm >diff --git a/C4/CourseReserves.pm b/lib/C4/CourseReserves.pm >similarity index 100% >rename from C4/CourseReserves.pm >rename to lib/C4/CourseReserves.pm >diff --git a/C4/Creators.pm b/lib/C4/Creators.pm >similarity index 100% >rename from C4/Creators.pm >rename to lib/C4/Creators.pm >diff --git a/C4/Creators/Batch.pm b/lib/C4/Creators/Batch.pm >similarity index 100% >rename from C4/Creators/Batch.pm >rename to lib/C4/Creators/Batch.pm >diff --git a/C4/Creators/Layout.pm b/lib/C4/Creators/Layout.pm >similarity index 100% >rename from C4/Creators/Layout.pm >rename to lib/C4/Creators/Layout.pm >diff --git a/C4/Creators/Lib.pm b/lib/C4/Creators/Lib.pm >similarity index 100% >rename from C4/Creators/Lib.pm >rename to lib/C4/Creators/Lib.pm >diff --git a/C4/Creators/PDF.pm b/lib/C4/Creators/PDF.pm >similarity index 100% >rename from C4/Creators/PDF.pm >rename to lib/C4/Creators/PDF.pm >diff --git a/C4/Creators/Profile.pm b/lib/C4/Creators/Profile.pm >similarity index 100% >rename from C4/Creators/Profile.pm >rename to lib/C4/Creators/Profile.pm >diff --git a/C4/Creators/Template.pm b/lib/C4/Creators/Template.pm >similarity index 100% >rename from C4/Creators/Template.pm >rename to lib/C4/Creators/Template.pm >diff --git a/C4/External/Amazon.pm b/lib/C4/External/Amazon.pm >similarity index 100% >rename from C4/External/Amazon.pm >rename to lib/C4/External/Amazon.pm >diff --git a/C4/External/BakerTaylor.pm b/lib/C4/External/BakerTaylor.pm >similarity index 100% >rename from C4/External/BakerTaylor.pm >rename to lib/C4/External/BakerTaylor.pm >diff --git a/C4/External/OverDrive.pm b/lib/C4/External/OverDrive.pm >similarity index 100% >rename from C4/External/OverDrive.pm >rename to lib/C4/External/OverDrive.pm >diff --git a/C4/External/Syndetics.pm b/lib/C4/External/Syndetics.pm >similarity index 100% >rename from C4/External/Syndetics.pm >rename to lib/C4/External/Syndetics.pm >diff --git a/C4/Form/MessagingPreferences.pm b/lib/C4/Form/MessagingPreferences.pm >similarity index 100% >rename from C4/Form/MessagingPreferences.pm >rename to lib/C4/Form/MessagingPreferences.pm >diff --git a/C4/HTML5Media.pm b/lib/C4/HTML5Media.pm >similarity index 100% >rename from C4/HTML5Media.pm >rename to lib/C4/HTML5Media.pm >diff --git a/C4/Heading.pm b/lib/C4/Heading.pm >similarity index 100% >rename from C4/Heading.pm >rename to lib/C4/Heading.pm >diff --git a/C4/Heading/MARC21.pm b/lib/C4/Heading/MARC21.pm >similarity index 100% >rename from C4/Heading/MARC21.pm >rename to lib/C4/Heading/MARC21.pm >diff --git a/C4/Heading/UNIMARC.pm b/lib/C4/Heading/UNIMARC.pm >similarity index 100% >rename from C4/Heading/UNIMARC.pm >rename to lib/C4/Heading/UNIMARC.pm >diff --git a/C4/HoldsQueue.pm b/lib/C4/HoldsQueue.pm >similarity index 100% >rename from C4/HoldsQueue.pm >rename to lib/C4/HoldsQueue.pm >diff --git a/C4/ILSDI/Services.pm b/lib/C4/ILSDI/Services.pm >similarity index 100% >rename from C4/ILSDI/Services.pm >rename to lib/C4/ILSDI/Services.pm >diff --git a/C4/ImportBatch.pm b/lib/C4/ImportBatch.pm >similarity index 100% >rename from C4/ImportBatch.pm >rename to lib/C4/ImportBatch.pm >diff --git a/C4/ImportExportFramework.pm b/lib/C4/ImportExportFramework.pm >similarity index 100% >rename from C4/ImportExportFramework.pm >rename to lib/C4/ImportExportFramework.pm >diff --git a/C4/InstallAuth.pm b/lib/C4/InstallAuth.pm >similarity index 100% >rename from C4/InstallAuth.pm >rename to lib/C4/InstallAuth.pm >diff --git a/C4/Installer.pm b/lib/C4/Installer.pm >similarity index 100% >rename from C4/Installer.pm >rename to lib/C4/Installer.pm >diff --git a/C4/Installer/PerlModules.pm b/lib/C4/Installer/PerlModules.pm >similarity index 100% >rename from C4/Installer/PerlModules.pm >rename to lib/C4/Installer/PerlModules.pm >diff --git a/C4/Installer/UpgradeBackup.pm b/lib/C4/Installer/UpgradeBackup.pm >similarity index 100% >rename from C4/Installer/UpgradeBackup.pm >rename to lib/C4/Installer/UpgradeBackup.pm >diff --git a/C4/ItemCirculationAlertPreference.pm b/lib/C4/ItemCirculationAlertPreference.pm >similarity index 100% >rename from C4/ItemCirculationAlertPreference.pm >rename to lib/C4/ItemCirculationAlertPreference.pm >diff --git a/C4/Items.pm b/lib/C4/Items.pm >similarity index 100% >rename from C4/Items.pm >rename to lib/C4/Items.pm >diff --git a/C4/Koha.pm b/lib/C4/Koha.pm >similarity index 100% >rename from C4/Koha.pm >rename to lib/C4/Koha.pm >diff --git a/C4/Labels.pm b/lib/C4/Labels.pm >similarity index 100% >rename from C4/Labels.pm >rename to lib/C4/Labels.pm >diff --git a/C4/Labels/Batch.pm b/lib/C4/Labels/Batch.pm >similarity index 100% >rename from C4/Labels/Batch.pm >rename to lib/C4/Labels/Batch.pm >diff --git a/C4/Labels/Label.pm b/lib/C4/Labels/Label.pm >similarity index 100% >rename from C4/Labels/Label.pm >rename to lib/C4/Labels/Label.pm >diff --git a/C4/Labels/Layout.pm b/lib/C4/Labels/Layout.pm >similarity index 100% >rename from C4/Labels/Layout.pm >rename to lib/C4/Labels/Layout.pm >diff --git a/C4/Labels/Profile.pm b/lib/C4/Labels/Profile.pm >similarity index 100% >rename from C4/Labels/Profile.pm >rename to lib/C4/Labels/Profile.pm >diff --git a/C4/Labels/Template.pm b/lib/C4/Labels/Template.pm >similarity index 100% >rename from C4/Labels/Template.pm >rename to lib/C4/Labels/Template.pm >diff --git a/C4/Languages.pm b/lib/C4/Languages.pm >similarity index 100% >rename from C4/Languages.pm >rename to lib/C4/Languages.pm >diff --git a/C4/Letters.pm b/lib/C4/Letters.pm >similarity index 100% >rename from C4/Letters.pm >rename to lib/C4/Letters.pm >diff --git a/C4/Linker.pm b/lib/C4/Linker.pm >similarity index 100% >rename from C4/Linker.pm >rename to lib/C4/Linker.pm >diff --git a/C4/Linker/Default.pm b/lib/C4/Linker/Default.pm >similarity index 100% >rename from C4/Linker/Default.pm >rename to lib/C4/Linker/Default.pm >diff --git a/C4/Linker/FirstMatch.pm b/lib/C4/Linker/FirstMatch.pm >similarity index 100% >rename from C4/Linker/FirstMatch.pm >rename to lib/C4/Linker/FirstMatch.pm >diff --git a/C4/Linker/LastMatch.pm b/lib/C4/Linker/LastMatch.pm >similarity index 100% >rename from C4/Linker/LastMatch.pm >rename to lib/C4/Linker/LastMatch.pm >diff --git a/C4/Log.pm b/lib/C4/Log.pm >similarity index 100% >rename from C4/Log.pm >rename to lib/C4/Log.pm >diff --git a/C4/MarcModificationTemplates.pm b/lib/C4/MarcModificationTemplates.pm >similarity index 100% >rename from C4/MarcModificationTemplates.pm >rename to lib/C4/MarcModificationTemplates.pm >diff --git a/C4/Matcher.pm b/lib/C4/Matcher.pm >similarity index 100% >rename from C4/Matcher.pm >rename to lib/C4/Matcher.pm >diff --git a/C4/Members.pm b/lib/C4/Members.pm >similarity index 100% >rename from C4/Members.pm >rename to lib/C4/Members.pm >diff --git a/C4/Members/Messaging.pm b/lib/C4/Members/Messaging.pm >similarity index 100% >rename from C4/Members/Messaging.pm >rename to lib/C4/Members/Messaging.pm >diff --git a/C4/Members/Statistics.pm b/lib/C4/Members/Statistics.pm >similarity index 100% >rename from C4/Members/Statistics.pm >rename to lib/C4/Members/Statistics.pm >diff --git a/C4/Message.pm b/lib/C4/Message.pm >similarity index 100% >rename from C4/Message.pm >rename to lib/C4/Message.pm >diff --git a/C4/NewsChannels.pm b/lib/C4/NewsChannels.pm >similarity index 100% >rename from C4/NewsChannels.pm >rename to lib/C4/NewsChannels.pm >diff --git a/C4/OAI/Sets.pm b/lib/C4/OAI/Sets.pm >similarity index 100% >rename from C4/OAI/Sets.pm >rename to lib/C4/OAI/Sets.pm >diff --git a/C4/Output.pm b/lib/C4/Output.pm >similarity index 100% >rename from C4/Output.pm >rename to lib/C4/Output.pm >diff --git a/C4/Output/JSONStream.pm b/lib/C4/Output/JSONStream.pm >similarity index 100% >rename from C4/Output/JSONStream.pm >rename to lib/C4/Output/JSONStream.pm >diff --git a/C4/Overdues.pm b/lib/C4/Overdues.pm >similarity index 100% >rename from C4/Overdues.pm >rename to lib/C4/Overdues.pm >diff --git a/C4/Patroncards.pm b/lib/C4/Patroncards.pm >similarity index 100% >rename from C4/Patroncards.pm >rename to lib/C4/Patroncards.pm >diff --git a/C4/Patroncards/Batch.pm b/lib/C4/Patroncards/Batch.pm >similarity index 100% >rename from C4/Patroncards/Batch.pm >rename to lib/C4/Patroncards/Batch.pm >diff --git a/C4/Patroncards/Layout.pm b/lib/C4/Patroncards/Layout.pm >similarity index 100% >rename from C4/Patroncards/Layout.pm >rename to lib/C4/Patroncards/Layout.pm >diff --git a/C4/Patroncards/Lib.pm b/lib/C4/Patroncards/Lib.pm >similarity index 100% >rename from C4/Patroncards/Lib.pm >rename to lib/C4/Patroncards/Lib.pm >diff --git a/C4/Patroncards/Patroncard.pm b/lib/C4/Patroncards/Patroncard.pm >similarity index 100% >rename from C4/Patroncards/Patroncard.pm >rename to lib/C4/Patroncards/Patroncard.pm >diff --git a/C4/Patroncards/Profile.pm b/lib/C4/Patroncards/Profile.pm >similarity index 100% >rename from C4/Patroncards/Profile.pm >rename to lib/C4/Patroncards/Profile.pm >diff --git a/C4/Patroncards/Template.pm b/lib/C4/Patroncards/Template.pm >similarity index 100% >rename from C4/Patroncards/Template.pm >rename to lib/C4/Patroncards/Template.pm >diff --git a/C4/Record.pm b/lib/C4/Record.pm >similarity index 100% >rename from C4/Record.pm >rename to lib/C4/Record.pm >diff --git a/C4/Reports.pm b/lib/C4/Reports.pm >similarity index 100% >rename from C4/Reports.pm >rename to lib/C4/Reports.pm >diff --git a/C4/Reports/Guided.pm b/lib/C4/Reports/Guided.pm >similarity index 100% >rename from C4/Reports/Guided.pm >rename to lib/C4/Reports/Guided.pm >diff --git a/C4/Reserves.pm b/lib/C4/Reserves.pm >similarity index 100% >rename from C4/Reserves.pm >rename to lib/C4/Reserves.pm >diff --git a/C4/Ris.pm b/lib/C4/Ris.pm >similarity index 100% >rename from C4/Ris.pm >rename to lib/C4/Ris.pm >diff --git a/C4/RotatingCollections.pm b/lib/C4/RotatingCollections.pm >similarity index 100% >rename from C4/RotatingCollections.pm >rename to lib/C4/RotatingCollections.pm >diff --git a/C4/SIP/ILS.pm b/lib/C4/SIP/ILS.pm >similarity index 100% >rename from C4/SIP/ILS.pm >rename to lib/C4/SIP/ILS.pm >diff --git a/C4/SIP/ILS.pod b/lib/C4/SIP/ILS.pod >similarity index 100% >rename from C4/SIP/ILS.pod >rename to lib/C4/SIP/ILS.pod >diff --git a/C4/SIP/ILS/Item.pm b/lib/C4/SIP/ILS/Item.pm >similarity index 100% >rename from C4/SIP/ILS/Item.pm >rename to lib/C4/SIP/ILS/Item.pm >diff --git a/C4/SIP/ILS/Item.pod b/lib/C4/SIP/ILS/Item.pod >similarity index 100% >rename from C4/SIP/ILS/Item.pod >rename to lib/C4/SIP/ILS/Item.pod >diff --git a/C4/SIP/ILS/Patron.pm b/lib/C4/SIP/ILS/Patron.pm >similarity index 100% >rename from C4/SIP/ILS/Patron.pm >rename to lib/C4/SIP/ILS/Patron.pm >diff --git a/C4/SIP/ILS/Patron.pod b/lib/C4/SIP/ILS/Patron.pod >similarity index 100% >rename from C4/SIP/ILS/Patron.pod >rename to lib/C4/SIP/ILS/Patron.pod >diff --git a/C4/SIP/ILS/Transaction.pm b/lib/C4/SIP/ILS/Transaction.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction.pm >rename to lib/C4/SIP/ILS/Transaction.pm >diff --git a/C4/SIP/ILS/Transaction/Checkin.pm b/lib/C4/SIP/ILS/Transaction/Checkin.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/Checkin.pm >rename to lib/C4/SIP/ILS/Transaction/Checkin.pm >diff --git a/C4/SIP/ILS/Transaction/Checkout.pm b/lib/C4/SIP/ILS/Transaction/Checkout.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/Checkout.pm >rename to lib/C4/SIP/ILS/Transaction/Checkout.pm >diff --git a/C4/SIP/ILS/Transaction/FeePayment.pm b/lib/C4/SIP/ILS/Transaction/FeePayment.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/FeePayment.pm >rename to lib/C4/SIP/ILS/Transaction/FeePayment.pm >diff --git a/C4/SIP/ILS/Transaction/Hold.pm b/lib/C4/SIP/ILS/Transaction/Hold.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/Hold.pm >rename to lib/C4/SIP/ILS/Transaction/Hold.pm >diff --git a/C4/SIP/ILS/Transaction/Renew.pm b/lib/C4/SIP/ILS/Transaction/Renew.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/Renew.pm >rename to lib/C4/SIP/ILS/Transaction/Renew.pm >diff --git a/C4/SIP/ILS/Transaction/RenewAll.pm b/lib/C4/SIP/ILS/Transaction/RenewAll.pm >similarity index 100% >rename from C4/SIP/ILS/Transaction/RenewAll.pm >rename to lib/C4/SIP/ILS/Transaction/RenewAll.pm >diff --git a/C4/SIP/Logger.pm b/lib/C4/SIP/Logger.pm >similarity index 100% >rename from C4/SIP/Logger.pm >rename to lib/C4/SIP/Logger.pm >diff --git a/C4/SIP/Makefile b/lib/C4/SIP/Makefile >similarity index 100% >rename from C4/SIP/Makefile >rename to lib/C4/SIP/Makefile >diff --git a/C4/SIP/README b/lib/C4/SIP/README >similarity index 100% >rename from C4/SIP/README >rename to lib/C4/SIP/README >diff --git a/C4/SIP/SIPServer.pm b/lib/C4/SIP/SIPServer.pm >similarity index 100% >rename from C4/SIP/SIPServer.pm >rename to lib/C4/SIP/SIPServer.pm >diff --git a/C4/SIP/Sip.pm b/lib/C4/SIP/Sip.pm >similarity index 100% >rename from C4/SIP/Sip.pm >rename to lib/C4/SIP/Sip.pm >diff --git a/C4/SIP/Sip/Checksum.pm b/lib/C4/SIP/Sip/Checksum.pm >similarity index 100% >rename from C4/SIP/Sip/Checksum.pm >rename to lib/C4/SIP/Sip/Checksum.pm >diff --git a/C4/SIP/Sip/Configuration.pm b/lib/C4/SIP/Sip/Configuration.pm >similarity index 100% >rename from C4/SIP/Sip/Configuration.pm >rename to lib/C4/SIP/Sip/Configuration.pm >diff --git a/C4/SIP/Sip/Constants.pm b/lib/C4/SIP/Sip/Constants.pm >similarity index 100% >rename from C4/SIP/Sip/Constants.pm >rename to lib/C4/SIP/Sip/Constants.pm >diff --git a/C4/SIP/Sip/MsgType.pm b/lib/C4/SIP/Sip/MsgType.pm >similarity index 100% >rename from C4/SIP/Sip/MsgType.pm >rename to lib/C4/SIP/Sip/MsgType.pm >diff --git a/C4/SIP/Trapper.pm b/lib/C4/SIP/Trapper.pm >similarity index 100% >rename from C4/SIP/Trapper.pm >rename to lib/C4/SIP/Trapper.pm >diff --git a/C4/SIP/t/000_sc_config_auth.t b/lib/C4/SIP/t/000_sc_config_auth.t >similarity index 100% >rename from C4/SIP/t/000_sc_config_auth.t >rename to lib/C4/SIP/t/000_sc_config_auth.t >diff --git a/C4/SIP/t/00sc_status.t b/lib/C4/SIP/t/00sc_status.t >similarity index 100% >rename from C4/SIP/t/00sc_status.t >rename to lib/C4/SIP/t/00sc_status.t >diff --git a/C4/SIP/t/01patron_status.t b/lib/C4/SIP/t/01patron_status.t >similarity index 100% >rename from C4/SIP/t/01patron_status.t >rename to lib/C4/SIP/t/01patron_status.t >diff --git a/C4/SIP/t/02patron_info.t b/lib/C4/SIP/t/02patron_info.t >similarity index 100% >rename from C4/SIP/t/02patron_info.t >rename to lib/C4/SIP/t/02patron_info.t >diff --git a/C4/SIP/t/03checkout.t b/lib/C4/SIP/t/03checkout.t >similarity index 100% >rename from C4/SIP/t/03checkout.t >rename to lib/C4/SIP/t/03checkout.t >diff --git a/C4/SIP/t/04patron_status.t b/lib/C4/SIP/t/04patron_status.t >similarity index 100% >rename from C4/SIP/t/04patron_status.t >rename to lib/C4/SIP/t/04patron_status.t >diff --git a/C4/SIP/t/05block_patron.t b/lib/C4/SIP/t/05block_patron.t >similarity index 100% >rename from C4/SIP/t/05block_patron.t >rename to lib/C4/SIP/t/05block_patron.t >diff --git a/C4/SIP/t/06patron_enable.t b/lib/C4/SIP/t/06patron_enable.t >similarity index 100% >rename from C4/SIP/t/06patron_enable.t >rename to lib/C4/SIP/t/06patron_enable.t >diff --git a/C4/SIP/t/07hold.t b/lib/C4/SIP/t/07hold.t >similarity index 100% >rename from C4/SIP/t/07hold.t >rename to lib/C4/SIP/t/07hold.t >diff --git a/C4/SIP/t/08checkin.t b/lib/C4/SIP/t/08checkin.t >similarity index 100% >rename from C4/SIP/t/08checkin.t >rename to lib/C4/SIP/t/08checkin.t >diff --git a/C4/SIP/t/09renew.t b/lib/C4/SIP/t/09renew.t >similarity index 100% >rename from C4/SIP/t/09renew.t >rename to lib/C4/SIP/t/09renew.t >diff --git a/C4/SIP/t/10renew_all.t b/lib/C4/SIP/t/10renew_all.t >similarity index 100% >rename from C4/SIP/t/10renew_all.t >rename to lib/C4/SIP/t/10renew_all.t >diff --git a/C4/SIP/t/11item_info.t b/lib/C4/SIP/t/11item_info.t >similarity index 100% >rename from C4/SIP/t/11item_info.t >rename to lib/C4/SIP/t/11item_info.t >diff --git a/C4/SIP/t/Makefile b/lib/C4/SIP/t/Makefile >similarity index 100% >rename from C4/SIP/t/Makefile >rename to lib/C4/SIP/t/Makefile >diff --git a/C4/SIP/t/README b/lib/C4/SIP/t/README >similarity index 100% >rename from C4/SIP/t/README >rename to lib/C4/SIP/t/README >diff --git a/C4/SIP/t/SIPtest.pm b/lib/C4/SIP/t/SIPtest.pm >similarity index 100% >rename from C4/SIP/t/SIPtest.pm >rename to lib/C4/SIP/t/SIPtest.pm >diff --git a/C4/SMS.pm b/lib/C4/SMS.pm >similarity index 100% >rename from C4/SMS.pm >rename to lib/C4/SMS.pm >diff --git a/C4/Scheduler.pm b/lib/C4/Scheduler.pm >similarity index 100% >rename from C4/Scheduler.pm >rename to lib/C4/Scheduler.pm >diff --git a/C4/Scrubber.pm b/lib/C4/Scrubber.pm >similarity index 100% >rename from C4/Scrubber.pm >rename to lib/C4/Scrubber.pm >diff --git a/C4/Search.pm b/lib/C4/Search.pm >similarity index 100% >rename from C4/Search.pm >rename to lib/C4/Search.pm >diff --git a/C4/Search/History.pm b/lib/C4/Search/History.pm >similarity index 100% >rename from C4/Search/History.pm >rename to lib/C4/Search/History.pm >diff --git a/C4/Search/PazPar2.pm b/lib/C4/Search/PazPar2.pm >similarity index 100% >rename from C4/Search/PazPar2.pm >rename to lib/C4/Search/PazPar2.pm >diff --git a/C4/Serials.pm b/lib/C4/Serials.pm >similarity index 100% >rename from C4/Serials.pm >rename to lib/C4/Serials.pm >diff --git a/C4/Serials/Frequency.pm b/lib/C4/Serials/Frequency.pm >similarity index 100% >rename from C4/Serials/Frequency.pm >rename to lib/C4/Serials/Frequency.pm >diff --git a/C4/Serials/Numberpattern.pm b/lib/C4/Serials/Numberpattern.pm >similarity index 100% >rename from C4/Serials/Numberpattern.pm >rename to lib/C4/Serials/Numberpattern.pm >diff --git a/C4/Service.pm b/lib/C4/Service.pm >similarity index 100% >rename from C4/Service.pm >rename to lib/C4/Service.pm >diff --git a/C4/ShelfBrowser.pm b/lib/C4/ShelfBrowser.pm >similarity index 100% >rename from C4/ShelfBrowser.pm >rename to lib/C4/ShelfBrowser.pm >diff --git a/C4/SocialData.pm b/lib/C4/SocialData.pm >similarity index 100% >rename from C4/SocialData.pm >rename to lib/C4/SocialData.pm >diff --git a/C4/Stats.pm b/lib/C4/Stats.pm >similarity index 100% >rename from C4/Stats.pm >rename to lib/C4/Stats.pm >diff --git a/C4/Suggestions.pm b/lib/C4/Suggestions.pm >similarity index 100% >rename from C4/Suggestions.pm >rename to lib/C4/Suggestions.pm >diff --git a/C4/TTParser.pm b/lib/C4/TTParser.pm >similarity index 100% >rename from C4/TTParser.pm >rename to lib/C4/TTParser.pm >diff --git a/C4/Tags.pm b/lib/C4/Tags.pm >similarity index 100% >rename from C4/Tags.pm >rename to lib/C4/Tags.pm >diff --git a/C4/Templates.pm b/lib/C4/Templates.pm >similarity index 100% >rename from C4/Templates.pm >rename to lib/C4/Templates.pm >diff --git a/C4/TmplToken.pm b/lib/C4/TmplToken.pm >similarity index 100% >rename from C4/TmplToken.pm >rename to lib/C4/TmplToken.pm >diff --git a/C4/TmplTokenType.pm b/lib/C4/TmplTokenType.pm >similarity index 100% >rename from C4/TmplTokenType.pm >rename to lib/C4/TmplTokenType.pm >diff --git a/C4/UsageStats.pm b/lib/C4/UsageStats.pm >similarity index 100% >rename from C4/UsageStats.pm >rename to lib/C4/UsageStats.pm >diff --git a/C4/Utils/DataTables.pm b/lib/C4/Utils/DataTables.pm >similarity index 100% >rename from C4/Utils/DataTables.pm >rename to lib/C4/Utils/DataTables.pm >diff --git a/C4/Utils/DataTables/Members.pm b/lib/C4/Utils/DataTables/Members.pm >similarity index 100% >rename from C4/Utils/DataTables/Members.pm >rename to lib/C4/Utils/DataTables/Members.pm >diff --git a/C4/Utils/DataTables/TablesSettings.pm b/lib/C4/Utils/DataTables/TablesSettings.pm >similarity index 100% >rename from C4/Utils/DataTables/TablesSettings.pm >rename to lib/C4/Utils/DataTables/TablesSettings.pm >diff --git a/C4/Utils/DataTables/VirtualShelves.pm b/lib/C4/Utils/DataTables/VirtualShelves.pm >similarity index 100% >rename from C4/Utils/DataTables/VirtualShelves.pm >rename to lib/C4/Utils/DataTables/VirtualShelves.pm >diff --git a/C4/XISBN.pm b/lib/C4/XISBN.pm >similarity index 100% >rename from C4/XISBN.pm >rename to lib/C4/XISBN.pm >diff --git a/C4/XSLT.pm b/lib/C4/XSLT.pm >similarity index 100% >rename from C4/XSLT.pm >rename to lib/C4/XSLT.pm >diff --git a/Koha/Account.pm b/lib/Koha/Account.pm >similarity index 100% >rename from Koha/Account.pm >rename to lib/Koha/Account.pm >diff --git a/Koha/Account/CreditType.pm b/lib/Koha/Account/CreditType.pm >similarity index 100% >rename from Koha/Account/CreditType.pm >rename to lib/Koha/Account/CreditType.pm >diff --git a/Koha/Account/CreditTypes.pm b/lib/Koha/Account/CreditTypes.pm >similarity index 100% >rename from Koha/Account/CreditTypes.pm >rename to lib/Koha/Account/CreditTypes.pm >diff --git a/Koha/Account/DebitType.pm b/lib/Koha/Account/DebitType.pm >similarity index 100% >rename from Koha/Account/DebitType.pm >rename to lib/Koha/Account/DebitType.pm >diff --git a/Koha/Account/DebitTypes.pm b/lib/Koha/Account/DebitTypes.pm >similarity index 100% >rename from Koha/Account/DebitTypes.pm >rename to lib/Koha/Account/DebitTypes.pm >diff --git a/Koha/Account/Line.pm b/lib/Koha/Account/Line.pm >similarity index 100% >rename from Koha/Account/Line.pm >rename to lib/Koha/Account/Line.pm >diff --git a/Koha/Account/Lines.pm b/lib/Koha/Account/Lines.pm >similarity index 100% >rename from Koha/Account/Lines.pm >rename to lib/Koha/Account/Lines.pm >diff --git a/Koha/Account/Offset.pm b/lib/Koha/Account/Offset.pm >similarity index 100% >rename from Koha/Account/Offset.pm >rename to lib/Koha/Account/Offset.pm >diff --git a/Koha/Account/Offsets.pm b/lib/Koha/Account/Offsets.pm >similarity index 100% >rename from Koha/Account/Offsets.pm >rename to lib/Koha/Account/Offsets.pm >diff --git a/Koha/Acquisition/Basket.pm b/lib/Koha/Acquisition/Basket.pm >similarity index 100% >rename from Koha/Acquisition/Basket.pm >rename to lib/Koha/Acquisition/Basket.pm >diff --git a/Koha/Acquisition/BasketGroup.pm b/lib/Koha/Acquisition/BasketGroup.pm >similarity index 100% >rename from Koha/Acquisition/BasketGroup.pm >rename to lib/Koha/Acquisition/BasketGroup.pm >diff --git a/Koha/Acquisition/BasketGroups.pm b/lib/Koha/Acquisition/BasketGroups.pm >similarity index 100% >rename from Koha/Acquisition/BasketGroups.pm >rename to lib/Koha/Acquisition/BasketGroups.pm >diff --git a/Koha/Acquisition/Baskets.pm b/lib/Koha/Acquisition/Baskets.pm >similarity index 100% >rename from Koha/Acquisition/Baskets.pm >rename to lib/Koha/Acquisition/Baskets.pm >diff --git a/Koha/Acquisition/Bookseller.pm b/lib/Koha/Acquisition/Bookseller.pm >similarity index 100% >rename from Koha/Acquisition/Bookseller.pm >rename to lib/Koha/Acquisition/Bookseller.pm >diff --git a/Koha/Acquisition/Bookseller/Contact.pm b/lib/Koha/Acquisition/Bookseller/Contact.pm >similarity index 100% >rename from Koha/Acquisition/Bookseller/Contact.pm >rename to lib/Koha/Acquisition/Bookseller/Contact.pm >diff --git a/Koha/Acquisition/Bookseller/Contacts.pm b/lib/Koha/Acquisition/Bookseller/Contacts.pm >similarity index 100% >rename from Koha/Acquisition/Bookseller/Contacts.pm >rename to lib/Koha/Acquisition/Bookseller/Contacts.pm >diff --git a/Koha/Acquisition/Booksellers.pm b/lib/Koha/Acquisition/Booksellers.pm >similarity index 100% >rename from Koha/Acquisition/Booksellers.pm >rename to lib/Koha/Acquisition/Booksellers.pm >diff --git a/Koha/Acquisition/Budget.pm b/lib/Koha/Acquisition/Budget.pm >similarity index 100% >rename from Koha/Acquisition/Budget.pm >rename to lib/Koha/Acquisition/Budget.pm >diff --git a/Koha/Acquisition/Budgets.pm b/lib/Koha/Acquisition/Budgets.pm >similarity index 100% >rename from Koha/Acquisition/Budgets.pm >rename to lib/Koha/Acquisition/Budgets.pm >diff --git a/Koha/Acquisition/Currencies.pm b/lib/Koha/Acquisition/Currencies.pm >similarity index 100% >rename from Koha/Acquisition/Currencies.pm >rename to lib/Koha/Acquisition/Currencies.pm >diff --git a/Koha/Acquisition/Currency.pm b/lib/Koha/Acquisition/Currency.pm >similarity index 100% >rename from Koha/Acquisition/Currency.pm >rename to lib/Koha/Acquisition/Currency.pm >diff --git a/Koha/Acquisition/Fund.pm b/lib/Koha/Acquisition/Fund.pm >similarity index 100% >rename from Koha/Acquisition/Fund.pm >rename to lib/Koha/Acquisition/Fund.pm >diff --git a/Koha/Acquisition/Funds.pm b/lib/Koha/Acquisition/Funds.pm >similarity index 100% >rename from Koha/Acquisition/Funds.pm >rename to lib/Koha/Acquisition/Funds.pm >diff --git a/Koha/Acquisition/Invoice.pm b/lib/Koha/Acquisition/Invoice.pm >similarity index 100% >rename from Koha/Acquisition/Invoice.pm >rename to lib/Koha/Acquisition/Invoice.pm >diff --git a/Koha/Acquisition/Invoice/Adjustment.pm b/lib/Koha/Acquisition/Invoice/Adjustment.pm >similarity index 100% >rename from Koha/Acquisition/Invoice/Adjustment.pm >rename to lib/Koha/Acquisition/Invoice/Adjustment.pm >diff --git a/Koha/Acquisition/Invoice/Adjustments.pm b/lib/Koha/Acquisition/Invoice/Adjustments.pm >similarity index 100% >rename from Koha/Acquisition/Invoice/Adjustments.pm >rename to lib/Koha/Acquisition/Invoice/Adjustments.pm >diff --git a/Koha/Acquisition/Invoices.pm b/lib/Koha/Acquisition/Invoices.pm >similarity index 100% >rename from Koha/Acquisition/Invoices.pm >rename to lib/Koha/Acquisition/Invoices.pm >diff --git a/Koha/Acquisition/Order.pm b/lib/Koha/Acquisition/Order.pm >similarity index 100% >rename from Koha/Acquisition/Order.pm >rename to lib/Koha/Acquisition/Order.pm >diff --git a/Koha/Acquisition/Order/Claim.pm b/lib/Koha/Acquisition/Order/Claim.pm >similarity index 100% >rename from Koha/Acquisition/Order/Claim.pm >rename to lib/Koha/Acquisition/Order/Claim.pm >diff --git a/Koha/Acquisition/Order/Claims.pm b/lib/Koha/Acquisition/Order/Claims.pm >similarity index 100% >rename from Koha/Acquisition/Order/Claims.pm >rename to lib/Koha/Acquisition/Order/Claims.pm >diff --git a/Koha/Acquisition/Orders.pm b/lib/Koha/Acquisition/Orders.pm >similarity index 100% >rename from Koha/Acquisition/Orders.pm >rename to lib/Koha/Acquisition/Orders.pm >diff --git a/Koha/ActionLog.pm b/lib/Koha/ActionLog.pm >similarity index 100% >rename from Koha/ActionLog.pm >rename to lib/Koha/ActionLog.pm >diff --git a/Koha/ActionLogs.pm b/lib/Koha/ActionLogs.pm >similarity index 100% >rename from Koha/ActionLogs.pm >rename to lib/Koha/ActionLogs.pm >diff --git a/Koha/AdditionalField.pm b/lib/Koha/AdditionalField.pm >similarity index 100% >rename from Koha/AdditionalField.pm >rename to lib/Koha/AdditionalField.pm >diff --git a/Koha/AdditionalFieldValue.pm b/lib/Koha/AdditionalFieldValue.pm >similarity index 100% >rename from Koha/AdditionalFieldValue.pm >rename to lib/Koha/AdditionalFieldValue.pm >diff --git a/Koha/AdditionalFieldValues.pm b/lib/Koha/AdditionalFieldValues.pm >similarity index 100% >rename from Koha/AdditionalFieldValues.pm >rename to lib/Koha/AdditionalFieldValues.pm >diff --git a/Koha/AdditionalFields.pm b/lib/Koha/AdditionalFields.pm >similarity index 100% >rename from Koha/AdditionalFields.pm >rename to lib/Koha/AdditionalFields.pm >diff --git a/Koha/AdvancedEditorMacro.pm b/lib/Koha/AdvancedEditorMacro.pm >similarity index 100% >rename from Koha/AdvancedEditorMacro.pm >rename to lib/Koha/AdvancedEditorMacro.pm >diff --git a/Koha/AdvancedEditorMacros.pm b/lib/Koha/AdvancedEditorMacros.pm >similarity index 100% >rename from Koha/AdvancedEditorMacros.pm >rename to lib/Koha/AdvancedEditorMacros.pm >diff --git a/Koha/ApiKey.pm b/lib/Koha/ApiKey.pm >similarity index 100% >rename from Koha/ApiKey.pm >rename to lib/Koha/ApiKey.pm >diff --git a/Koha/ApiKeys.pm b/lib/Koha/ApiKeys.pm >similarity index 100% >rename from Koha/ApiKeys.pm >rename to lib/Koha/ApiKeys.pm >diff --git a/Koha/App/Intranet.pm b/lib/Koha/App/Intranet.pm >similarity index 100% >rename from Koha/App/Intranet.pm >rename to lib/Koha/App/Intranet.pm >diff --git a/Koha/App/Opac.pm b/lib/Koha/App/Opac.pm >similarity index 100% >rename from Koha/App/Opac.pm >rename to lib/Koha/App/Opac.pm >diff --git a/Koha/App/Plugin/CGIBinKoha.pm b/lib/Koha/App/Plugin/CGIBinKoha.pm >similarity index 100% >rename from Koha/App/Plugin/CGIBinKoha.pm >rename to lib/Koha/App/Plugin/CGIBinKoha.pm >diff --git a/Koha/App/Plugin/RESTV1.pm b/lib/Koha/App/Plugin/RESTV1.pm >similarity index 100% >rename from Koha/App/Plugin/RESTV1.pm >rename to lib/Koha/App/Plugin/RESTV1.pm >diff --git a/Koha/ArticleRequest.pm b/lib/Koha/ArticleRequest.pm >similarity index 100% >rename from Koha/ArticleRequest.pm >rename to lib/Koha/ArticleRequest.pm >diff --git a/Koha/ArticleRequest/Status.pm b/lib/Koha/ArticleRequest/Status.pm >similarity index 100% >rename from Koha/ArticleRequest/Status.pm >rename to lib/Koha/ArticleRequest/Status.pm >diff --git a/Koha/ArticleRequests.pm b/lib/Koha/ArticleRequests.pm >similarity index 100% >rename from Koha/ArticleRequests.pm >rename to lib/Koha/ArticleRequests.pm >diff --git a/Koha/AudioAlert.pm b/lib/Koha/AudioAlert.pm >similarity index 100% >rename from Koha/AudioAlert.pm >rename to lib/Koha/AudioAlert.pm >diff --git a/Koha/AudioAlerts.pm b/lib/Koha/AudioAlerts.pm >similarity index 100% >rename from Koha/AudioAlerts.pm >rename to lib/Koha/AudioAlerts.pm >diff --git a/Koha/AuthUtils.pm b/lib/Koha/AuthUtils.pm >similarity index 100% >rename from Koha/AuthUtils.pm >rename to lib/Koha/AuthUtils.pm >diff --git a/Koha/AuthorisedValue.pm b/lib/Koha/AuthorisedValue.pm >similarity index 100% >rename from Koha/AuthorisedValue.pm >rename to lib/Koha/AuthorisedValue.pm >diff --git a/Koha/AuthorisedValueCategories.pm b/lib/Koha/AuthorisedValueCategories.pm >similarity index 100% >rename from Koha/AuthorisedValueCategories.pm >rename to lib/Koha/AuthorisedValueCategories.pm >diff --git a/Koha/AuthorisedValueCategory.pm b/lib/Koha/AuthorisedValueCategory.pm >similarity index 100% >rename from Koha/AuthorisedValueCategory.pm >rename to lib/Koha/AuthorisedValueCategory.pm >diff --git a/Koha/AuthorisedValues.pm b/lib/Koha/AuthorisedValues.pm >similarity index 100% >rename from Koha/AuthorisedValues.pm >rename to lib/Koha/AuthorisedValues.pm >diff --git a/Koha/Authorities.pm b/lib/Koha/Authorities.pm >similarity index 100% >rename from Koha/Authorities.pm >rename to lib/Koha/Authorities.pm >diff --git a/Koha/Authority.pm b/lib/Koha/Authority.pm >similarity index 100% >rename from Koha/Authority.pm >rename to lib/Koha/Authority.pm >diff --git a/Koha/Authority/ControlledIndicators.pm b/lib/Koha/Authority/ControlledIndicators.pm >similarity index 100% >rename from Koha/Authority/ControlledIndicators.pm >rename to lib/Koha/Authority/ControlledIndicators.pm >diff --git a/Koha/Authority/MergeRequest.pm b/lib/Koha/Authority/MergeRequest.pm >similarity index 100% >rename from Koha/Authority/MergeRequest.pm >rename to lib/Koha/Authority/MergeRequest.pm >diff --git a/Koha/Authority/MergeRequests.pm b/lib/Koha/Authority/MergeRequests.pm >similarity index 100% >rename from Koha/Authority/MergeRequests.pm >rename to lib/Koha/Authority/MergeRequests.pm >diff --git a/Koha/Authority/Subfield.pm b/lib/Koha/Authority/Subfield.pm >similarity index 100% >rename from Koha/Authority/Subfield.pm >rename to lib/Koha/Authority/Subfield.pm >diff --git a/Koha/Authority/Subfields.pm b/lib/Koha/Authority/Subfields.pm >similarity index 100% >rename from Koha/Authority/Subfields.pm >rename to lib/Koha/Authority/Subfields.pm >diff --git a/Koha/Authority/Tag.pm b/lib/Koha/Authority/Tag.pm >similarity index 100% >rename from Koha/Authority/Tag.pm >rename to lib/Koha/Authority/Tag.pm >diff --git a/Koha/Authority/Tags.pm b/lib/Koha/Authority/Tags.pm >similarity index 100% >rename from Koha/Authority/Tags.pm >rename to lib/Koha/Authority/Tags.pm >diff --git a/Koha/Authority/Type.pm b/lib/Koha/Authority/Type.pm >similarity index 100% >rename from Koha/Authority/Type.pm >rename to lib/Koha/Authority/Type.pm >diff --git a/Koha/Authority/Types.pm b/lib/Koha/Authority/Types.pm >similarity index 100% >rename from Koha/Authority/Types.pm >rename to lib/Koha/Authority/Types.pm >diff --git a/Koha/BackgroundJob.pm b/lib/Koha/BackgroundJob.pm >similarity index 100% >rename from Koha/BackgroundJob.pm >rename to lib/Koha/BackgroundJob.pm >diff --git a/Koha/BackgroundJob/BatchUpdateAuthority.pm b/lib/Koha/BackgroundJob/BatchUpdateAuthority.pm >similarity index 100% >rename from Koha/BackgroundJob/BatchUpdateAuthority.pm >rename to lib/Koha/BackgroundJob/BatchUpdateAuthority.pm >diff --git a/Koha/BackgroundJob/BatchUpdateBiblio.pm b/lib/Koha/BackgroundJob/BatchUpdateBiblio.pm >similarity index 100% >rename from Koha/BackgroundJob/BatchUpdateBiblio.pm >rename to lib/Koha/BackgroundJob/BatchUpdateBiblio.pm >diff --git a/Koha/BackgroundJobs.pm b/lib/Koha/BackgroundJobs.pm >similarity index 100% >rename from Koha/BackgroundJobs.pm >rename to lib/Koha/BackgroundJobs.pm >diff --git a/Koha/Biblio.pm b/lib/Koha/Biblio.pm >similarity index 100% >rename from Koha/Biblio.pm >rename to lib/Koha/Biblio.pm >diff --git a/Koha/Biblio/Metadata.pm b/lib/Koha/Biblio/Metadata.pm >similarity index 100% >rename from Koha/Biblio/Metadata.pm >rename to lib/Koha/Biblio/Metadata.pm >diff --git a/Koha/Biblio/Metadatas.pm b/lib/Koha/Biblio/Metadatas.pm >similarity index 100% >rename from Koha/Biblio/Metadatas.pm >rename to lib/Koha/Biblio/Metadatas.pm >diff --git a/Koha/BiblioFramework.pm b/lib/Koha/BiblioFramework.pm >similarity index 100% >rename from Koha/BiblioFramework.pm >rename to lib/Koha/BiblioFramework.pm >diff --git a/Koha/BiblioFrameworks.pm b/lib/Koha/BiblioFrameworks.pm >similarity index 100% >rename from Koha/BiblioFrameworks.pm >rename to lib/Koha/BiblioFrameworks.pm >diff --git a/Koha/BiblioUtils.pm b/lib/Koha/BiblioUtils.pm >similarity index 100% >rename from Koha/BiblioUtils.pm >rename to lib/Koha/BiblioUtils.pm >diff --git a/Koha/BiblioUtils/Iterator.pm b/lib/Koha/BiblioUtils/Iterator.pm >similarity index 100% >rename from Koha/BiblioUtils/Iterator.pm >rename to lib/Koha/BiblioUtils/Iterator.pm >diff --git a/Koha/Biblioitem.pm b/lib/Koha/Biblioitem.pm >similarity index 100% >rename from Koha/Biblioitem.pm >rename to lib/Koha/Biblioitem.pm >diff --git a/Koha/Biblioitems.pm b/lib/Koha/Biblioitems.pm >similarity index 100% >rename from Koha/Biblioitems.pm >rename to lib/Koha/Biblioitems.pm >diff --git a/Koha/Biblios.pm b/lib/Koha/Biblios.pm >similarity index 100% >rename from Koha/Biblios.pm >rename to lib/Koha/Biblios.pm >diff --git a/Koha/Cache.pm b/lib/Koha/Cache.pm >similarity index 100% >rename from Koha/Cache.pm >rename to lib/Koha/Cache.pm >diff --git a/Koha/Cache/Memory/Lite.pm b/lib/Koha/Cache/Memory/Lite.pm >similarity index 100% >rename from Koha/Cache/Memory/Lite.pm >rename to lib/Koha/Cache/Memory/Lite.pm >diff --git a/Koha/Cache/Object.pm b/lib/Koha/Cache/Object.pm >similarity index 100% >rename from Koha/Cache/Object.pm >rename to lib/Koha/Cache/Object.pm >diff --git a/Koha/Caches.pm b/lib/Koha/Caches.pm >similarity index 100% >rename from Koha/Caches.pm >rename to lib/Koha/Caches.pm >diff --git a/Koha/Calendar.pm b/lib/Koha/Calendar.pm >similarity index 100% >rename from Koha/Calendar.pm >rename to lib/Koha/Calendar.pm >diff --git a/Koha/Cash/Register.pm b/lib/Koha/Cash/Register.pm >similarity index 100% >rename from Koha/Cash/Register.pm >rename to lib/Koha/Cash/Register.pm >diff --git a/Koha/Cash/Register/Action.pm b/lib/Koha/Cash/Register/Action.pm >similarity index 100% >rename from Koha/Cash/Register/Action.pm >rename to lib/Koha/Cash/Register/Action.pm >diff --git a/Koha/Cash/Register/Actions.pm b/lib/Koha/Cash/Register/Actions.pm >similarity index 100% >rename from Koha/Cash/Register/Actions.pm >rename to lib/Koha/Cash/Register/Actions.pm >diff --git a/Koha/Cash/Register/Cashup.pm b/lib/Koha/Cash/Register/Cashup.pm >similarity index 100% >rename from Koha/Cash/Register/Cashup.pm >rename to lib/Koha/Cash/Register/Cashup.pm >diff --git a/Koha/Cash/Register/Cashups.pm b/lib/Koha/Cash/Register/Cashups.pm >similarity index 100% >rename from Koha/Cash/Register/Cashups.pm >rename to lib/Koha/Cash/Register/Cashups.pm >diff --git a/Koha/Cash/Registers.pm b/lib/Koha/Cash/Registers.pm >similarity index 100% >rename from Koha/Cash/Registers.pm >rename to lib/Koha/Cash/Registers.pm >diff --git a/Koha/Charges/Fees.pm b/lib/Koha/Charges/Fees.pm >similarity index 100% >rename from Koha/Charges/Fees.pm >rename to lib/Koha/Charges/Fees.pm >diff --git a/Koha/Charges/Sales.pm b/lib/Koha/Charges/Sales.pm >similarity index 100% >rename from Koha/Charges/Sales.pm >rename to lib/Koha/Charges/Sales.pm >diff --git a/Koha/Checkout.pm b/lib/Koha/Checkout.pm >similarity index 100% >rename from Koha/Checkout.pm >rename to lib/Koha/Checkout.pm >diff --git a/Koha/Checkouts.pm b/lib/Koha/Checkouts.pm >similarity index 100% >rename from Koha/Checkouts.pm >rename to lib/Koha/Checkouts.pm >diff --git a/Koha/Checkouts/ReturnClaim.pm b/lib/Koha/Checkouts/ReturnClaim.pm >similarity index 100% >rename from Koha/Checkouts/ReturnClaim.pm >rename to lib/Koha/Checkouts/ReturnClaim.pm >diff --git a/Koha/Checkouts/ReturnClaims.pm b/lib/Koha/Checkouts/ReturnClaims.pm >similarity index 100% >rename from Koha/Checkouts/ReturnClaims.pm >rename to lib/Koha/Checkouts/ReturnClaims.pm >diff --git a/Koha/CirculationRule.pm b/lib/Koha/CirculationRule.pm >similarity index 100% >rename from Koha/CirculationRule.pm >rename to lib/Koha/CirculationRule.pm >diff --git a/Koha/CirculationRules.pm b/lib/Koha/CirculationRules.pm >similarity index 100% >rename from Koha/CirculationRules.pm >rename to lib/Koha/CirculationRules.pm >diff --git a/Koha/Cities.pm b/lib/Koha/Cities.pm >similarity index 100% >rename from Koha/Cities.pm >rename to lib/Koha/Cities.pm >diff --git a/Koha/City.pm b/lib/Koha/City.pm >similarity index 100% >rename from Koha/City.pm >rename to lib/Koha/City.pm >diff --git a/Koha/ClassSortRule.pm b/lib/Koha/ClassSortRule.pm >similarity index 100% >rename from Koha/ClassSortRule.pm >rename to lib/Koha/ClassSortRule.pm >diff --git a/Koha/ClassSortRules.pm b/lib/Koha/ClassSortRules.pm >similarity index 100% >rename from Koha/ClassSortRules.pm >rename to lib/Koha/ClassSortRules.pm >diff --git a/Koha/ClassSource.pm b/lib/Koha/ClassSource.pm >similarity index 100% >rename from Koha/ClassSource.pm >rename to lib/Koha/ClassSource.pm >diff --git a/Koha/ClassSources.pm b/lib/Koha/ClassSources.pm >similarity index 100% >rename from Koha/ClassSources.pm >rename to lib/Koha/ClassSources.pm >diff --git a/Koha/ClassSplitRule.pm b/lib/Koha/ClassSplitRule.pm >similarity index 100% >rename from Koha/ClassSplitRule.pm >rename to lib/Koha/ClassSplitRule.pm >diff --git a/Koha/ClassSplitRules.pm b/lib/Koha/ClassSplitRules.pm >similarity index 100% >rename from Koha/ClassSplitRules.pm >rename to lib/Koha/ClassSplitRules.pm >diff --git a/Koha/Club.pm b/lib/Koha/Club.pm >similarity index 100% >rename from Koha/Club.pm >rename to lib/Koha/Club.pm >diff --git a/Koha/Club/Enrollment.pm b/lib/Koha/Club/Enrollment.pm >similarity index 100% >rename from Koha/Club/Enrollment.pm >rename to lib/Koha/Club/Enrollment.pm >diff --git a/Koha/Club/Enrollment/Field.pm b/lib/Koha/Club/Enrollment/Field.pm >similarity index 100% >rename from Koha/Club/Enrollment/Field.pm >rename to lib/Koha/Club/Enrollment/Field.pm >diff --git a/Koha/Club/Enrollment/Fields.pm b/lib/Koha/Club/Enrollment/Fields.pm >similarity index 100% >rename from Koha/Club/Enrollment/Fields.pm >rename to lib/Koha/Club/Enrollment/Fields.pm >diff --git a/Koha/Club/Enrollments.pm b/lib/Koha/Club/Enrollments.pm >similarity index 100% >rename from Koha/Club/Enrollments.pm >rename to lib/Koha/Club/Enrollments.pm >diff --git a/Koha/Club/Field.pm b/lib/Koha/Club/Field.pm >similarity index 100% >rename from Koha/Club/Field.pm >rename to lib/Koha/Club/Field.pm >diff --git a/Koha/Club/Fields.pm b/lib/Koha/Club/Fields.pm >similarity index 100% >rename from Koha/Club/Fields.pm >rename to lib/Koha/Club/Fields.pm >diff --git a/Koha/Club/Hold.pm b/lib/Koha/Club/Hold.pm >similarity index 100% >rename from Koha/Club/Hold.pm >rename to lib/Koha/Club/Hold.pm >diff --git a/Koha/Club/Hold/PatronHold.pm b/lib/Koha/Club/Hold/PatronHold.pm >similarity index 100% >rename from Koha/Club/Hold/PatronHold.pm >rename to lib/Koha/Club/Hold/PatronHold.pm >diff --git a/Koha/Club/Hold/PatronHolds.pm b/lib/Koha/Club/Hold/PatronHolds.pm >similarity index 100% >rename from Koha/Club/Hold/PatronHolds.pm >rename to lib/Koha/Club/Hold/PatronHolds.pm >diff --git a/Koha/Club/Holds.pm b/lib/Koha/Club/Holds.pm >similarity index 100% >rename from Koha/Club/Holds.pm >rename to lib/Koha/Club/Holds.pm >diff --git a/Koha/Club/Template.pm b/lib/Koha/Club/Template.pm >similarity index 100% >rename from Koha/Club/Template.pm >rename to lib/Koha/Club/Template.pm >diff --git a/Koha/Club/Template/EnrollmentField.pm b/lib/Koha/Club/Template/EnrollmentField.pm >similarity index 100% >rename from Koha/Club/Template/EnrollmentField.pm >rename to lib/Koha/Club/Template/EnrollmentField.pm >diff --git a/Koha/Club/Template/EnrollmentFields.pm b/lib/Koha/Club/Template/EnrollmentFields.pm >similarity index 100% >rename from Koha/Club/Template/EnrollmentFields.pm >rename to lib/Koha/Club/Template/EnrollmentFields.pm >diff --git a/Koha/Club/Template/Field.pm b/lib/Koha/Club/Template/Field.pm >similarity index 100% >rename from Koha/Club/Template/Field.pm >rename to lib/Koha/Club/Template/Field.pm >diff --git a/Koha/Club/Template/Fields.pm b/lib/Koha/Club/Template/Fields.pm >similarity index 100% >rename from Koha/Club/Template/Fields.pm >rename to lib/Koha/Club/Template/Fields.pm >diff --git a/Koha/Club/Templates.pm b/lib/Koha/Club/Templates.pm >similarity index 100% >rename from Koha/Club/Templates.pm >rename to lib/Koha/Club/Templates.pm >diff --git a/Koha/Clubs.pm b/lib/Koha/Clubs.pm >similarity index 100% >rename from Koha/Clubs.pm >rename to lib/Koha/Clubs.pm >diff --git a/Koha/Config.pm b/lib/Koha/Config.pm >similarity index 100% >rename from Koha/Config.pm >rename to lib/Koha/Config.pm >diff --git a/Koha/Config/SysPref.pm b/lib/Koha/Config/SysPref.pm >similarity index 100% >rename from Koha/Config/SysPref.pm >rename to lib/Koha/Config/SysPref.pm >diff --git a/Koha/Config/SysPrefs.pm b/lib/Koha/Config/SysPrefs.pm >similarity index 100% >rename from Koha/Config/SysPrefs.pm >rename to lib/Koha/Config/SysPrefs.pm >diff --git a/Koha/Course.pm b/lib/Koha/Course.pm >similarity index 100% >rename from Koha/Course.pm >rename to lib/Koha/Course.pm >diff --git a/Koha/Course/Instructor.pm b/lib/Koha/Course/Instructor.pm >similarity index 100% >rename from Koha/Course/Instructor.pm >rename to lib/Koha/Course/Instructor.pm >diff --git a/Koha/Course/Instructors.pm b/lib/Koha/Course/Instructors.pm >similarity index 100% >rename from Koha/Course/Instructors.pm >rename to lib/Koha/Course/Instructors.pm >diff --git a/Koha/Course/Item.pm b/lib/Koha/Course/Item.pm >similarity index 100% >rename from Koha/Course/Item.pm >rename to lib/Koha/Course/Item.pm >diff --git a/Koha/Course/Items.pm b/lib/Koha/Course/Items.pm >similarity index 100% >rename from Koha/Course/Items.pm >rename to lib/Koha/Course/Items.pm >diff --git a/Koha/Course/Reserve.pm b/lib/Koha/Course/Reserve.pm >similarity index 100% >rename from Koha/Course/Reserve.pm >rename to lib/Koha/Course/Reserve.pm >diff --git a/Koha/Course/Reserves.pm b/lib/Koha/Course/Reserves.pm >similarity index 100% >rename from Koha/Course/Reserves.pm >rename to lib/Koha/Course/Reserves.pm >diff --git a/Koha/Courses.pm b/lib/Koha/Courses.pm >similarity index 100% >rename from Koha/Courses.pm >rename to lib/Koha/Courses.pm >diff --git a/Koha/CoverImage.pm b/lib/Koha/CoverImage.pm >similarity index 100% >rename from Koha/CoverImage.pm >rename to lib/Koha/CoverImage.pm >diff --git a/Koha/CoverImages.pm b/lib/Koha/CoverImages.pm >similarity index 100% >rename from Koha/CoverImages.pm >rename to lib/Koha/CoverImages.pm >diff --git a/Koha/CsvProfile.pm b/lib/Koha/CsvProfile.pm >similarity index 100% >rename from Koha/CsvProfile.pm >rename to lib/Koha/CsvProfile.pm >diff --git a/Koha/CsvProfiles.pm b/lib/Koha/CsvProfiles.pm >similarity index 100% >rename from Koha/CsvProfiles.pm >rename to lib/Koha/CsvProfiles.pm >diff --git a/Koha/Database.pm b/lib/Koha/Database.pm >similarity index 100% >rename from Koha/Database.pm >rename to lib/Koha/Database.pm >diff --git a/Koha/DateUtils.pm b/lib/Koha/DateUtils.pm >similarity index 100% >rename from Koha/DateUtils.pm >rename to lib/Koha/DateUtils.pm >diff --git a/Koha/Desk.pm b/lib/Koha/Desk.pm >similarity index 100% >rename from Koha/Desk.pm >rename to lib/Koha/Desk.pm >diff --git a/Koha/Desks.pm b/lib/Koha/Desks.pm >similarity index 100% >rename from Koha/Desks.pm >rename to lib/Koha/Desks.pm >diff --git a/Koha/EDI.pm b/lib/Koha/EDI.pm >similarity index 100% >rename from Koha/EDI.pm >rename to lib/Koha/EDI.pm >diff --git a/Koha/Edifact.pm b/lib/Koha/Edifact.pm >similarity index 100% >rename from Koha/Edifact.pm >rename to lib/Koha/Edifact.pm >diff --git a/Koha/Edifact/Line.pm b/lib/Koha/Edifact/Line.pm >similarity index 100% >rename from Koha/Edifact/Line.pm >rename to lib/Koha/Edifact/Line.pm >diff --git a/Koha/Edifact/Message.pm b/lib/Koha/Edifact/Message.pm >similarity index 100% >rename from Koha/Edifact/Message.pm >rename to lib/Koha/Edifact/Message.pm >diff --git a/Koha/Edifact/Order.pm b/lib/Koha/Edifact/Order.pm >similarity index 100% >rename from Koha/Edifact/Order.pm >rename to lib/Koha/Edifact/Order.pm >diff --git a/Koha/Edifact/Segment.pm b/lib/Koha/Edifact/Segment.pm >similarity index 100% >rename from Koha/Edifact/Segment.pm >rename to lib/Koha/Edifact/Segment.pm >diff --git a/Koha/Edifact/Transport.pm b/lib/Koha/Edifact/Transport.pm >similarity index 100% >rename from Koha/Edifact/Transport.pm >rename to lib/Koha/Edifact/Transport.pm >diff --git a/Koha/Email.pm b/lib/Koha/Email.pm >similarity index 100% >rename from Koha/Email.pm >rename to lib/Koha/Email.pm >diff --git a/Koha/Exceptions.pm b/lib/Koha/Exceptions.pm >similarity index 100% >rename from Koha/Exceptions.pm >rename to lib/Koha/Exceptions.pm >diff --git a/Koha/Exceptions/Account.pm b/lib/Koha/Exceptions/Account.pm >similarity index 100% >rename from Koha/Exceptions/Account.pm >rename to lib/Koha/Exceptions/Account.pm >diff --git a/Koha/Exceptions/Acquisition/Basket.pm b/lib/Koha/Exceptions/Acquisition/Basket.pm >similarity index 100% >rename from Koha/Exceptions/Acquisition/Basket.pm >rename to lib/Koha/Exceptions/Acquisition/Basket.pm >diff --git a/Koha/Exceptions/Authentication.pm b/lib/Koha/Exceptions/Authentication.pm >similarity index 100% >rename from Koha/Exceptions/Authentication.pm >rename to lib/Koha/Exceptions/Authentication.pm >diff --git a/Koha/Exceptions/Authorization.pm b/lib/Koha/Exceptions/Authorization.pm >similarity index 100% >rename from Koha/Exceptions/Authorization.pm >rename to lib/Koha/Exceptions/Authorization.pm >diff --git a/Koha/Exceptions/Checkout.pm b/lib/Koha/Exceptions/Checkout.pm >similarity index 100% >rename from Koha/Exceptions/Checkout.pm >rename to lib/Koha/Exceptions/Checkout.pm >diff --git a/Koha/Exceptions/Checkouts/ReturnClaims.pm b/lib/Koha/Exceptions/Checkouts/ReturnClaims.pm >similarity index 100% >rename from Koha/Exceptions/Checkouts/ReturnClaims.pm >rename to lib/Koha/Exceptions/Checkouts/ReturnClaims.pm >diff --git a/Koha/Exceptions/ClubHold.pm b/lib/Koha/Exceptions/ClubHold.pm >similarity index 100% >rename from Koha/Exceptions/ClubHold.pm >rename to lib/Koha/Exceptions/ClubHold.pm >diff --git a/Koha/Exceptions/Config.pm b/lib/Koha/Exceptions/Config.pm >similarity index 100% >rename from Koha/Exceptions/Config.pm >rename to lib/Koha/Exceptions/Config.pm >diff --git a/Koha/Exceptions/Elasticsearch.pm b/lib/Koha/Exceptions/Elasticsearch.pm >similarity index 100% >rename from Koha/Exceptions/Elasticsearch.pm >rename to lib/Koha/Exceptions/Elasticsearch.pm >diff --git a/Koha/Exceptions/Exception.pm b/lib/Koha/Exceptions/Exception.pm >similarity index 100% >rename from Koha/Exceptions/Exception.pm >rename to lib/Koha/Exceptions/Exception.pm >diff --git a/Koha/Exceptions/Hold.pm b/lib/Koha/Exceptions/Hold.pm >similarity index 100% >rename from Koha/Exceptions/Hold.pm >rename to lib/Koha/Exceptions/Hold.pm >diff --git a/Koha/Exceptions/Ill.pm b/lib/Koha/Exceptions/Ill.pm >similarity index 100% >rename from Koha/Exceptions/Ill.pm >rename to lib/Koha/Exceptions/Ill.pm >diff --git a/Koha/Exceptions/Item/Transfer.pm b/lib/Koha/Exceptions/Item/Transfer.pm >similarity index 100% >rename from Koha/Exceptions/Item/Transfer.pm >rename to lib/Koha/Exceptions/Item/Transfer.pm >diff --git a/Koha/Exceptions/Library.pm b/lib/Koha/Exceptions/Library.pm >similarity index 100% >rename from Koha/Exceptions/Library.pm >rename to lib/Koha/Exceptions/Library.pm >diff --git a/Koha/Exceptions/Metadata.pm b/lib/Koha/Exceptions/Metadata.pm >similarity index 100% >rename from Koha/Exceptions/Metadata.pm >rename to lib/Koha/Exceptions/Metadata.pm >diff --git a/Koha/Exceptions/Object.pm b/lib/Koha/Exceptions/Object.pm >similarity index 100% >rename from Koha/Exceptions/Object.pm >rename to lib/Koha/Exceptions/Object.pm >diff --git a/Koha/Exceptions/Password.pm b/lib/Koha/Exceptions/Password.pm >similarity index 100% >rename from Koha/Exceptions/Password.pm >rename to lib/Koha/Exceptions/Password.pm >diff --git a/Koha/Exceptions/Patron.pm b/lib/Koha/Exceptions/Patron.pm >similarity index 100% >rename from Koha/Exceptions/Patron.pm >rename to lib/Koha/Exceptions/Patron.pm >diff --git a/Koha/Exceptions/Patron/Attribute.pm b/lib/Koha/Exceptions/Patron/Attribute.pm >similarity index 100% >rename from Koha/Exceptions/Patron/Attribute.pm >rename to lib/Koha/Exceptions/Patron/Attribute.pm >diff --git a/Koha/Exceptions/Patron/Attribute/Type.pm b/lib/Koha/Exceptions/Patron/Attribute/Type.pm >similarity index 100% >rename from Koha/Exceptions/Patron/Attribute/Type.pm >rename to lib/Koha/Exceptions/Patron/Attribute/Type.pm >diff --git a/Koha/Exceptions/Patron/Modification.pm b/lib/Koha/Exceptions/Patron/Modification.pm >similarity index 100% >rename from Koha/Exceptions/Patron/Modification.pm >rename to lib/Koha/Exceptions/Patron/Modification.pm >diff --git a/Koha/Exceptions/Patron/Relationship.pm b/lib/Koha/Exceptions/Patron/Relationship.pm >similarity index 100% >rename from Koha/Exceptions/Patron/Relationship.pm >rename to lib/Koha/Exceptions/Patron/Relationship.pm >diff --git a/Koha/Exceptions/Plugin.pm b/lib/Koha/Exceptions/Plugin.pm >similarity index 100% >rename from Koha/Exceptions/Plugin.pm >rename to lib/Koha/Exceptions/Plugin.pm >diff --git a/Koha/Exceptions/Token.pm b/lib/Koha/Exceptions/Token.pm >similarity index 100% >rename from Koha/Exceptions/Token.pm >rename to lib/Koha/Exceptions/Token.pm >diff --git a/Koha/Exceptions/TransferLimit.pm b/lib/Koha/Exceptions/TransferLimit.pm >similarity index 100% >rename from Koha/Exceptions/TransferLimit.pm >rename to lib/Koha/Exceptions/TransferLimit.pm >diff --git a/Koha/Exporter/Record.pm b/lib/Koha/Exporter/Record.pm >similarity index 100% >rename from Koha/Exporter/Record.pm >rename to lib/Koha/Exporter/Record.pm >diff --git a/Koha/ExternalContent.pm b/lib/Koha/ExternalContent.pm >similarity index 100% >rename from Koha/ExternalContent.pm >rename to lib/Koha/ExternalContent.pm >diff --git a/Koha/ExternalContent/OverDrive.pm b/lib/Koha/ExternalContent/OverDrive.pm >similarity index 100% >rename from Koha/ExternalContent/OverDrive.pm >rename to lib/Koha/ExternalContent/OverDrive.pm >diff --git a/Koha/ExternalContent/RecordedBooks.pm b/lib/Koha/ExternalContent/RecordedBooks.pm >similarity index 100% >rename from Koha/ExternalContent/RecordedBooks.pm >rename to lib/Koha/ExternalContent/RecordedBooks.pm >diff --git a/Koha/Filter/MARC/EmbedItems.pm b/lib/Koha/Filter/MARC/EmbedItems.pm >similarity index 100% >rename from Koha/Filter/MARC/EmbedItems.pm >rename to lib/Koha/Filter/MARC/EmbedItems.pm >diff --git a/Koha/Filter/MARC/EmbedItemsAvailability.pm b/lib/Koha/Filter/MARC/EmbedItemsAvailability.pm >similarity index 100% >rename from Koha/Filter/MARC/EmbedItemsAvailability.pm >rename to lib/Koha/Filter/MARC/EmbedItemsAvailability.pm >diff --git a/Koha/Filter/MARC/EmbedSeeFromHeadings.pm b/lib/Koha/Filter/MARC/EmbedSeeFromHeadings.pm >similarity index 100% >rename from Koha/Filter/MARC/EmbedSeeFromHeadings.pm >rename to lib/Koha/Filter/MARC/EmbedSeeFromHeadings.pm >diff --git a/Koha/Filter/MARC/Null.pm b/lib/Koha/Filter/MARC/Null.pm >similarity index 100% >rename from Koha/Filter/MARC/Null.pm >rename to lib/Koha/Filter/MARC/Null.pm >diff --git a/Koha/Filter/MARC/ViewPolicy.pm b/lib/Koha/Filter/MARC/ViewPolicy.pm >similarity index 100% >rename from Koha/Filter/MARC/ViewPolicy.pm >rename to lib/Koha/Filter/MARC/ViewPolicy.pm >diff --git a/Koha/FrameworkPlugin.pm b/lib/Koha/FrameworkPlugin.pm >similarity index 100% >rename from Koha/FrameworkPlugin.pm >rename to lib/Koha/FrameworkPlugin.pm >diff --git a/Koha/Hold.pm b/lib/Koha/Hold.pm >similarity index 100% >rename from Koha/Hold.pm >rename to lib/Koha/Hold.pm >diff --git a/Koha/Holds.pm b/lib/Koha/Holds.pm >similarity index 100% >rename from Koha/Holds.pm >rename to lib/Koha/Holds.pm >diff --git a/Koha/I18N.pm b/lib/Koha/I18N.pm >similarity index 100% >rename from Koha/I18N.pm >rename to lib/Koha/I18N.pm >diff --git a/Koha/Illcomment.pm b/lib/Koha/Illcomment.pm >similarity index 100% >rename from Koha/Illcomment.pm >rename to lib/Koha/Illcomment.pm >diff --git a/Koha/Illcomments.pm b/lib/Koha/Illcomments.pm >similarity index 100% >rename from Koha/Illcomments.pm >rename to lib/Koha/Illcomments.pm >diff --git a/Koha/Illrequest.pm b/lib/Koha/Illrequest.pm >similarity index 100% >rename from Koha/Illrequest.pm >rename to lib/Koha/Illrequest.pm >diff --git a/Koha/Illrequest/Availability.pm b/lib/Koha/Illrequest/Availability.pm >similarity index 100% >rename from Koha/Illrequest/Availability.pm >rename to lib/Koha/Illrequest/Availability.pm >diff --git a/Koha/Illrequest/Config.pm b/lib/Koha/Illrequest/Config.pm >similarity index 100% >rename from Koha/Illrequest/Config.pm >rename to lib/Koha/Illrequest/Config.pm >diff --git a/Koha/Illrequest/Logger.pm b/lib/Koha/Illrequest/Logger.pm >similarity index 100% >rename from Koha/Illrequest/Logger.pm >rename to lib/Koha/Illrequest/Logger.pm >diff --git a/Koha/Illrequestattribute.pm b/lib/Koha/Illrequestattribute.pm >similarity index 100% >rename from Koha/Illrequestattribute.pm >rename to lib/Koha/Illrequestattribute.pm >diff --git a/Koha/Illrequestattributes.pm b/lib/Koha/Illrequestattributes.pm >similarity index 100% >rename from Koha/Illrequestattributes.pm >rename to lib/Koha/Illrequestattributes.pm >diff --git a/Koha/Illrequests.pm b/lib/Koha/Illrequests.pm >similarity index 100% >rename from Koha/Illrequests.pm >rename to lib/Koha/Illrequests.pm >diff --git a/Koha/ImportBatch.pm b/lib/Koha/ImportBatch.pm >similarity index 100% >rename from Koha/ImportBatch.pm >rename to lib/Koha/ImportBatch.pm >diff --git a/Koha/ImportBatchProfile.pm b/lib/Koha/ImportBatchProfile.pm >similarity index 100% >rename from Koha/ImportBatchProfile.pm >rename to lib/Koha/ImportBatchProfile.pm >diff --git a/Koha/ImportBatchProfiles.pm b/lib/Koha/ImportBatchProfiles.pm >similarity index 100% >rename from Koha/ImportBatchProfiles.pm >rename to lib/Koha/ImportBatchProfiles.pm >diff --git a/Koha/ImportBatches.pm b/lib/Koha/ImportBatches.pm >similarity index 100% >rename from Koha/ImportBatches.pm >rename to lib/Koha/ImportBatches.pm >diff --git a/Koha/Indexer/Utils.pm b/lib/Koha/Indexer/Utils.pm >similarity index 100% >rename from Koha/Indexer/Utils.pm >rename to lib/Koha/Indexer/Utils.pm >diff --git a/Koha/Item.pm b/lib/Koha/Item.pm >similarity index 100% >rename from Koha/Item.pm >rename to lib/Koha/Item.pm >diff --git a/Koha/Item/Search/Field.pm b/lib/Koha/Item/Search/Field.pm >similarity index 100% >rename from Koha/Item/Search/Field.pm >rename to lib/Koha/Item/Search/Field.pm >diff --git a/Koha/Item/Transfer.pm b/lib/Koha/Item/Transfer.pm >similarity index 100% >rename from Koha/Item/Transfer.pm >rename to lib/Koha/Item/Transfer.pm >diff --git a/Koha/Item/Transfer/Limit.pm b/lib/Koha/Item/Transfer/Limit.pm >similarity index 100% >rename from Koha/Item/Transfer/Limit.pm >rename to lib/Koha/Item/Transfer/Limit.pm >diff --git a/Koha/Item/Transfer/Limits.pm b/lib/Koha/Item/Transfer/Limits.pm >similarity index 100% >rename from Koha/Item/Transfer/Limits.pm >rename to lib/Koha/Item/Transfer/Limits.pm >diff --git a/Koha/Item/Transfers.pm b/lib/Koha/Item/Transfers.pm >similarity index 100% >rename from Koha/Item/Transfers.pm >rename to lib/Koha/Item/Transfers.pm >diff --git a/Koha/ItemType.pm b/lib/Koha/ItemType.pm >similarity index 100% >rename from Koha/ItemType.pm >rename to lib/Koha/ItemType.pm >diff --git a/Koha/ItemTypes.pm b/lib/Koha/ItemTypes.pm >similarity index 100% >rename from Koha/ItemTypes.pm >rename to lib/Koha/ItemTypes.pm >diff --git a/Koha/Items.pm b/lib/Koha/Items.pm >similarity index 100% >rename from Koha/Items.pm >rename to lib/Koha/Items.pm >diff --git a/Koha/KeyboardShortcut.pm b/lib/Koha/KeyboardShortcut.pm >similarity index 100% >rename from Koha/KeyboardShortcut.pm >rename to lib/Koha/KeyboardShortcut.pm >diff --git a/Koha/KeyboardShortcuts.pm b/lib/Koha/KeyboardShortcuts.pm >similarity index 100% >rename from Koha/KeyboardShortcuts.pm >rename to lib/Koha/KeyboardShortcuts.pm >diff --git a/Koha/Libraries.pm b/lib/Koha/Libraries.pm >similarity index 100% >rename from Koha/Libraries.pm >rename to lib/Koha/Libraries.pm >diff --git a/Koha/Library.pm b/lib/Koha/Library.pm >similarity index 100% >rename from Koha/Library.pm >rename to lib/Koha/Library.pm >diff --git a/Koha/Library/Group.pm b/lib/Koha/Library/Group.pm >similarity index 100% >rename from Koha/Library/Group.pm >rename to lib/Koha/Library/Group.pm >diff --git a/Koha/Library/Groups.pm b/lib/Koha/Library/Groups.pm >similarity index 100% >rename from Koha/Library/Groups.pm >rename to lib/Koha/Library/Groups.pm >diff --git a/Koha/Library/OverDriveInfo.pm b/lib/Koha/Library/OverDriveInfo.pm >similarity index 100% >rename from Koha/Library/OverDriveInfo.pm >rename to lib/Koha/Library/OverDriveInfo.pm >diff --git a/Koha/Library/OverDriveInfos.pm b/lib/Koha/Library/OverDriveInfos.pm >similarity index 100% >rename from Koha/Library/OverDriveInfos.pm >rename to lib/Koha/Library/OverDriveInfos.pm >diff --git a/Koha/Linktracker.pm b/lib/Koha/Linktracker.pm >similarity index 100% >rename from Koha/Linktracker.pm >rename to lib/Koha/Linktracker.pm >diff --git a/Koha/List/Patron.pm b/lib/Koha/List/Patron.pm >similarity index 100% >rename from Koha/List/Patron.pm >rename to lib/Koha/List/Patron.pm >diff --git a/Koha/Localization.pm b/lib/Koha/Localization.pm >similarity index 100% >rename from Koha/Localization.pm >rename to lib/Koha/Localization.pm >diff --git a/Koha/Localizations.pm b/lib/Koha/Localizations.pm >similarity index 100% >rename from Koha/Localizations.pm >rename to lib/Koha/Localizations.pm >diff --git a/Koha/Logger.pm b/lib/Koha/Logger.pm >similarity index 100% >rename from Koha/Logger.pm >rename to lib/Koha/Logger.pm >diff --git a/Koha/Manual.pm b/lib/Koha/Manual.pm >similarity index 100% >rename from Koha/Manual.pm >rename to lib/Koha/Manual.pm >diff --git a/Koha/MarcSubfieldStructure.pm b/lib/Koha/MarcSubfieldStructure.pm >similarity index 100% >rename from Koha/MarcSubfieldStructure.pm >rename to lib/Koha/MarcSubfieldStructure.pm >diff --git a/Koha/MarcSubfieldStructures.pm b/lib/Koha/MarcSubfieldStructures.pm >similarity index 100% >rename from Koha/MarcSubfieldStructures.pm >rename to lib/Koha/MarcSubfieldStructures.pm >diff --git a/Koha/MessageAttribute.pm b/lib/Koha/MessageAttribute.pm >similarity index 100% >rename from Koha/MessageAttribute.pm >rename to lib/Koha/MessageAttribute.pm >diff --git a/Koha/MessageAttributes.pm b/lib/Koha/MessageAttributes.pm >similarity index 100% >rename from Koha/MessageAttributes.pm >rename to lib/Koha/MessageAttributes.pm >diff --git a/Koha/MetaSearcher.pm b/lib/Koha/MetaSearcher.pm >similarity index 100% >rename from Koha/MetaSearcher.pm >rename to lib/Koha/MetaSearcher.pm >diff --git a/Koha/MetadataIterator.pm b/lib/Koha/MetadataIterator.pm >similarity index 100% >rename from Koha/MetadataIterator.pm >rename to lib/Koha/MetadataIterator.pm >diff --git a/Koha/MetadataRecord.pm b/lib/Koha/MetadataRecord.pm >similarity index 100% >rename from Koha/MetadataRecord.pm >rename to lib/Koha/MetadataRecord.pm >diff --git a/Koha/MetadataRecord/Authority.pm b/lib/Koha/MetadataRecord/Authority.pm >similarity index 100% >rename from Koha/MetadataRecord/Authority.pm >rename to lib/Koha/MetadataRecord/Authority.pm >diff --git a/Koha/Middleware/RealIP.pm b/lib/Koha/Middleware/RealIP.pm >similarity index 100% >rename from Koha/Middleware/RealIP.pm >rename to lib/Koha/Middleware/RealIP.pm >diff --git a/Koha/Middleware/SetEnv.pm b/lib/Koha/Middleware/SetEnv.pm >similarity index 100% >rename from Koha/Middleware/SetEnv.pm >rename to lib/Koha/Middleware/SetEnv.pm >diff --git a/Koha/Misc/Files.pm b/lib/Koha/Misc/Files.pm >similarity index 100% >rename from Koha/Misc/Files.pm >rename to lib/Koha/Misc/Files.pm >diff --git a/Koha/MoreUtils.pm b/lib/Koha/MoreUtils.pm >similarity index 100% >rename from Koha/MoreUtils.pm >rename to lib/Koha/MoreUtils.pm >diff --git a/Koha/News.pm b/lib/Koha/News.pm >similarity index 100% >rename from Koha/News.pm >rename to lib/Koha/News.pm >diff --git a/Koha/NewsItem.pm b/lib/Koha/NewsItem.pm >similarity index 100% >rename from Koha/NewsItem.pm >rename to lib/Koha/NewsItem.pm >diff --git a/Koha/Notice/Message.pm b/lib/Koha/Notice/Message.pm >similarity index 100% >rename from Koha/Notice/Message.pm >rename to lib/Koha/Notice/Message.pm >diff --git a/Koha/Notice/Messages.pm b/lib/Koha/Notice/Messages.pm >similarity index 100% >rename from Koha/Notice/Messages.pm >rename to lib/Koha/Notice/Messages.pm >diff --git a/Koha/Notice/Template.pm b/lib/Koha/Notice/Template.pm >similarity index 100% >rename from Koha/Notice/Template.pm >rename to lib/Koha/Notice/Template.pm >diff --git a/Koha/Notice/Templates.pm b/lib/Koha/Notice/Templates.pm >similarity index 100% >rename from Koha/Notice/Templates.pm >rename to lib/Koha/Notice/Templates.pm >diff --git a/Koha/Number/Price.pm b/lib/Koha/Number/Price.pm >similarity index 100% >rename from Koha/Number/Price.pm >rename to lib/Koha/Number/Price.pm >diff --git a/Koha/OAI/Server/DeletedRecord.pm b/lib/Koha/OAI/Server/DeletedRecord.pm >similarity index 100% >rename from Koha/OAI/Server/DeletedRecord.pm >rename to lib/Koha/OAI/Server/DeletedRecord.pm >diff --git a/Koha/OAI/Server/Description.pm b/lib/Koha/OAI/Server/Description.pm >similarity index 100% >rename from Koha/OAI/Server/Description.pm >rename to lib/Koha/OAI/Server/Description.pm >diff --git a/Koha/OAI/Server/GetRecord.pm b/lib/Koha/OAI/Server/GetRecord.pm >similarity index 100% >rename from Koha/OAI/Server/GetRecord.pm >rename to lib/Koha/OAI/Server/GetRecord.pm >diff --git a/Koha/OAI/Server/Identify.pm b/lib/Koha/OAI/Server/Identify.pm >similarity index 100% >rename from Koha/OAI/Server/Identify.pm >rename to lib/Koha/OAI/Server/Identify.pm >diff --git a/Koha/OAI/Server/ListBase.pm b/lib/Koha/OAI/Server/ListBase.pm >similarity index 100% >rename from Koha/OAI/Server/ListBase.pm >rename to lib/Koha/OAI/Server/ListBase.pm >diff --git a/Koha/OAI/Server/ListIdentifiers.pm b/lib/Koha/OAI/Server/ListIdentifiers.pm >similarity index 100% >rename from Koha/OAI/Server/ListIdentifiers.pm >rename to lib/Koha/OAI/Server/ListIdentifiers.pm >diff --git a/Koha/OAI/Server/ListMetadataFormats.pm b/lib/Koha/OAI/Server/ListMetadataFormats.pm >similarity index 100% >rename from Koha/OAI/Server/ListMetadataFormats.pm >rename to lib/Koha/OAI/Server/ListMetadataFormats.pm >diff --git a/Koha/OAI/Server/ListRecords.pm b/lib/Koha/OAI/Server/ListRecords.pm >similarity index 100% >rename from Koha/OAI/Server/ListRecords.pm >rename to lib/Koha/OAI/Server/ListRecords.pm >diff --git a/Koha/OAI/Server/ListSets.pm b/lib/Koha/OAI/Server/ListSets.pm >similarity index 100% >rename from Koha/OAI/Server/ListSets.pm >rename to lib/Koha/OAI/Server/ListSets.pm >diff --git a/Koha/OAI/Server/Record.pm b/lib/Koha/OAI/Server/Record.pm >similarity index 100% >rename from Koha/OAI/Server/Record.pm >rename to lib/Koha/OAI/Server/Record.pm >diff --git a/Koha/OAI/Server/Repository.pm b/lib/Koha/OAI/Server/Repository.pm >similarity index 100% >rename from Koha/OAI/Server/Repository.pm >rename to lib/Koha/OAI/Server/Repository.pm >diff --git a/Koha/OAI/Server/ResumptionToken.pm b/lib/Koha/OAI/Server/ResumptionToken.pm >similarity index 100% >rename from Koha/OAI/Server/ResumptionToken.pm >rename to lib/Koha/OAI/Server/ResumptionToken.pm >diff --git a/Koha/OAuth.pm b/lib/Koha/OAuth.pm >similarity index 100% >rename from Koha/OAuth.pm >rename to lib/Koha/OAuth.pm >diff --git a/Koha/OAuthAccessToken.pm b/lib/Koha/OAuthAccessToken.pm >similarity index 100% >rename from Koha/OAuthAccessToken.pm >rename to lib/Koha/OAuthAccessToken.pm >diff --git a/Koha/OAuthAccessTokens.pm b/lib/Koha/OAuthAccessTokens.pm >similarity index 100% >rename from Koha/OAuthAccessTokens.pm >rename to lib/Koha/OAuthAccessTokens.pm >diff --git a/Koha/Object.pm b/lib/Koha/Object.pm >similarity index 100% >rename from Koha/Object.pm >rename to lib/Koha/Object.pm >diff --git a/Koha/Object/Limit/Library.pm b/lib/Koha/Object/Limit/Library.pm >similarity index 100% >rename from Koha/Object/Limit/Library.pm >rename to lib/Koha/Object/Limit/Library.pm >diff --git a/Koha/Object/Message.pm b/lib/Koha/Object/Message.pm >similarity index 100% >rename from Koha/Object/Message.pm >rename to lib/Koha/Object/Message.pm >diff --git a/Koha/Object/Mixin/AdditionalFields.pm b/lib/Koha/Object/Mixin/AdditionalFields.pm >similarity index 100% >rename from Koha/Object/Mixin/AdditionalFields.pm >rename to lib/Koha/Object/Mixin/AdditionalFields.pm >diff --git a/Koha/Objects.pm b/lib/Koha/Objects.pm >similarity index 100% >rename from Koha/Objects.pm >rename to lib/Koha/Objects.pm >diff --git a/Koha/Objects/Limit/Library.pm b/lib/Koha/Objects/Limit/Library.pm >similarity index 100% >rename from Koha/Objects/Limit/Library.pm >rename to lib/Koha/Objects/Limit/Library.pm >diff --git a/Koha/Objects/Mixin/AdditionalFields.pm b/lib/Koha/Objects/Mixin/AdditionalFields.pm >similarity index 100% >rename from Koha/Objects/Mixin/AdditionalFields.pm >rename to lib/Koha/Objects/Mixin/AdditionalFields.pm >diff --git a/Koha/Old/Biblio.pm b/lib/Koha/Old/Biblio.pm >similarity index 100% >rename from Koha/Old/Biblio.pm >rename to lib/Koha/Old/Biblio.pm >diff --git a/Koha/Old/Biblioitem.pm b/lib/Koha/Old/Biblioitem.pm >similarity index 100% >rename from Koha/Old/Biblioitem.pm >rename to lib/Koha/Old/Biblioitem.pm >diff --git a/Koha/Old/Biblioitems.pm b/lib/Koha/Old/Biblioitems.pm >similarity index 100% >rename from Koha/Old/Biblioitems.pm >rename to lib/Koha/Old/Biblioitems.pm >diff --git a/Koha/Old/Biblios.pm b/lib/Koha/Old/Biblios.pm >similarity index 100% >rename from Koha/Old/Biblios.pm >rename to lib/Koha/Old/Biblios.pm >diff --git a/Koha/Old/Checkout.pm b/lib/Koha/Old/Checkout.pm >similarity index 100% >rename from Koha/Old/Checkout.pm >rename to lib/Koha/Old/Checkout.pm >diff --git a/Koha/Old/Checkouts.pm b/lib/Koha/Old/Checkouts.pm >similarity index 100% >rename from Koha/Old/Checkouts.pm >rename to lib/Koha/Old/Checkouts.pm >diff --git a/Koha/Old/Hold.pm b/lib/Koha/Old/Hold.pm >similarity index 100% >rename from Koha/Old/Hold.pm >rename to lib/Koha/Old/Hold.pm >diff --git a/Koha/Old/Holds.pm b/lib/Koha/Old/Holds.pm >similarity index 100% >rename from Koha/Old/Holds.pm >rename to lib/Koha/Old/Holds.pm >diff --git a/Koha/Old/Item.pm b/lib/Koha/Old/Item.pm >similarity index 100% >rename from Koha/Old/Item.pm >rename to lib/Koha/Old/Item.pm >diff --git a/Koha/Old/Items.pm b/lib/Koha/Old/Items.pm >similarity index 100% >rename from Koha/Old/Items.pm >rename to lib/Koha/Old/Items.pm >diff --git a/Koha/Old/Patron.pm b/lib/Koha/Old/Patron.pm >similarity index 100% >rename from Koha/Old/Patron.pm >rename to lib/Koha/Old/Patron.pm >diff --git a/Koha/Old/Patrons.pm b/lib/Koha/Old/Patrons.pm >similarity index 100% >rename from Koha/Old/Patrons.pm >rename to lib/Koha/Old/Patrons.pm >diff --git a/Koha/Patron.pm b/lib/Koha/Patron.pm >similarity index 100% >rename from Koha/Patron.pm >rename to lib/Koha/Patron.pm >diff --git a/Koha/Patron/Attribute.pm b/lib/Koha/Patron/Attribute.pm >similarity index 100% >rename from Koha/Patron/Attribute.pm >rename to lib/Koha/Patron/Attribute.pm >diff --git a/Koha/Patron/Attribute/Type.pm b/lib/Koha/Patron/Attribute/Type.pm >similarity index 100% >rename from Koha/Patron/Attribute/Type.pm >rename to lib/Koha/Patron/Attribute/Type.pm >diff --git a/Koha/Patron/Attribute/Types.pm b/lib/Koha/Patron/Attribute/Types.pm >similarity index 100% >rename from Koha/Patron/Attribute/Types.pm >rename to lib/Koha/Patron/Attribute/Types.pm >diff --git a/Koha/Patron/Attributes.pm b/lib/Koha/Patron/Attributes.pm >similarity index 100% >rename from Koha/Patron/Attributes.pm >rename to lib/Koha/Patron/Attributes.pm >diff --git a/Koha/Patron/Categories.pm b/lib/Koha/Patron/Categories.pm >similarity index 100% >rename from Koha/Patron/Categories.pm >rename to lib/Koha/Patron/Categories.pm >diff --git a/Koha/Patron/Category.pm b/lib/Koha/Patron/Category.pm >similarity index 100% >rename from Koha/Patron/Category.pm >rename to lib/Koha/Patron/Category.pm >diff --git a/Koha/Patron/Consent.pm b/lib/Koha/Patron/Consent.pm >similarity index 100% >rename from Koha/Patron/Consent.pm >rename to lib/Koha/Patron/Consent.pm >diff --git a/Koha/Patron/Consents.pm b/lib/Koha/Patron/Consents.pm >similarity index 100% >rename from Koha/Patron/Consents.pm >rename to lib/Koha/Patron/Consents.pm >diff --git a/Koha/Patron/Debarments.pm b/lib/Koha/Patron/Debarments.pm >similarity index 100% >rename from Koha/Patron/Debarments.pm >rename to lib/Koha/Patron/Debarments.pm >diff --git a/Koha/Patron/Discharge.pm b/lib/Koha/Patron/Discharge.pm >similarity index 100% >rename from Koha/Patron/Discharge.pm >rename to lib/Koha/Patron/Discharge.pm >diff --git a/Koha/Patron/Files.pm b/lib/Koha/Patron/Files.pm >similarity index 100% >rename from Koha/Patron/Files.pm >rename to lib/Koha/Patron/Files.pm >diff --git a/Koha/Patron/HouseboundProfile.pm b/lib/Koha/Patron/HouseboundProfile.pm >similarity index 100% >rename from Koha/Patron/HouseboundProfile.pm >rename to lib/Koha/Patron/HouseboundProfile.pm >diff --git a/Koha/Patron/HouseboundProfiles.pm b/lib/Koha/Patron/HouseboundProfiles.pm >similarity index 100% >rename from Koha/Patron/HouseboundProfiles.pm >rename to lib/Koha/Patron/HouseboundProfiles.pm >diff --git a/Koha/Patron/HouseboundRole.pm b/lib/Koha/Patron/HouseboundRole.pm >similarity index 100% >rename from Koha/Patron/HouseboundRole.pm >rename to lib/Koha/Patron/HouseboundRole.pm >diff --git a/Koha/Patron/HouseboundRoles.pm b/lib/Koha/Patron/HouseboundRoles.pm >similarity index 100% >rename from Koha/Patron/HouseboundRoles.pm >rename to lib/Koha/Patron/HouseboundRoles.pm >diff --git a/Koha/Patron/HouseboundVisit.pm b/lib/Koha/Patron/HouseboundVisit.pm >similarity index 100% >rename from Koha/Patron/HouseboundVisit.pm >rename to lib/Koha/Patron/HouseboundVisit.pm >diff --git a/Koha/Patron/HouseboundVisits.pm b/lib/Koha/Patron/HouseboundVisits.pm >similarity index 100% >rename from Koha/Patron/HouseboundVisits.pm >rename to lib/Koha/Patron/HouseboundVisits.pm >diff --git a/Koha/Patron/Image.pm b/lib/Koha/Patron/Image.pm >similarity index 100% >rename from Koha/Patron/Image.pm >rename to lib/Koha/Patron/Image.pm >diff --git a/Koha/Patron/Images.pm b/lib/Koha/Patron/Images.pm >similarity index 100% >rename from Koha/Patron/Images.pm >rename to lib/Koha/Patron/Images.pm >diff --git a/Koha/Patron/Message.pm b/lib/Koha/Patron/Message.pm >similarity index 100% >rename from Koha/Patron/Message.pm >rename to lib/Koha/Patron/Message.pm >diff --git a/Koha/Patron/Messages.pm b/lib/Koha/Patron/Messages.pm >similarity index 100% >rename from Koha/Patron/Messages.pm >rename to lib/Koha/Patron/Messages.pm >diff --git a/Koha/Patron/Modification.pm b/lib/Koha/Patron/Modification.pm >similarity index 100% >rename from Koha/Patron/Modification.pm >rename to lib/Koha/Patron/Modification.pm >diff --git a/Koha/Patron/Modifications.pm b/lib/Koha/Patron/Modifications.pm >similarity index 100% >rename from Koha/Patron/Modifications.pm >rename to lib/Koha/Patron/Modifications.pm >diff --git a/Koha/Patron/Password/Recovery.pm b/lib/Koha/Patron/Password/Recovery.pm >similarity index 100% >rename from Koha/Patron/Password/Recovery.pm >rename to lib/Koha/Patron/Password/Recovery.pm >diff --git a/Koha/Patron/Relationship.pm b/lib/Koha/Patron/Relationship.pm >similarity index 100% >rename from Koha/Patron/Relationship.pm >rename to lib/Koha/Patron/Relationship.pm >diff --git a/Koha/Patron/Relationships.pm b/lib/Koha/Patron/Relationships.pm >similarity index 100% >rename from Koha/Patron/Relationships.pm >rename to lib/Koha/Patron/Relationships.pm >diff --git a/Koha/Patrons.pm b/lib/Koha/Patrons.pm >similarity index 100% >rename from Koha/Patrons.pm >rename to lib/Koha/Patrons.pm >diff --git a/Koha/Patrons/Import.pm b/lib/Koha/Patrons/Import.pm >similarity index 100% >rename from Koha/Patrons/Import.pm >rename to lib/Koha/Patrons/Import.pm >diff --git a/Koha/Plugins.pm b/lib/Koha/Plugins.pm >similarity index 100% >rename from Koha/Plugins.pm >rename to lib/Koha/Plugins.pm >diff --git a/Koha/Plugins/Base.pm b/lib/Koha/Plugins/Base.pm >similarity index 100% >rename from Koha/Plugins/Base.pm >rename to lib/Koha/Plugins/Base.pm >diff --git a/Koha/Plugins/Handler.pm b/lib/Koha/Plugins/Handler.pm >similarity index 100% >rename from Koha/Plugins/Handler.pm >rename to lib/Koha/Plugins/Handler.pm >diff --git a/Koha/Plugins/Method.pm b/lib/Koha/Plugins/Method.pm >similarity index 100% >rename from Koha/Plugins/Method.pm >rename to lib/Koha/Plugins/Method.pm >diff --git a/Koha/Plugins/Methods.pm b/lib/Koha/Plugins/Methods.pm >similarity index 100% >rename from Koha/Plugins/Methods.pm >rename to lib/Koha/Plugins/Methods.pm >diff --git a/Koha/Plugins/Tab.pm b/lib/Koha/Plugins/Tab.pm >similarity index 100% >rename from Koha/Plugins/Tab.pm >rename to lib/Koha/Plugins/Tab.pm >diff --git a/Koha/ProblemReport.pm b/lib/Koha/ProblemReport.pm >similarity index 100% >rename from Koha/ProblemReport.pm >rename to lib/Koha/ProblemReport.pm >diff --git a/Koha/ProblemReports.pm b/lib/Koha/ProblemReports.pm >similarity index 100% >rename from Koha/ProblemReports.pm >rename to lib/Koha/ProblemReports.pm >diff --git a/Koha/PseudonymizedTransaction.pm b/lib/Koha/PseudonymizedTransaction.pm >similarity index 100% >rename from Koha/PseudonymizedTransaction.pm >rename to lib/Koha/PseudonymizedTransaction.pm >diff --git a/Koha/PseudonymizedTransactions.pm b/lib/Koha/PseudonymizedTransactions.pm >similarity index 100% >rename from Koha/PseudonymizedTransactions.pm >rename to lib/Koha/PseudonymizedTransactions.pm >diff --git a/Koha/Quote.pm b/lib/Koha/Quote.pm >similarity index 100% >rename from Koha/Quote.pm >rename to lib/Koha/Quote.pm >diff --git a/Koha/Quotes.pm b/lib/Koha/Quotes.pm >similarity index 100% >rename from Koha/Quotes.pm >rename to lib/Koha/Quotes.pm >diff --git a/Koha/RDF.pm b/lib/Koha/RDF.pm >similarity index 100% >rename from Koha/RDF.pm >rename to lib/Koha/RDF.pm >diff --git a/Koha/REST/Plugin/Exceptions.pm b/lib/Koha/REST/Plugin/Exceptions.pm >similarity index 100% >rename from Koha/REST/Plugin/Exceptions.pm >rename to lib/Koha/REST/Plugin/Exceptions.pm >diff --git a/Koha/REST/Plugin/Objects.pm b/lib/Koha/REST/Plugin/Objects.pm >similarity index 100% >rename from Koha/REST/Plugin/Objects.pm >rename to lib/Koha/REST/Plugin/Objects.pm >diff --git a/Koha/REST/Plugin/Pagination.pm b/lib/Koha/REST/Plugin/Pagination.pm >similarity index 100% >rename from Koha/REST/Plugin/Pagination.pm >rename to lib/Koha/REST/Plugin/Pagination.pm >diff --git a/Koha/REST/Plugin/PluginRoutes.pm b/lib/Koha/REST/Plugin/PluginRoutes.pm >similarity index 100% >rename from Koha/REST/Plugin/PluginRoutes.pm >rename to lib/Koha/REST/Plugin/PluginRoutes.pm >diff --git a/Koha/REST/Plugin/Query.pm b/lib/Koha/REST/Plugin/Query.pm >similarity index 100% >rename from Koha/REST/Plugin/Query.pm >rename to lib/Koha/REST/Plugin/Query.pm >diff --git a/Koha/REST/V1.pm b/lib/Koha/REST/V1.pm >similarity index 100% >rename from Koha/REST/V1.pm >rename to lib/Koha/REST/V1.pm >diff --git a/Koha/REST/V1/Acquisitions/Funds.pm b/lib/Koha/REST/V1/Acquisitions/Funds.pm >similarity index 100% >rename from Koha/REST/V1/Acquisitions/Funds.pm >rename to lib/Koha/REST/V1/Acquisitions/Funds.pm >diff --git a/Koha/REST/V1/Acquisitions/Orders.pm b/lib/Koha/REST/V1/Acquisitions/Orders.pm >similarity index 100% >rename from Koha/REST/V1/Acquisitions/Orders.pm >rename to lib/Koha/REST/V1/Acquisitions/Orders.pm >diff --git a/Koha/REST/V1/Acquisitions/Vendors.pm b/lib/Koha/REST/V1/Acquisitions/Vendors.pm >similarity index 100% >rename from Koha/REST/V1/Acquisitions/Vendors.pm >rename to lib/Koha/REST/V1/Acquisitions/Vendors.pm >diff --git a/Koha/REST/V1/AdvancedEditorMacro.pm b/lib/Koha/REST/V1/AdvancedEditorMacro.pm >similarity index 100% >rename from Koha/REST/V1/AdvancedEditorMacro.pm >rename to lib/Koha/REST/V1/AdvancedEditorMacro.pm >diff --git a/Koha/REST/V1/Auth.pm b/lib/Koha/REST/V1/Auth.pm >similarity index 100% >rename from Koha/REST/V1/Auth.pm >rename to lib/Koha/REST/V1/Auth.pm >diff --git a/Koha/REST/V1/Biblios.pm b/lib/Koha/REST/V1/Biblios.pm >similarity index 100% >rename from Koha/REST/V1/Biblios.pm >rename to lib/Koha/REST/V1/Biblios.pm >diff --git a/Koha/REST/V1/CashRegisters/Cashups.pm b/lib/Koha/REST/V1/CashRegisters/Cashups.pm >similarity index 100% >rename from Koha/REST/V1/CashRegisters/Cashups.pm >rename to lib/Koha/REST/V1/CashRegisters/Cashups.pm >diff --git a/Koha/REST/V1/Checkouts.pm b/lib/Koha/REST/V1/Checkouts.pm >similarity index 100% >rename from Koha/REST/V1/Checkouts.pm >rename to lib/Koha/REST/V1/Checkouts.pm >diff --git a/Koha/REST/V1/CirculationRules.pm b/lib/Koha/REST/V1/CirculationRules.pm >similarity index 100% >rename from Koha/REST/V1/CirculationRules.pm >rename to lib/Koha/REST/V1/CirculationRules.pm >diff --git a/Koha/REST/V1/Cities.pm b/lib/Koha/REST/V1/Cities.pm >similarity index 100% >rename from Koha/REST/V1/Cities.pm >rename to lib/Koha/REST/V1/Cities.pm >diff --git a/Koha/REST/V1/Clubs/Holds.pm b/lib/Koha/REST/V1/Clubs/Holds.pm >similarity index 100% >rename from Koha/REST/V1/Clubs/Holds.pm >rename to lib/Koha/REST/V1/Clubs/Holds.pm >diff --git a/Koha/REST/V1/Config/SMTP/Servers.pm b/lib/Koha/REST/V1/Config/SMTP/Servers.pm >similarity index 100% >rename from Koha/REST/V1/Config/SMTP/Servers.pm >rename to lib/Koha/REST/V1/Config/SMTP/Servers.pm >diff --git a/Koha/REST/V1/Holds.pm b/lib/Koha/REST/V1/Holds.pm >similarity index 100% >rename from Koha/REST/V1/Holds.pm >rename to lib/Koha/REST/V1/Holds.pm >diff --git a/Koha/REST/V1/Illbackends.pm b/lib/Koha/REST/V1/Illbackends.pm >similarity index 100% >rename from Koha/REST/V1/Illbackends.pm >rename to lib/Koha/REST/V1/Illbackends.pm >diff --git a/Koha/REST/V1/Illrequests.pm b/lib/Koha/REST/V1/Illrequests.pm >similarity index 100% >rename from Koha/REST/V1/Illrequests.pm >rename to lib/Koha/REST/V1/Illrequests.pm >diff --git a/Koha/REST/V1/ImportBatchProfiles.pm b/lib/Koha/REST/V1/ImportBatchProfiles.pm >similarity index 100% >rename from Koha/REST/V1/ImportBatchProfiles.pm >rename to lib/Koha/REST/V1/ImportBatchProfiles.pm >diff --git a/Koha/REST/V1/Items.pm b/lib/Koha/REST/V1/Items.pm >similarity index 100% >rename from Koha/REST/V1/Items.pm >rename to lib/Koha/REST/V1/Items.pm >diff --git a/Koha/REST/V1/Libraries.pm b/lib/Koha/REST/V1/Libraries.pm >similarity index 100% >rename from Koha/REST/V1/Libraries.pm >rename to lib/Koha/REST/V1/Libraries.pm >diff --git a/Koha/REST/V1/OAuth.pm b/lib/Koha/REST/V1/OAuth.pm >similarity index 100% >rename from Koha/REST/V1/OAuth.pm >rename to lib/Koha/REST/V1/OAuth.pm >diff --git a/Koha/REST/V1/Patrons.pm b/lib/Koha/REST/V1/Patrons.pm >similarity index 100% >rename from Koha/REST/V1/Patrons.pm >rename to lib/Koha/REST/V1/Patrons.pm >diff --git a/Koha/REST/V1/Patrons/Account.pm b/lib/Koha/REST/V1/Patrons/Account.pm >similarity index 100% >rename from Koha/REST/V1/Patrons/Account.pm >rename to lib/Koha/REST/V1/Patrons/Account.pm >diff --git a/Koha/REST/V1/Patrons/Attributes.pm b/lib/Koha/REST/V1/Patrons/Attributes.pm >similarity index 100% >rename from Koha/REST/V1/Patrons/Attributes.pm >rename to lib/Koha/REST/V1/Patrons/Attributes.pm >diff --git a/Koha/REST/V1/Patrons/Holds.pm b/lib/Koha/REST/V1/Patrons/Holds.pm >similarity index 100% >rename from Koha/REST/V1/Patrons/Holds.pm >rename to lib/Koha/REST/V1/Patrons/Holds.pm >diff --git a/Koha/REST/V1/Patrons/Password.pm b/lib/Koha/REST/V1/Patrons/Password.pm >similarity index 100% >rename from Koha/REST/V1/Patrons/Password.pm >rename to lib/Koha/REST/V1/Patrons/Password.pm >diff --git a/Koha/REST/V1/Quotes.pm b/lib/Koha/REST/V1/Quotes.pm >similarity index 100% >rename from Koha/REST/V1/Quotes.pm >rename to lib/Koha/REST/V1/Quotes.pm >diff --git a/Koha/REST/V1/ReturnClaims.pm b/lib/Koha/REST/V1/ReturnClaims.pm >similarity index 100% >rename from Koha/REST/V1/ReturnClaims.pm >rename to lib/Koha/REST/V1/ReturnClaims.pm >diff --git a/Koha/REST/V1/Stage.pm b/lib/Koha/REST/V1/Stage.pm >similarity index 100% >rename from Koha/REST/V1/Stage.pm >rename to lib/Koha/REST/V1/Stage.pm >diff --git a/Koha/REST/V1/Static.pm b/lib/Koha/REST/V1/Static.pm >similarity index 100% >rename from Koha/REST/V1/Static.pm >rename to lib/Koha/REST/V1/Static.pm >diff --git a/Koha/REST/V1/TransferLimits.pm b/lib/Koha/REST/V1/TransferLimits.pm >similarity index 100% >rename from Koha/REST/V1/TransferLimits.pm >rename to lib/Koha/REST/V1/TransferLimits.pm >diff --git a/Koha/Rating.pm b/lib/Koha/Rating.pm >similarity index 100% >rename from Koha/Rating.pm >rename to lib/Koha/Rating.pm >diff --git a/Koha/Ratings.pm b/lib/Koha/Ratings.pm >similarity index 100% >rename from Koha/Ratings.pm >rename to lib/Koha/Ratings.pm >diff --git a/Koha/RecordProcessor.pm b/lib/Koha/RecordProcessor.pm >similarity index 100% >rename from Koha/RecordProcessor.pm >rename to lib/Koha/RecordProcessor.pm >diff --git a/Koha/RecordProcessor/Base.pm b/lib/Koha/RecordProcessor/Base.pm >similarity index 100% >rename from Koha/RecordProcessor/Base.pm >rename to lib/Koha/RecordProcessor/Base.pm >diff --git a/Koha/Report.pm b/lib/Koha/Report.pm >similarity index 100% >rename from Koha/Report.pm >rename to lib/Koha/Report.pm >diff --git a/Koha/Reports.pm b/lib/Koha/Reports.pm >similarity index 100% >rename from Koha/Reports.pm >rename to lib/Koha/Reports.pm >diff --git a/Koha/Review.pm b/lib/Koha/Review.pm >similarity index 100% >rename from Koha/Review.pm >rename to lib/Koha/Review.pm >diff --git a/Koha/Reviews.pm b/lib/Koha/Reviews.pm >similarity index 100% >rename from Koha/Reviews.pm >rename to lib/Koha/Reviews.pm >diff --git a/Koha/SMS/Provider.pm b/lib/Koha/SMS/Provider.pm >similarity index 100% >rename from Koha/SMS/Provider.pm >rename to lib/Koha/SMS/Provider.pm >diff --git a/Koha/SMS/Providers.pm b/lib/Koha/SMS/Providers.pm >similarity index 100% >rename from Koha/SMS/Providers.pm >rename to lib/Koha/SMS/Providers.pm >diff --git a/Koha/SMTP/Server.pm b/lib/Koha/SMTP/Server.pm >similarity index 100% >rename from Koha/SMTP/Server.pm >rename to lib/Koha/SMTP/Server.pm >diff --git a/Koha/SMTP/Servers.pm b/lib/Koha/SMTP/Servers.pm >similarity index 100% >rename from Koha/SMTP/Servers.pm >rename to lib/Koha/SMTP/Servers.pm >diff --git a/Koha/Schema.pm b/lib/Koha/Schema.pm >similarity index 100% >rename from Koha/Schema.pm >rename to lib/Koha/Schema.pm >diff --git a/Koha/Schema/Loader/mysql.pm b/lib/Koha/Schema/Loader/mysql.pm >similarity index 100% >rename from Koha/Schema/Loader/mysql.pm >rename to lib/Koha/Schema/Loader/mysql.pm >diff --git a/Koha/Schema/Result/AccountCreditType.pm b/lib/Koha/Schema/Result/AccountCreditType.pm >similarity index 100% >rename from Koha/Schema/Result/AccountCreditType.pm >rename to lib/Koha/Schema/Result/AccountCreditType.pm >diff --git a/Koha/Schema/Result/AccountCreditTypesBranch.pm b/lib/Koha/Schema/Result/AccountCreditTypesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/AccountCreditTypesBranch.pm >rename to lib/Koha/Schema/Result/AccountCreditTypesBranch.pm >diff --git a/Koha/Schema/Result/AccountDebitType.pm b/lib/Koha/Schema/Result/AccountDebitType.pm >similarity index 100% >rename from Koha/Schema/Result/AccountDebitType.pm >rename to lib/Koha/Schema/Result/AccountDebitType.pm >diff --git a/Koha/Schema/Result/AccountDebitTypesBranch.pm b/lib/Koha/Schema/Result/AccountDebitTypesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/AccountDebitTypesBranch.pm >rename to lib/Koha/Schema/Result/AccountDebitTypesBranch.pm >diff --git a/Koha/Schema/Result/AccountOffset.pm b/lib/Koha/Schema/Result/AccountOffset.pm >similarity index 100% >rename from Koha/Schema/Result/AccountOffset.pm >rename to lib/Koha/Schema/Result/AccountOffset.pm >diff --git a/Koha/Schema/Result/AccountOffsetType.pm b/lib/Koha/Schema/Result/AccountOffsetType.pm >similarity index 100% >rename from Koha/Schema/Result/AccountOffsetType.pm >rename to lib/Koha/Schema/Result/AccountOffsetType.pm >diff --git a/Koha/Schema/Result/Accountline.pm b/lib/Koha/Schema/Result/Accountline.pm >similarity index 100% >rename from Koha/Schema/Result/Accountline.pm >rename to lib/Koha/Schema/Result/Accountline.pm >diff --git a/Koha/Schema/Result/ActionLog.pm b/lib/Koha/Schema/Result/ActionLog.pm >similarity index 100% >rename from Koha/Schema/Result/ActionLog.pm >rename to lib/Koha/Schema/Result/ActionLog.pm >diff --git a/Koha/Schema/Result/AdditionalField.pm b/lib/Koha/Schema/Result/AdditionalField.pm >similarity index 100% >rename from Koha/Schema/Result/AdditionalField.pm >rename to lib/Koha/Schema/Result/AdditionalField.pm >diff --git a/Koha/Schema/Result/AdditionalFieldValue.pm b/lib/Koha/Schema/Result/AdditionalFieldValue.pm >similarity index 100% >rename from Koha/Schema/Result/AdditionalFieldValue.pm >rename to lib/Koha/Schema/Result/AdditionalFieldValue.pm >diff --git a/Koha/Schema/Result/AdvancedEditorMacro.pm b/lib/Koha/Schema/Result/AdvancedEditorMacro.pm >similarity index 100% >rename from Koha/Schema/Result/AdvancedEditorMacro.pm >rename to lib/Koha/Schema/Result/AdvancedEditorMacro.pm >diff --git a/Koha/Schema/Result/Alert.pm b/lib/Koha/Schema/Result/Alert.pm >similarity index 100% >rename from Koha/Schema/Result/Alert.pm >rename to lib/Koha/Schema/Result/Alert.pm >diff --git a/Koha/Schema/Result/ApiKey.pm b/lib/Koha/Schema/Result/ApiKey.pm >similarity index 100% >rename from Koha/Schema/Result/ApiKey.pm >rename to lib/Koha/Schema/Result/ApiKey.pm >diff --git a/Koha/Schema/Result/Aqbasket.pm b/lib/Koha/Schema/Result/Aqbasket.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbasket.pm >rename to lib/Koha/Schema/Result/Aqbasket.pm >diff --git a/Koha/Schema/Result/Aqbasketgroup.pm b/lib/Koha/Schema/Result/Aqbasketgroup.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbasketgroup.pm >rename to lib/Koha/Schema/Result/Aqbasketgroup.pm >diff --git a/Koha/Schema/Result/Aqbasketuser.pm b/lib/Koha/Schema/Result/Aqbasketuser.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbasketuser.pm >rename to lib/Koha/Schema/Result/Aqbasketuser.pm >diff --git a/Koha/Schema/Result/Aqbookseller.pm b/lib/Koha/Schema/Result/Aqbookseller.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbookseller.pm >rename to lib/Koha/Schema/Result/Aqbookseller.pm >diff --git a/Koha/Schema/Result/Aqbudget.pm b/lib/Koha/Schema/Result/Aqbudget.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbudget.pm >rename to lib/Koha/Schema/Result/Aqbudget.pm >diff --git a/Koha/Schema/Result/Aqbudgetborrower.pm b/lib/Koha/Schema/Result/Aqbudgetborrower.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbudgetborrower.pm >rename to lib/Koha/Schema/Result/Aqbudgetborrower.pm >diff --git a/Koha/Schema/Result/Aqbudgetperiod.pm b/lib/Koha/Schema/Result/Aqbudgetperiod.pm >similarity index 100% >rename from Koha/Schema/Result/Aqbudgetperiod.pm >rename to lib/Koha/Schema/Result/Aqbudgetperiod.pm >diff --git a/Koha/Schema/Result/AqbudgetsPlanning.pm b/lib/Koha/Schema/Result/AqbudgetsPlanning.pm >similarity index 100% >rename from Koha/Schema/Result/AqbudgetsPlanning.pm >rename to lib/Koha/Schema/Result/AqbudgetsPlanning.pm >diff --git a/Koha/Schema/Result/Aqcontact.pm b/lib/Koha/Schema/Result/Aqcontact.pm >similarity index 100% >rename from Koha/Schema/Result/Aqcontact.pm >rename to lib/Koha/Schema/Result/Aqcontact.pm >diff --git a/Koha/Schema/Result/Aqcontract.pm b/lib/Koha/Schema/Result/Aqcontract.pm >similarity index 100% >rename from Koha/Schema/Result/Aqcontract.pm >rename to lib/Koha/Schema/Result/Aqcontract.pm >diff --git a/Koha/Schema/Result/Aqinvoice.pm b/lib/Koha/Schema/Result/Aqinvoice.pm >similarity index 100% >rename from Koha/Schema/Result/Aqinvoice.pm >rename to lib/Koha/Schema/Result/Aqinvoice.pm >diff --git a/Koha/Schema/Result/AqinvoiceAdjustment.pm b/lib/Koha/Schema/Result/AqinvoiceAdjustment.pm >similarity index 100% >rename from Koha/Schema/Result/AqinvoiceAdjustment.pm >rename to lib/Koha/Schema/Result/AqinvoiceAdjustment.pm >diff --git a/Koha/Schema/Result/Aqorder.pm b/lib/Koha/Schema/Result/Aqorder.pm >similarity index 100% >rename from Koha/Schema/Result/Aqorder.pm >rename to lib/Koha/Schema/Result/Aqorder.pm >diff --git a/Koha/Schema/Result/AqorderUser.pm b/lib/Koha/Schema/Result/AqorderUser.pm >similarity index 100% >rename from Koha/Schema/Result/AqorderUser.pm >rename to lib/Koha/Schema/Result/AqorderUser.pm >diff --git a/Koha/Schema/Result/AqordersClaim.pm b/lib/Koha/Schema/Result/AqordersClaim.pm >similarity index 100% >rename from Koha/Schema/Result/AqordersClaim.pm >rename to lib/Koha/Schema/Result/AqordersClaim.pm >diff --git a/Koha/Schema/Result/AqordersItem.pm b/lib/Koha/Schema/Result/AqordersItem.pm >similarity index 100% >rename from Koha/Schema/Result/AqordersItem.pm >rename to lib/Koha/Schema/Result/AqordersItem.pm >diff --git a/Koha/Schema/Result/AqordersTransfer.pm b/lib/Koha/Schema/Result/AqordersTransfer.pm >similarity index 100% >rename from Koha/Schema/Result/AqordersTransfer.pm >rename to lib/Koha/Schema/Result/AqordersTransfer.pm >diff --git a/Koha/Schema/Result/ArticleRequest.pm b/lib/Koha/Schema/Result/ArticleRequest.pm >similarity index 100% >rename from Koha/Schema/Result/ArticleRequest.pm >rename to lib/Koha/Schema/Result/ArticleRequest.pm >diff --git a/Koha/Schema/Result/AudioAlert.pm b/lib/Koha/Schema/Result/AudioAlert.pm >similarity index 100% >rename from Koha/Schema/Result/AudioAlert.pm >rename to lib/Koha/Schema/Result/AudioAlert.pm >diff --git a/Koha/Schema/Result/AuthHeader.pm b/lib/Koha/Schema/Result/AuthHeader.pm >similarity index 100% >rename from Koha/Schema/Result/AuthHeader.pm >rename to lib/Koha/Schema/Result/AuthHeader.pm >diff --git a/Koha/Schema/Result/AuthSubfieldStructure.pm b/lib/Koha/Schema/Result/AuthSubfieldStructure.pm >similarity index 100% >rename from Koha/Schema/Result/AuthSubfieldStructure.pm >rename to lib/Koha/Schema/Result/AuthSubfieldStructure.pm >diff --git a/Koha/Schema/Result/AuthTagStructure.pm b/lib/Koha/Schema/Result/AuthTagStructure.pm >similarity index 100% >rename from Koha/Schema/Result/AuthTagStructure.pm >rename to lib/Koha/Schema/Result/AuthTagStructure.pm >diff --git a/Koha/Schema/Result/AuthType.pm b/lib/Koha/Schema/Result/AuthType.pm >similarity index 100% >rename from Koha/Schema/Result/AuthType.pm >rename to lib/Koha/Schema/Result/AuthType.pm >diff --git a/Koha/Schema/Result/AuthorisedValue.pm b/lib/Koha/Schema/Result/AuthorisedValue.pm >similarity index 100% >rename from Koha/Schema/Result/AuthorisedValue.pm >rename to lib/Koha/Schema/Result/AuthorisedValue.pm >diff --git a/Koha/Schema/Result/AuthorisedValueCategory.pm b/lib/Koha/Schema/Result/AuthorisedValueCategory.pm >similarity index 100% >rename from Koha/Schema/Result/AuthorisedValueCategory.pm >rename to lib/Koha/Schema/Result/AuthorisedValueCategory.pm >diff --git a/Koha/Schema/Result/AuthorisedValuesBranch.pm b/lib/Koha/Schema/Result/AuthorisedValuesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/AuthorisedValuesBranch.pm >rename to lib/Koha/Schema/Result/AuthorisedValuesBranch.pm >diff --git a/Koha/Schema/Result/BackgroundJob.pm b/lib/Koha/Schema/Result/BackgroundJob.pm >similarity index 100% >rename from Koha/Schema/Result/BackgroundJob.pm >rename to lib/Koha/Schema/Result/BackgroundJob.pm >diff --git a/Koha/Schema/Result/Biblio.pm b/lib/Koha/Schema/Result/Biblio.pm >similarity index 100% >rename from Koha/Schema/Result/Biblio.pm >rename to lib/Koha/Schema/Result/Biblio.pm >diff --git a/Koha/Schema/Result/BiblioFramework.pm b/lib/Koha/Schema/Result/BiblioFramework.pm >similarity index 100% >rename from Koha/Schema/Result/BiblioFramework.pm >rename to lib/Koha/Schema/Result/BiblioFramework.pm >diff --git a/Koha/Schema/Result/BiblioMetadata.pm b/lib/Koha/Schema/Result/BiblioMetadata.pm >similarity index 100% >rename from Koha/Schema/Result/BiblioMetadata.pm >rename to lib/Koha/Schema/Result/BiblioMetadata.pm >diff --git a/Koha/Schema/Result/Biblioitem.pm b/lib/Koha/Schema/Result/Biblioitem.pm >similarity index 100% >rename from Koha/Schema/Result/Biblioitem.pm >rename to lib/Koha/Schema/Result/Biblioitem.pm >diff --git a/Koha/Schema/Result/Borrower.pm b/lib/Koha/Schema/Result/Borrower.pm >similarity index 100% >rename from Koha/Schema/Result/Borrower.pm >rename to lib/Koha/Schema/Result/Borrower.pm >diff --git a/Koha/Schema/Result/BorrowerAttribute.pm b/lib/Koha/Schema/Result/BorrowerAttribute.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerAttribute.pm >rename to lib/Koha/Schema/Result/BorrowerAttribute.pm >diff --git a/Koha/Schema/Result/BorrowerAttributeType.pm b/lib/Koha/Schema/Result/BorrowerAttributeType.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerAttributeType.pm >rename to lib/Koha/Schema/Result/BorrowerAttributeType.pm >diff --git a/Koha/Schema/Result/BorrowerAttributeTypesBranch.pm b/lib/Koha/Schema/Result/BorrowerAttributeTypesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerAttributeTypesBranch.pm >rename to lib/Koha/Schema/Result/BorrowerAttributeTypesBranch.pm >diff --git a/Koha/Schema/Result/BorrowerDebarment.pm b/lib/Koha/Schema/Result/BorrowerDebarment.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerDebarment.pm >rename to lib/Koha/Schema/Result/BorrowerDebarment.pm >diff --git a/Koha/Schema/Result/BorrowerFile.pm b/lib/Koha/Schema/Result/BorrowerFile.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerFile.pm >rename to lib/Koha/Schema/Result/BorrowerFile.pm >diff --git a/Koha/Schema/Result/BorrowerMessagePreference.pm b/lib/Koha/Schema/Result/BorrowerMessagePreference.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerMessagePreference.pm >rename to lib/Koha/Schema/Result/BorrowerMessagePreference.pm >diff --git a/Koha/Schema/Result/BorrowerMessageTransportPreference.pm b/lib/Koha/Schema/Result/BorrowerMessageTransportPreference.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerMessageTransportPreference.pm >rename to lib/Koha/Schema/Result/BorrowerMessageTransportPreference.pm >diff --git a/Koha/Schema/Result/BorrowerModification.pm b/lib/Koha/Schema/Result/BorrowerModification.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerModification.pm >rename to lib/Koha/Schema/Result/BorrowerModification.pm >diff --git a/Koha/Schema/Result/BorrowerPasswordRecovery.pm b/lib/Koha/Schema/Result/BorrowerPasswordRecovery.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerPasswordRecovery.pm >rename to lib/Koha/Schema/Result/BorrowerPasswordRecovery.pm >diff --git a/Koha/Schema/Result/BorrowerRelationship.pm b/lib/Koha/Schema/Result/BorrowerRelationship.pm >similarity index 100% >rename from Koha/Schema/Result/BorrowerRelationship.pm >rename to lib/Koha/Schema/Result/BorrowerRelationship.pm >diff --git a/Koha/Schema/Result/Branch.pm b/lib/Koha/Schema/Result/Branch.pm >similarity index 100% >rename from Koha/Schema/Result/Branch.pm >rename to lib/Koha/Schema/Result/Branch.pm >diff --git a/Koha/Schema/Result/BranchTransferLimit.pm b/lib/Koha/Schema/Result/BranchTransferLimit.pm >similarity index 100% >rename from Koha/Schema/Result/BranchTransferLimit.pm >rename to lib/Koha/Schema/Result/BranchTransferLimit.pm >diff --git a/Koha/Schema/Result/BranchesOverdrive.pm b/lib/Koha/Schema/Result/BranchesOverdrive.pm >similarity index 100% >rename from Koha/Schema/Result/BranchesOverdrive.pm >rename to lib/Koha/Schema/Result/BranchesOverdrive.pm >diff --git a/Koha/Schema/Result/Branchtransfer.pm b/lib/Koha/Schema/Result/Branchtransfer.pm >similarity index 100% >rename from Koha/Schema/Result/Branchtransfer.pm >rename to lib/Koha/Schema/Result/Branchtransfer.pm >diff --git a/Koha/Schema/Result/Browser.pm b/lib/Koha/Schema/Result/Browser.pm >similarity index 100% >rename from Koha/Schema/Result/Browser.pm >rename to lib/Koha/Schema/Result/Browser.pm >diff --git a/Koha/Schema/Result/CashRegister.pm b/lib/Koha/Schema/Result/CashRegister.pm >similarity index 100% >rename from Koha/Schema/Result/CashRegister.pm >rename to lib/Koha/Schema/Result/CashRegister.pm >diff --git a/Koha/Schema/Result/CashRegisterAction.pm b/lib/Koha/Schema/Result/CashRegisterAction.pm >similarity index 100% >rename from Koha/Schema/Result/CashRegisterAction.pm >rename to lib/Koha/Schema/Result/CashRegisterAction.pm >diff --git a/Koha/Schema/Result/CategoriesBranch.pm b/lib/Koha/Schema/Result/CategoriesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/CategoriesBranch.pm >rename to lib/Koha/Schema/Result/CategoriesBranch.pm >diff --git a/Koha/Schema/Result/Category.pm b/lib/Koha/Schema/Result/Category.pm >similarity index 100% >rename from Koha/Schema/Result/Category.pm >rename to lib/Koha/Schema/Result/Category.pm >diff --git a/Koha/Schema/Result/CirculationRule.pm b/lib/Koha/Schema/Result/CirculationRule.pm >similarity index 100% >rename from Koha/Schema/Result/CirculationRule.pm >rename to lib/Koha/Schema/Result/CirculationRule.pm >diff --git a/Koha/Schema/Result/City.pm b/lib/Koha/Schema/Result/City.pm >similarity index 100% >rename from Koha/Schema/Result/City.pm >rename to lib/Koha/Schema/Result/City.pm >diff --git a/Koha/Schema/Result/ClassSortRule.pm b/lib/Koha/Schema/Result/ClassSortRule.pm >similarity index 100% >rename from Koha/Schema/Result/ClassSortRule.pm >rename to lib/Koha/Schema/Result/ClassSortRule.pm >diff --git a/Koha/Schema/Result/ClassSource.pm b/lib/Koha/Schema/Result/ClassSource.pm >similarity index 100% >rename from Koha/Schema/Result/ClassSource.pm >rename to lib/Koha/Schema/Result/ClassSource.pm >diff --git a/Koha/Schema/Result/ClassSplitRule.pm b/lib/Koha/Schema/Result/ClassSplitRule.pm >similarity index 100% >rename from Koha/Schema/Result/ClassSplitRule.pm >rename to lib/Koha/Schema/Result/ClassSplitRule.pm >diff --git a/Koha/Schema/Result/Club.pm b/lib/Koha/Schema/Result/Club.pm >similarity index 100% >rename from Koha/Schema/Result/Club.pm >rename to lib/Koha/Schema/Result/Club.pm >diff --git a/Koha/Schema/Result/ClubEnrollment.pm b/lib/Koha/Schema/Result/ClubEnrollment.pm >similarity index 100% >rename from Koha/Schema/Result/ClubEnrollment.pm >rename to lib/Koha/Schema/Result/ClubEnrollment.pm >diff --git a/Koha/Schema/Result/ClubEnrollmentField.pm b/lib/Koha/Schema/Result/ClubEnrollmentField.pm >similarity index 100% >rename from Koha/Schema/Result/ClubEnrollmentField.pm >rename to lib/Koha/Schema/Result/ClubEnrollmentField.pm >diff --git a/Koha/Schema/Result/ClubField.pm b/lib/Koha/Schema/Result/ClubField.pm >similarity index 100% >rename from Koha/Schema/Result/ClubField.pm >rename to lib/Koha/Schema/Result/ClubField.pm >diff --git a/Koha/Schema/Result/ClubHold.pm b/lib/Koha/Schema/Result/ClubHold.pm >similarity index 100% >rename from Koha/Schema/Result/ClubHold.pm >rename to lib/Koha/Schema/Result/ClubHold.pm >diff --git a/Koha/Schema/Result/ClubHoldsToPatronHold.pm b/lib/Koha/Schema/Result/ClubHoldsToPatronHold.pm >similarity index 100% >rename from Koha/Schema/Result/ClubHoldsToPatronHold.pm >rename to lib/Koha/Schema/Result/ClubHoldsToPatronHold.pm >diff --git a/Koha/Schema/Result/ClubTemplate.pm b/lib/Koha/Schema/Result/ClubTemplate.pm >similarity index 100% >rename from Koha/Schema/Result/ClubTemplate.pm >rename to lib/Koha/Schema/Result/ClubTemplate.pm >diff --git a/Koha/Schema/Result/ClubTemplateEnrollmentField.pm b/lib/Koha/Schema/Result/ClubTemplateEnrollmentField.pm >similarity index 100% >rename from Koha/Schema/Result/ClubTemplateEnrollmentField.pm >rename to lib/Koha/Schema/Result/ClubTemplateEnrollmentField.pm >diff --git a/Koha/Schema/Result/ClubTemplateField.pm b/lib/Koha/Schema/Result/ClubTemplateField.pm >similarity index 100% >rename from Koha/Schema/Result/ClubTemplateField.pm >rename to lib/Koha/Schema/Result/ClubTemplateField.pm >diff --git a/Koha/Schema/Result/Collection.pm b/lib/Koha/Schema/Result/Collection.pm >similarity index 100% >rename from Koha/Schema/Result/Collection.pm >rename to lib/Koha/Schema/Result/Collection.pm >diff --git a/Koha/Schema/Result/CollectionsTracking.pm b/lib/Koha/Schema/Result/CollectionsTracking.pm >similarity index 100% >rename from Koha/Schema/Result/CollectionsTracking.pm >rename to lib/Koha/Schema/Result/CollectionsTracking.pm >diff --git a/Koha/Schema/Result/ColumnsSetting.pm b/lib/Koha/Schema/Result/ColumnsSetting.pm >similarity index 100% >rename from Koha/Schema/Result/ColumnsSetting.pm >rename to lib/Koha/Schema/Result/ColumnsSetting.pm >diff --git a/Koha/Schema/Result/Course.pm b/lib/Koha/Schema/Result/Course.pm >similarity index 100% >rename from Koha/Schema/Result/Course.pm >rename to lib/Koha/Schema/Result/Course.pm >diff --git a/Koha/Schema/Result/CourseInstructor.pm b/lib/Koha/Schema/Result/CourseInstructor.pm >similarity index 100% >rename from Koha/Schema/Result/CourseInstructor.pm >rename to lib/Koha/Schema/Result/CourseInstructor.pm >diff --git a/Koha/Schema/Result/CourseItem.pm b/lib/Koha/Schema/Result/CourseItem.pm >similarity index 100% >rename from Koha/Schema/Result/CourseItem.pm >rename to lib/Koha/Schema/Result/CourseItem.pm >diff --git a/Koha/Schema/Result/CourseReserve.pm b/lib/Koha/Schema/Result/CourseReserve.pm >similarity index 100% >rename from Koha/Schema/Result/CourseReserve.pm >rename to lib/Koha/Schema/Result/CourseReserve.pm >diff --git a/Koha/Schema/Result/CoverImage.pm b/lib/Koha/Schema/Result/CoverImage.pm >similarity index 100% >rename from Koha/Schema/Result/CoverImage.pm >rename to lib/Koha/Schema/Result/CoverImage.pm >diff --git a/Koha/Schema/Result/CreatorBatch.pm b/lib/Koha/Schema/Result/CreatorBatch.pm >similarity index 100% >rename from Koha/Schema/Result/CreatorBatch.pm >rename to lib/Koha/Schema/Result/CreatorBatch.pm >diff --git a/Koha/Schema/Result/CreatorImage.pm b/lib/Koha/Schema/Result/CreatorImage.pm >similarity index 100% >rename from Koha/Schema/Result/CreatorImage.pm >rename to lib/Koha/Schema/Result/CreatorImage.pm >diff --git a/Koha/Schema/Result/CreatorLayout.pm b/lib/Koha/Schema/Result/CreatorLayout.pm >similarity index 100% >rename from Koha/Schema/Result/CreatorLayout.pm >rename to lib/Koha/Schema/Result/CreatorLayout.pm >diff --git a/Koha/Schema/Result/CreatorTemplate.pm b/lib/Koha/Schema/Result/CreatorTemplate.pm >similarity index 100% >rename from Koha/Schema/Result/CreatorTemplate.pm >rename to lib/Koha/Schema/Result/CreatorTemplate.pm >diff --git a/Koha/Schema/Result/Currency.pm b/lib/Koha/Schema/Result/Currency.pm >similarity index 100% >rename from Koha/Schema/Result/Currency.pm >rename to lib/Koha/Schema/Result/Currency.pm >diff --git a/Koha/Schema/Result/Deletedbiblio.pm b/lib/Koha/Schema/Result/Deletedbiblio.pm >similarity index 100% >rename from Koha/Schema/Result/Deletedbiblio.pm >rename to lib/Koha/Schema/Result/Deletedbiblio.pm >diff --git a/Koha/Schema/Result/DeletedbiblioMetadata.pm b/lib/Koha/Schema/Result/DeletedbiblioMetadata.pm >similarity index 100% >rename from Koha/Schema/Result/DeletedbiblioMetadata.pm >rename to lib/Koha/Schema/Result/DeletedbiblioMetadata.pm >diff --git a/Koha/Schema/Result/Deletedbiblioitem.pm b/lib/Koha/Schema/Result/Deletedbiblioitem.pm >similarity index 100% >rename from Koha/Schema/Result/Deletedbiblioitem.pm >rename to lib/Koha/Schema/Result/Deletedbiblioitem.pm >diff --git a/Koha/Schema/Result/Deletedborrower.pm b/lib/Koha/Schema/Result/Deletedborrower.pm >similarity index 100% >rename from Koha/Schema/Result/Deletedborrower.pm >rename to lib/Koha/Schema/Result/Deletedborrower.pm >diff --git a/Koha/Schema/Result/Deleteditem.pm b/lib/Koha/Schema/Result/Deleteditem.pm >similarity index 100% >rename from Koha/Schema/Result/Deleteditem.pm >rename to lib/Koha/Schema/Result/Deleteditem.pm >diff --git a/Koha/Schema/Result/Desk.pm b/lib/Koha/Schema/Result/Desk.pm >similarity index 100% >rename from Koha/Schema/Result/Desk.pm >rename to lib/Koha/Schema/Result/Desk.pm >diff --git a/Koha/Schema/Result/Discharge.pm b/lib/Koha/Schema/Result/Discharge.pm >similarity index 100% >rename from Koha/Schema/Result/Discharge.pm >rename to lib/Koha/Schema/Result/Discharge.pm >diff --git a/Koha/Schema/Result/EdifactEan.pm b/lib/Koha/Schema/Result/EdifactEan.pm >similarity index 100% >rename from Koha/Schema/Result/EdifactEan.pm >rename to lib/Koha/Schema/Result/EdifactEan.pm >diff --git a/Koha/Schema/Result/EdifactMessage.pm b/lib/Koha/Schema/Result/EdifactMessage.pm >similarity index 100% >rename from Koha/Schema/Result/EdifactMessage.pm >rename to lib/Koha/Schema/Result/EdifactMessage.pm >diff --git a/Koha/Schema/Result/ExportFormat.pm b/lib/Koha/Schema/Result/ExportFormat.pm >similarity index 100% >rename from Koha/Schema/Result/ExportFormat.pm >rename to lib/Koha/Schema/Result/ExportFormat.pm >diff --git a/Koha/Schema/Result/HoldFillTarget.pm b/lib/Koha/Schema/Result/HoldFillTarget.pm >similarity index 100% >rename from Koha/Schema/Result/HoldFillTarget.pm >rename to lib/Koha/Schema/Result/HoldFillTarget.pm >diff --git a/Koha/Schema/Result/HouseboundProfile.pm b/lib/Koha/Schema/Result/HouseboundProfile.pm >similarity index 100% >rename from Koha/Schema/Result/HouseboundProfile.pm >rename to lib/Koha/Schema/Result/HouseboundProfile.pm >diff --git a/Koha/Schema/Result/HouseboundRole.pm b/lib/Koha/Schema/Result/HouseboundRole.pm >similarity index 100% >rename from Koha/Schema/Result/HouseboundRole.pm >rename to lib/Koha/Schema/Result/HouseboundRole.pm >diff --git a/Koha/Schema/Result/HouseboundVisit.pm b/lib/Koha/Schema/Result/HouseboundVisit.pm >similarity index 100% >rename from Koha/Schema/Result/HouseboundVisit.pm >rename to lib/Koha/Schema/Result/HouseboundVisit.pm >diff --git a/Koha/Schema/Result/Illcomment.pm b/lib/Koha/Schema/Result/Illcomment.pm >similarity index 100% >rename from Koha/Schema/Result/Illcomment.pm >rename to lib/Koha/Schema/Result/Illcomment.pm >diff --git a/Koha/Schema/Result/Illrequest.pm b/lib/Koha/Schema/Result/Illrequest.pm >similarity index 100% >rename from Koha/Schema/Result/Illrequest.pm >rename to lib/Koha/Schema/Result/Illrequest.pm >diff --git a/Koha/Schema/Result/Illrequestattribute.pm b/lib/Koha/Schema/Result/Illrequestattribute.pm >similarity index 100% >rename from Koha/Schema/Result/Illrequestattribute.pm >rename to lib/Koha/Schema/Result/Illrequestattribute.pm >diff --git a/Koha/Schema/Result/ImportAuth.pm b/lib/Koha/Schema/Result/ImportAuth.pm >similarity index 100% >rename from Koha/Schema/Result/ImportAuth.pm >rename to lib/Koha/Schema/Result/ImportAuth.pm >diff --git a/Koha/Schema/Result/ImportBatch.pm b/lib/Koha/Schema/Result/ImportBatch.pm >similarity index 100% >rename from Koha/Schema/Result/ImportBatch.pm >rename to lib/Koha/Schema/Result/ImportBatch.pm >diff --git a/Koha/Schema/Result/ImportBatchProfile.pm b/lib/Koha/Schema/Result/ImportBatchProfile.pm >similarity index 100% >rename from Koha/Schema/Result/ImportBatchProfile.pm >rename to lib/Koha/Schema/Result/ImportBatchProfile.pm >diff --git a/Koha/Schema/Result/ImportBiblio.pm b/lib/Koha/Schema/Result/ImportBiblio.pm >similarity index 100% >rename from Koha/Schema/Result/ImportBiblio.pm >rename to lib/Koha/Schema/Result/ImportBiblio.pm >diff --git a/Koha/Schema/Result/ImportItem.pm b/lib/Koha/Schema/Result/ImportItem.pm >similarity index 100% >rename from Koha/Schema/Result/ImportItem.pm >rename to lib/Koha/Schema/Result/ImportItem.pm >diff --git a/Koha/Schema/Result/ImportRecord.pm b/lib/Koha/Schema/Result/ImportRecord.pm >similarity index 100% >rename from Koha/Schema/Result/ImportRecord.pm >rename to lib/Koha/Schema/Result/ImportRecord.pm >diff --git a/Koha/Schema/Result/ImportRecordMatch.pm b/lib/Koha/Schema/Result/ImportRecordMatch.pm >similarity index 100% >rename from Koha/Schema/Result/ImportRecordMatch.pm >rename to lib/Koha/Schema/Result/ImportRecordMatch.pm >diff --git a/Koha/Schema/Result/Issue.pm b/lib/Koha/Schema/Result/Issue.pm >similarity index 100% >rename from Koha/Schema/Result/Issue.pm >rename to lib/Koha/Schema/Result/Issue.pm >diff --git a/Koha/Schema/Result/Item.pm b/lib/Koha/Schema/Result/Item.pm >similarity index 100% >rename from Koha/Schema/Result/Item.pm >rename to lib/Koha/Schema/Result/Item.pm >diff --git a/Koha/Schema/Result/ItemCirculationAlertPreference.pm b/lib/Koha/Schema/Result/ItemCirculationAlertPreference.pm >similarity index 100% >rename from Koha/Schema/Result/ItemCirculationAlertPreference.pm >rename to lib/Koha/Schema/Result/ItemCirculationAlertPreference.pm >diff --git a/Koha/Schema/Result/ItemsLastBorrower.pm b/lib/Koha/Schema/Result/ItemsLastBorrower.pm >similarity index 100% >rename from Koha/Schema/Result/ItemsLastBorrower.pm >rename to lib/Koha/Schema/Result/ItemsLastBorrower.pm >diff --git a/Koha/Schema/Result/ItemsSearchField.pm b/lib/Koha/Schema/Result/ItemsSearchField.pm >similarity index 100% >rename from Koha/Schema/Result/ItemsSearchField.pm >rename to lib/Koha/Schema/Result/ItemsSearchField.pm >diff --git a/Koha/Schema/Result/Itemtype.pm b/lib/Koha/Schema/Result/Itemtype.pm >similarity index 100% >rename from Koha/Schema/Result/Itemtype.pm >rename to lib/Koha/Schema/Result/Itemtype.pm >diff --git a/Koha/Schema/Result/ItemtypeLocalization.pm b/lib/Koha/Schema/Result/ItemtypeLocalization.pm >similarity index 100% >rename from Koha/Schema/Result/ItemtypeLocalization.pm >rename to lib/Koha/Schema/Result/ItemtypeLocalization.pm >diff --git a/Koha/Schema/Result/ItemtypesBranch.pm b/lib/Koha/Schema/Result/ItemtypesBranch.pm >similarity index 100% >rename from Koha/Schema/Result/ItemtypesBranch.pm >rename to lib/Koha/Schema/Result/ItemtypesBranch.pm >diff --git a/Koha/Schema/Result/KeyboardShortcut.pm b/lib/Koha/Schema/Result/KeyboardShortcut.pm >similarity index 100% >rename from Koha/Schema/Result/KeyboardShortcut.pm >rename to lib/Koha/Schema/Result/KeyboardShortcut.pm >diff --git a/Koha/Schema/Result/LanguageDescription.pm b/lib/Koha/Schema/Result/LanguageDescription.pm >similarity index 100% >rename from Koha/Schema/Result/LanguageDescription.pm >rename to lib/Koha/Schema/Result/LanguageDescription.pm >diff --git a/Koha/Schema/Result/LanguageRfc4646ToIso639.pm b/lib/Koha/Schema/Result/LanguageRfc4646ToIso639.pm >similarity index 100% >rename from Koha/Schema/Result/LanguageRfc4646ToIso639.pm >rename to lib/Koha/Schema/Result/LanguageRfc4646ToIso639.pm >diff --git a/Koha/Schema/Result/LanguageScriptBidi.pm b/lib/Koha/Schema/Result/LanguageScriptBidi.pm >similarity index 100% >rename from Koha/Schema/Result/LanguageScriptBidi.pm >rename to lib/Koha/Schema/Result/LanguageScriptBidi.pm >diff --git a/Koha/Schema/Result/LanguageScriptMapping.pm b/lib/Koha/Schema/Result/LanguageScriptMapping.pm >similarity index 100% >rename from Koha/Schema/Result/LanguageScriptMapping.pm >rename to lib/Koha/Schema/Result/LanguageScriptMapping.pm >diff --git a/Koha/Schema/Result/LanguageSubtagRegistry.pm b/lib/Koha/Schema/Result/LanguageSubtagRegistry.pm >similarity index 100% >rename from Koha/Schema/Result/LanguageSubtagRegistry.pm >rename to lib/Koha/Schema/Result/LanguageSubtagRegistry.pm >diff --git a/Koha/Schema/Result/Letter.pm b/lib/Koha/Schema/Result/Letter.pm >similarity index 100% >rename from Koha/Schema/Result/Letter.pm >rename to lib/Koha/Schema/Result/Letter.pm >diff --git a/Koha/Schema/Result/LibraryGroup.pm b/lib/Koha/Schema/Result/LibraryGroup.pm >similarity index 100% >rename from Koha/Schema/Result/LibraryGroup.pm >rename to lib/Koha/Schema/Result/LibraryGroup.pm >diff --git a/Koha/Schema/Result/LibrarySmtpServer.pm b/lib/Koha/Schema/Result/LibrarySmtpServer.pm >similarity index 100% >rename from Koha/Schema/Result/LibrarySmtpServer.pm >rename to lib/Koha/Schema/Result/LibrarySmtpServer.pm >diff --git a/Koha/Schema/Result/Linktracker.pm b/lib/Koha/Schema/Result/Linktracker.pm >similarity index 100% >rename from Koha/Schema/Result/Linktracker.pm >rename to lib/Koha/Schema/Result/Linktracker.pm >diff --git a/Koha/Schema/Result/Localization.pm b/lib/Koha/Schema/Result/Localization.pm >similarity index 100% >rename from Koha/Schema/Result/Localization.pm >rename to lib/Koha/Schema/Result/Localization.pm >diff --git a/Koha/Schema/Result/MarcMatcher.pm b/lib/Koha/Schema/Result/MarcMatcher.pm >similarity index 100% >rename from Koha/Schema/Result/MarcMatcher.pm >rename to lib/Koha/Schema/Result/MarcMatcher.pm >diff --git a/Koha/Schema/Result/MarcModificationTemplate.pm b/lib/Koha/Schema/Result/MarcModificationTemplate.pm >similarity index 100% >rename from Koha/Schema/Result/MarcModificationTemplate.pm >rename to lib/Koha/Schema/Result/MarcModificationTemplate.pm >diff --git a/Koha/Schema/Result/MarcModificationTemplateAction.pm b/lib/Koha/Schema/Result/MarcModificationTemplateAction.pm >similarity index 100% >rename from Koha/Schema/Result/MarcModificationTemplateAction.pm >rename to lib/Koha/Schema/Result/MarcModificationTemplateAction.pm >diff --git a/Koha/Schema/Result/MarcSubfieldStructure.pm b/lib/Koha/Schema/Result/MarcSubfieldStructure.pm >similarity index 100% >rename from Koha/Schema/Result/MarcSubfieldStructure.pm >rename to lib/Koha/Schema/Result/MarcSubfieldStructure.pm >diff --git a/Koha/Schema/Result/MarcTagStructure.pm b/lib/Koha/Schema/Result/MarcTagStructure.pm >similarity index 100% >rename from Koha/Schema/Result/MarcTagStructure.pm >rename to lib/Koha/Schema/Result/MarcTagStructure.pm >diff --git a/Koha/Schema/Result/Matchcheck.pm b/lib/Koha/Schema/Result/Matchcheck.pm >similarity index 100% >rename from Koha/Schema/Result/Matchcheck.pm >rename to lib/Koha/Schema/Result/Matchcheck.pm >diff --git a/Koha/Schema/Result/MatcherMatchpoint.pm b/lib/Koha/Schema/Result/MatcherMatchpoint.pm >similarity index 100% >rename from Koha/Schema/Result/MatcherMatchpoint.pm >rename to lib/Koha/Schema/Result/MatcherMatchpoint.pm >diff --git a/Koha/Schema/Result/Matchpoint.pm b/lib/Koha/Schema/Result/Matchpoint.pm >similarity index 100% >rename from Koha/Schema/Result/Matchpoint.pm >rename to lib/Koha/Schema/Result/Matchpoint.pm >diff --git a/Koha/Schema/Result/MatchpointComponent.pm b/lib/Koha/Schema/Result/MatchpointComponent.pm >similarity index 100% >rename from Koha/Schema/Result/MatchpointComponent.pm >rename to lib/Koha/Schema/Result/MatchpointComponent.pm >diff --git a/Koha/Schema/Result/MatchpointComponentNorm.pm b/lib/Koha/Schema/Result/MatchpointComponentNorm.pm >similarity index 100% >rename from Koha/Schema/Result/MatchpointComponentNorm.pm >rename to lib/Koha/Schema/Result/MatchpointComponentNorm.pm >diff --git a/Koha/Schema/Result/Message.pm b/lib/Koha/Schema/Result/Message.pm >similarity index 100% >rename from Koha/Schema/Result/Message.pm >rename to lib/Koha/Schema/Result/Message.pm >diff --git a/Koha/Schema/Result/MessageAttribute.pm b/lib/Koha/Schema/Result/MessageAttribute.pm >similarity index 100% >rename from Koha/Schema/Result/MessageAttribute.pm >rename to lib/Koha/Schema/Result/MessageAttribute.pm >diff --git a/Koha/Schema/Result/MessageQueue.pm b/lib/Koha/Schema/Result/MessageQueue.pm >similarity index 100% >rename from Koha/Schema/Result/MessageQueue.pm >rename to lib/Koha/Schema/Result/MessageQueue.pm >diff --git a/Koha/Schema/Result/MessageTransport.pm b/lib/Koha/Schema/Result/MessageTransport.pm >similarity index 100% >rename from Koha/Schema/Result/MessageTransport.pm >rename to lib/Koha/Schema/Result/MessageTransport.pm >diff --git a/Koha/Schema/Result/MessageTransportType.pm b/lib/Koha/Schema/Result/MessageTransportType.pm >similarity index 100% >rename from Koha/Schema/Result/MessageTransportType.pm >rename to lib/Koha/Schema/Result/MessageTransportType.pm >diff --git a/Koha/Schema/Result/MiscFile.pm b/lib/Koha/Schema/Result/MiscFile.pm >similarity index 100% >rename from Koha/Schema/Result/MiscFile.pm >rename to lib/Koha/Schema/Result/MiscFile.pm >diff --git a/Koha/Schema/Result/NeedMergeAuthority.pm b/lib/Koha/Schema/Result/NeedMergeAuthority.pm >similarity index 100% >rename from Koha/Schema/Result/NeedMergeAuthority.pm >rename to lib/Koha/Schema/Result/NeedMergeAuthority.pm >diff --git a/Koha/Schema/Result/OaiSet.pm b/lib/Koha/Schema/Result/OaiSet.pm >similarity index 100% >rename from Koha/Schema/Result/OaiSet.pm >rename to lib/Koha/Schema/Result/OaiSet.pm >diff --git a/Koha/Schema/Result/OaiSetsBiblio.pm b/lib/Koha/Schema/Result/OaiSetsBiblio.pm >similarity index 100% >rename from Koha/Schema/Result/OaiSetsBiblio.pm >rename to lib/Koha/Schema/Result/OaiSetsBiblio.pm >diff --git a/Koha/Schema/Result/OaiSetsDescription.pm b/lib/Koha/Schema/Result/OaiSetsDescription.pm >similarity index 100% >rename from Koha/Schema/Result/OaiSetsDescription.pm >rename to lib/Koha/Schema/Result/OaiSetsDescription.pm >diff --git a/Koha/Schema/Result/OaiSetsMapping.pm b/lib/Koha/Schema/Result/OaiSetsMapping.pm >similarity index 100% >rename from Koha/Schema/Result/OaiSetsMapping.pm >rename to lib/Koha/Schema/Result/OaiSetsMapping.pm >diff --git a/Koha/Schema/Result/OauthAccessToken.pm b/lib/Koha/Schema/Result/OauthAccessToken.pm >similarity index 100% >rename from Koha/Schema/Result/OauthAccessToken.pm >rename to lib/Koha/Schema/Result/OauthAccessToken.pm >diff --git a/Koha/Schema/Result/OldIssue.pm b/lib/Koha/Schema/Result/OldIssue.pm >similarity index 100% >rename from Koha/Schema/Result/OldIssue.pm >rename to lib/Koha/Schema/Result/OldIssue.pm >diff --git a/Koha/Schema/Result/OldReserve.pm b/lib/Koha/Schema/Result/OldReserve.pm >similarity index 100% >rename from Koha/Schema/Result/OldReserve.pm >rename to lib/Koha/Schema/Result/OldReserve.pm >diff --git a/Koha/Schema/Result/OpacNews.pm b/lib/Koha/Schema/Result/OpacNews.pm >similarity index 100% >rename from Koha/Schema/Result/OpacNews.pm >rename to lib/Koha/Schema/Result/OpacNews.pm >diff --git a/Koha/Schema/Result/Overduerule.pm b/lib/Koha/Schema/Result/Overduerule.pm >similarity index 100% >rename from Koha/Schema/Result/Overduerule.pm >rename to lib/Koha/Schema/Result/Overduerule.pm >diff --git a/Koha/Schema/Result/OverduerulesTransportType.pm b/lib/Koha/Schema/Result/OverduerulesTransportType.pm >similarity index 100% >rename from Koha/Schema/Result/OverduerulesTransportType.pm >rename to lib/Koha/Schema/Result/OverduerulesTransportType.pm >diff --git a/Koha/Schema/Result/PatronConsent.pm b/lib/Koha/Schema/Result/PatronConsent.pm >similarity index 100% >rename from Koha/Schema/Result/PatronConsent.pm >rename to lib/Koha/Schema/Result/PatronConsent.pm >diff --git a/Koha/Schema/Result/PatronList.pm b/lib/Koha/Schema/Result/PatronList.pm >similarity index 100% >rename from Koha/Schema/Result/PatronList.pm >rename to lib/Koha/Schema/Result/PatronList.pm >diff --git a/Koha/Schema/Result/PatronListPatron.pm b/lib/Koha/Schema/Result/PatronListPatron.pm >similarity index 100% >rename from Koha/Schema/Result/PatronListPatron.pm >rename to lib/Koha/Schema/Result/PatronListPatron.pm >diff --git a/Koha/Schema/Result/Patronimage.pm b/lib/Koha/Schema/Result/Patronimage.pm >similarity index 100% >rename from Koha/Schema/Result/Patronimage.pm >rename to lib/Koha/Schema/Result/Patronimage.pm >diff --git a/Koha/Schema/Result/PendingOfflineOperation.pm b/lib/Koha/Schema/Result/PendingOfflineOperation.pm >similarity index 100% >rename from Koha/Schema/Result/PendingOfflineOperation.pm >rename to lib/Koha/Schema/Result/PendingOfflineOperation.pm >diff --git a/Koha/Schema/Result/Permission.pm b/lib/Koha/Schema/Result/Permission.pm >similarity index 100% >rename from Koha/Schema/Result/Permission.pm >rename to lib/Koha/Schema/Result/Permission.pm >diff --git a/Koha/Schema/Result/PluginData.pm b/lib/Koha/Schema/Result/PluginData.pm >similarity index 100% >rename from Koha/Schema/Result/PluginData.pm >rename to lib/Koha/Schema/Result/PluginData.pm >diff --git a/Koha/Schema/Result/PluginMethod.pm b/lib/Koha/Schema/Result/PluginMethod.pm >similarity index 100% >rename from Koha/Schema/Result/PluginMethod.pm >rename to lib/Koha/Schema/Result/PluginMethod.pm >diff --git a/Koha/Schema/Result/PrintersProfile.pm b/lib/Koha/Schema/Result/PrintersProfile.pm >similarity index 100% >rename from Koha/Schema/Result/PrintersProfile.pm >rename to lib/Koha/Schema/Result/PrintersProfile.pm >diff --git a/Koha/Schema/Result/ProblemReport.pm b/lib/Koha/Schema/Result/ProblemReport.pm >similarity index 100% >rename from Koha/Schema/Result/ProblemReport.pm >rename to lib/Koha/Schema/Result/ProblemReport.pm >diff --git a/Koha/Schema/Result/PseudonymizedBorrowerAttribute.pm b/lib/Koha/Schema/Result/PseudonymizedBorrowerAttribute.pm >similarity index 100% >rename from Koha/Schema/Result/PseudonymizedBorrowerAttribute.pm >rename to lib/Koha/Schema/Result/PseudonymizedBorrowerAttribute.pm >diff --git a/Koha/Schema/Result/PseudonymizedTransaction.pm b/lib/Koha/Schema/Result/PseudonymizedTransaction.pm >similarity index 100% >rename from Koha/Schema/Result/PseudonymizedTransaction.pm >rename to lib/Koha/Schema/Result/PseudonymizedTransaction.pm >diff --git a/Koha/Schema/Result/Quote.pm b/lib/Koha/Schema/Result/Quote.pm >similarity index 100% >rename from Koha/Schema/Result/Quote.pm >rename to lib/Koha/Schema/Result/Quote.pm >diff --git a/Koha/Schema/Result/Rating.pm b/lib/Koha/Schema/Result/Rating.pm >similarity index 100% >rename from Koha/Schema/Result/Rating.pm >rename to lib/Koha/Schema/Result/Rating.pm >diff --git a/Koha/Schema/Result/RepeatableHoliday.pm b/lib/Koha/Schema/Result/RepeatableHoliday.pm >similarity index 100% >rename from Koha/Schema/Result/RepeatableHoliday.pm >rename to lib/Koha/Schema/Result/RepeatableHoliday.pm >diff --git a/Koha/Schema/Result/ReportsDictionary.pm b/lib/Koha/Schema/Result/ReportsDictionary.pm >similarity index 100% >rename from Koha/Schema/Result/ReportsDictionary.pm >rename to lib/Koha/Schema/Result/ReportsDictionary.pm >diff --git a/Koha/Schema/Result/Reserve.pm b/lib/Koha/Schema/Result/Reserve.pm >similarity index 100% >rename from Koha/Schema/Result/Reserve.pm >rename to lib/Koha/Schema/Result/Reserve.pm >diff --git a/Koha/Schema/Result/ReturnClaim.pm b/lib/Koha/Schema/Result/ReturnClaim.pm >similarity index 100% >rename from Koha/Schema/Result/ReturnClaim.pm >rename to lib/Koha/Schema/Result/ReturnClaim.pm >diff --git a/Koha/Schema/Result/Review.pm b/lib/Koha/Schema/Result/Review.pm >similarity index 100% >rename from Koha/Schema/Result/Review.pm >rename to lib/Koha/Schema/Result/Review.pm >diff --git a/Koha/Schema/Result/SavedReport.pm b/lib/Koha/Schema/Result/SavedReport.pm >similarity index 100% >rename from Koha/Schema/Result/SavedReport.pm >rename to lib/Koha/Schema/Result/SavedReport.pm >diff --git a/Koha/Schema/Result/SavedSql.pm b/lib/Koha/Schema/Result/SavedSql.pm >similarity index 100% >rename from Koha/Schema/Result/SavedSql.pm >rename to lib/Koha/Schema/Result/SavedSql.pm >diff --git a/Koha/Schema/Result/SearchField.pm b/lib/Koha/Schema/Result/SearchField.pm >similarity index 100% >rename from Koha/Schema/Result/SearchField.pm >rename to lib/Koha/Schema/Result/SearchField.pm >diff --git a/Koha/Schema/Result/SearchHistory.pm b/lib/Koha/Schema/Result/SearchHistory.pm >similarity index 100% >rename from Koha/Schema/Result/SearchHistory.pm >rename to lib/Koha/Schema/Result/SearchHistory.pm >diff --git a/Koha/Schema/Result/SearchMarcMap.pm b/lib/Koha/Schema/Result/SearchMarcMap.pm >similarity index 100% >rename from Koha/Schema/Result/SearchMarcMap.pm >rename to lib/Koha/Schema/Result/SearchMarcMap.pm >diff --git a/Koha/Schema/Result/SearchMarcToField.pm b/lib/Koha/Schema/Result/SearchMarcToField.pm >similarity index 100% >rename from Koha/Schema/Result/SearchMarcToField.pm >rename to lib/Koha/Schema/Result/SearchMarcToField.pm >diff --git a/Koha/Schema/Result/Serial.pm b/lib/Koha/Schema/Result/Serial.pm >similarity index 100% >rename from Koha/Schema/Result/Serial.pm >rename to lib/Koha/Schema/Result/Serial.pm >diff --git a/Koha/Schema/Result/Serialitem.pm b/lib/Koha/Schema/Result/Serialitem.pm >similarity index 100% >rename from Koha/Schema/Result/Serialitem.pm >rename to lib/Koha/Schema/Result/Serialitem.pm >diff --git a/Koha/Schema/Result/Session.pm b/lib/Koha/Schema/Result/Session.pm >similarity index 100% >rename from Koha/Schema/Result/Session.pm >rename to lib/Koha/Schema/Result/Session.pm >diff --git a/Koha/Schema/Result/SmsProvider.pm b/lib/Koha/Schema/Result/SmsProvider.pm >similarity index 100% >rename from Koha/Schema/Result/SmsProvider.pm >rename to lib/Koha/Schema/Result/SmsProvider.pm >diff --git a/Koha/Schema/Result/SmtpServer.pm b/lib/Koha/Schema/Result/SmtpServer.pm >similarity index 100% >rename from Koha/Schema/Result/SmtpServer.pm >rename to lib/Koha/Schema/Result/SmtpServer.pm >diff --git a/Koha/Schema/Result/SocialData.pm b/lib/Koha/Schema/Result/SocialData.pm >similarity index 100% >rename from Koha/Schema/Result/SocialData.pm >rename to lib/Koha/Schema/Result/SocialData.pm >diff --git a/Koha/Schema/Result/SpecialHoliday.pm b/lib/Koha/Schema/Result/SpecialHoliday.pm >similarity index 100% >rename from Koha/Schema/Result/SpecialHoliday.pm >rename to lib/Koha/Schema/Result/SpecialHoliday.pm >diff --git a/Koha/Schema/Result/Statistic.pm b/lib/Koha/Schema/Result/Statistic.pm >similarity index 100% >rename from Koha/Schema/Result/Statistic.pm >rename to lib/Koha/Schema/Result/Statistic.pm >diff --git a/Koha/Schema/Result/Stockrotationitem.pm b/lib/Koha/Schema/Result/Stockrotationitem.pm >similarity index 100% >rename from Koha/Schema/Result/Stockrotationitem.pm >rename to lib/Koha/Schema/Result/Stockrotationitem.pm >diff --git a/Koha/Schema/Result/Stockrotationrota.pm b/lib/Koha/Schema/Result/Stockrotationrota.pm >similarity index 100% >rename from Koha/Schema/Result/Stockrotationrota.pm >rename to lib/Koha/Schema/Result/Stockrotationrota.pm >diff --git a/Koha/Schema/Result/Stockrotationstage.pm b/lib/Koha/Schema/Result/Stockrotationstage.pm >similarity index 100% >rename from Koha/Schema/Result/Stockrotationstage.pm >rename to lib/Koha/Schema/Result/Stockrotationstage.pm >diff --git a/Koha/Schema/Result/Subscription.pm b/lib/Koha/Schema/Result/Subscription.pm >similarity index 100% >rename from Koha/Schema/Result/Subscription.pm >rename to lib/Koha/Schema/Result/Subscription.pm >diff --git a/Koha/Schema/Result/SubscriptionFrequency.pm b/lib/Koha/Schema/Result/SubscriptionFrequency.pm >similarity index 100% >rename from Koha/Schema/Result/SubscriptionFrequency.pm >rename to lib/Koha/Schema/Result/SubscriptionFrequency.pm >diff --git a/Koha/Schema/Result/SubscriptionNumberpattern.pm b/lib/Koha/Schema/Result/SubscriptionNumberpattern.pm >similarity index 100% >rename from Koha/Schema/Result/SubscriptionNumberpattern.pm >rename to lib/Koha/Schema/Result/SubscriptionNumberpattern.pm >diff --git a/Koha/Schema/Result/Subscriptionhistory.pm b/lib/Koha/Schema/Result/Subscriptionhistory.pm >similarity index 100% >rename from Koha/Schema/Result/Subscriptionhistory.pm >rename to lib/Koha/Schema/Result/Subscriptionhistory.pm >diff --git a/Koha/Schema/Result/Subscriptionroutinglist.pm b/lib/Koha/Schema/Result/Subscriptionroutinglist.pm >similarity index 100% >rename from Koha/Schema/Result/Subscriptionroutinglist.pm >rename to lib/Koha/Schema/Result/Subscriptionroutinglist.pm >diff --git a/Koha/Schema/Result/Suggestion.pm b/lib/Koha/Schema/Result/Suggestion.pm >similarity index 100% >rename from Koha/Schema/Result/Suggestion.pm >rename to lib/Koha/Schema/Result/Suggestion.pm >diff --git a/Koha/Schema/Result/Systempreference.pm b/lib/Koha/Schema/Result/Systempreference.pm >similarity index 100% >rename from Koha/Schema/Result/Systempreference.pm >rename to lib/Koha/Schema/Result/Systempreference.pm >diff --git a/Koha/Schema/Result/TablesSetting.pm b/lib/Koha/Schema/Result/TablesSetting.pm >similarity index 100% >rename from Koha/Schema/Result/TablesSetting.pm >rename to lib/Koha/Schema/Result/TablesSetting.pm >diff --git a/Koha/Schema/Result/Tag.pm b/lib/Koha/Schema/Result/Tag.pm >similarity index 100% >rename from Koha/Schema/Result/Tag.pm >rename to lib/Koha/Schema/Result/Tag.pm >diff --git a/Koha/Schema/Result/TagAll.pm b/lib/Koha/Schema/Result/TagAll.pm >similarity index 100% >rename from Koha/Schema/Result/TagAll.pm >rename to lib/Koha/Schema/Result/TagAll.pm >diff --git a/Koha/Schema/Result/TagsApproval.pm b/lib/Koha/Schema/Result/TagsApproval.pm >similarity index 100% >rename from Koha/Schema/Result/TagsApproval.pm >rename to lib/Koha/Schema/Result/TagsApproval.pm >diff --git a/Koha/Schema/Result/TagsIndex.pm b/lib/Koha/Schema/Result/TagsIndex.pm >similarity index 100% >rename from Koha/Schema/Result/TagsIndex.pm >rename to lib/Koha/Schema/Result/TagsIndex.pm >diff --git a/Koha/Schema/Result/TmpHoldsqueue.pm b/lib/Koha/Schema/Result/TmpHoldsqueue.pm >similarity index 100% >rename from Koha/Schema/Result/TmpHoldsqueue.pm >rename to lib/Koha/Schema/Result/TmpHoldsqueue.pm >diff --git a/Koha/Schema/Result/TransportCost.pm b/lib/Koha/Schema/Result/TransportCost.pm >similarity index 100% >rename from Koha/Schema/Result/TransportCost.pm >rename to lib/Koha/Schema/Result/TransportCost.pm >diff --git a/Koha/Schema/Result/UploadedFile.pm b/lib/Koha/Schema/Result/UploadedFile.pm >similarity index 100% >rename from Koha/Schema/Result/UploadedFile.pm >rename to lib/Koha/Schema/Result/UploadedFile.pm >diff --git a/Koha/Schema/Result/UserPermission.pm b/lib/Koha/Schema/Result/UserPermission.pm >similarity index 100% >rename from Koha/Schema/Result/UserPermission.pm >rename to lib/Koha/Schema/Result/UserPermission.pm >diff --git a/Koha/Schema/Result/Userflag.pm b/lib/Koha/Schema/Result/Userflag.pm >similarity index 100% >rename from Koha/Schema/Result/Userflag.pm >rename to lib/Koha/Schema/Result/Userflag.pm >diff --git a/Koha/Schema/Result/VendorEdiAccount.pm b/lib/Koha/Schema/Result/VendorEdiAccount.pm >similarity index 100% >rename from Koha/Schema/Result/VendorEdiAccount.pm >rename to lib/Koha/Schema/Result/VendorEdiAccount.pm >diff --git a/Koha/Schema/Result/Virtualshelfcontent.pm b/lib/Koha/Schema/Result/Virtualshelfcontent.pm >similarity index 100% >rename from Koha/Schema/Result/Virtualshelfcontent.pm >rename to lib/Koha/Schema/Result/Virtualshelfcontent.pm >diff --git a/Koha/Schema/Result/Virtualshelfshare.pm b/lib/Koha/Schema/Result/Virtualshelfshare.pm >similarity index 100% >rename from Koha/Schema/Result/Virtualshelfshare.pm >rename to lib/Koha/Schema/Result/Virtualshelfshare.pm >diff --git a/Koha/Schema/Result/Virtualshelve.pm b/lib/Koha/Schema/Result/Virtualshelve.pm >similarity index 100% >rename from Koha/Schema/Result/Virtualshelve.pm >rename to lib/Koha/Schema/Result/Virtualshelve.pm >diff --git a/Koha/Schema/Result/Z3950server.pm b/lib/Koha/Schema/Result/Z3950server.pm >similarity index 100% >rename from Koha/Schema/Result/Z3950server.pm >rename to lib/Koha/Schema/Result/Z3950server.pm >diff --git a/Koha/Schema/Result/Zebraqueue.pm b/lib/Koha/Schema/Result/Zebraqueue.pm >similarity index 100% >rename from Koha/Schema/Result/Zebraqueue.pm >rename to lib/Koha/Schema/Result/Zebraqueue.pm >diff --git a/Koha/Script.pm b/lib/Koha/Script.pm >similarity index 100% >rename from Koha/Script.pm >rename to lib/Koha/Script.pm >diff --git a/Koha/SearchEngine.pm b/lib/Koha/SearchEngine.pm >similarity index 100% >rename from Koha/SearchEngine.pm >rename to lib/Koha/SearchEngine.pm >diff --git a/Koha/SearchEngine/Elasticsearch.pm b/lib/Koha/SearchEngine/Elasticsearch.pm >similarity index 100% >rename from Koha/SearchEngine/Elasticsearch.pm >rename to lib/Koha/SearchEngine/Elasticsearch.pm >diff --git a/Koha/SearchEngine/Elasticsearch/Browse.pm b/lib/Koha/SearchEngine/Elasticsearch/Browse.pm >similarity index 100% >rename from Koha/SearchEngine/Elasticsearch/Browse.pm >rename to lib/Koha/SearchEngine/Elasticsearch/Browse.pm >diff --git a/Koha/SearchEngine/Elasticsearch/Indexer.pm b/lib/Koha/SearchEngine/Elasticsearch/Indexer.pm >similarity index 100% >rename from Koha/SearchEngine/Elasticsearch/Indexer.pm >rename to lib/Koha/SearchEngine/Elasticsearch/Indexer.pm >diff --git a/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm b/lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm >similarity index 100% >rename from Koha/SearchEngine/Elasticsearch/QueryBuilder.pm >rename to lib/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm >diff --git a/Koha/SearchEngine/Elasticsearch/Search.pm b/lib/Koha/SearchEngine/Elasticsearch/Search.pm >similarity index 100% >rename from Koha/SearchEngine/Elasticsearch/Search.pm >rename to lib/Koha/SearchEngine/Elasticsearch/Search.pm >diff --git a/Koha/SearchEngine/Indexer.pm b/lib/Koha/SearchEngine/Indexer.pm >similarity index 100% >rename from Koha/SearchEngine/Indexer.pm >rename to lib/Koha/SearchEngine/Indexer.pm >diff --git a/Koha/SearchEngine/QueryBuilder.pm b/lib/Koha/SearchEngine/QueryBuilder.pm >similarity index 100% >rename from Koha/SearchEngine/QueryBuilder.pm >rename to lib/Koha/SearchEngine/QueryBuilder.pm >diff --git a/Koha/SearchEngine/Search.pm b/lib/Koha/SearchEngine/Search.pm >similarity index 100% >rename from Koha/SearchEngine/Search.pm >rename to lib/Koha/SearchEngine/Search.pm >diff --git a/Koha/SearchEngine/Zebra/Indexer.pm b/lib/Koha/SearchEngine/Zebra/Indexer.pm >similarity index 100% >rename from Koha/SearchEngine/Zebra/Indexer.pm >rename to lib/Koha/SearchEngine/Zebra/Indexer.pm >diff --git a/Koha/SearchEngine/Zebra/QueryBuilder.pm b/lib/Koha/SearchEngine/Zebra/QueryBuilder.pm >similarity index 100% >rename from Koha/SearchEngine/Zebra/QueryBuilder.pm >rename to lib/Koha/SearchEngine/Zebra/QueryBuilder.pm >diff --git a/Koha/SearchEngine/Zebra/Search.pm b/lib/Koha/SearchEngine/Zebra/Search.pm >similarity index 100% >rename from Koha/SearchEngine/Zebra/Search.pm >rename to lib/Koha/SearchEngine/Zebra/Search.pm >diff --git a/Koha/SearchField.pm b/lib/Koha/SearchField.pm >similarity index 100% >rename from Koha/SearchField.pm >rename to lib/Koha/SearchField.pm >diff --git a/Koha/SearchFields.pm b/lib/Koha/SearchFields.pm >similarity index 100% >rename from Koha/SearchFields.pm >rename to lib/Koha/SearchFields.pm >diff --git a/Koha/SearchMarcMap.pm b/lib/Koha/SearchMarcMap.pm >similarity index 100% >rename from Koha/SearchMarcMap.pm >rename to lib/Koha/SearchMarcMap.pm >diff --git a/Koha/SearchMarcMaps.pm b/lib/Koha/SearchMarcMaps.pm >similarity index 100% >rename from Koha/SearchMarcMaps.pm >rename to lib/Koha/SearchMarcMaps.pm >diff --git a/Koha/Serial.pm b/lib/Koha/Serial.pm >similarity index 100% >rename from Koha/Serial.pm >rename to lib/Koha/Serial.pm >diff --git a/Koha/Serial/Item.pm b/lib/Koha/Serial/Item.pm >similarity index 100% >rename from Koha/Serial/Item.pm >rename to lib/Koha/Serial/Item.pm >diff --git a/Koha/Serial/Items.pm b/lib/Koha/Serial/Items.pm >similarity index 100% >rename from Koha/Serial/Items.pm >rename to lib/Koha/Serial/Items.pm >diff --git a/Koha/Serials.pm b/lib/Koha/Serials.pm >similarity index 100% >rename from Koha/Serials.pm >rename to lib/Koha/Serials.pm >diff --git a/Koha/SharedContent.pm b/lib/Koha/SharedContent.pm >similarity index 100% >rename from Koha/SharedContent.pm >rename to lib/Koha/SharedContent.pm >diff --git a/Koha/SimpleMARC.pm b/lib/Koha/SimpleMARC.pm >similarity index 100% >rename from Koha/SimpleMARC.pm >rename to lib/Koha/SimpleMARC.pm >diff --git a/Koha/Sitemapper.pm b/lib/Koha/Sitemapper.pm >similarity index 100% >rename from Koha/Sitemapper.pm >rename to lib/Koha/Sitemapper.pm >diff --git a/Koha/Sitemapper/Writer.pm b/lib/Koha/Sitemapper/Writer.pm >similarity index 100% >rename from Koha/Sitemapper/Writer.pm >rename to lib/Koha/Sitemapper/Writer.pm >diff --git a/Koha/Statistic.pm b/lib/Koha/Statistic.pm >similarity index 100% >rename from Koha/Statistic.pm >rename to lib/Koha/Statistic.pm >diff --git a/Koha/Statistics.pm b/lib/Koha/Statistics.pm >similarity index 100% >rename from Koha/Statistics.pm >rename to lib/Koha/Statistics.pm >diff --git a/Koha/StockRotationItem.pm b/lib/Koha/StockRotationItem.pm >similarity index 100% >rename from Koha/StockRotationItem.pm >rename to lib/Koha/StockRotationItem.pm >diff --git a/Koha/StockRotationItems.pm b/lib/Koha/StockRotationItems.pm >similarity index 100% >rename from Koha/StockRotationItems.pm >rename to lib/Koha/StockRotationItems.pm >diff --git a/Koha/StockRotationRota.pm b/lib/Koha/StockRotationRota.pm >similarity index 100% >rename from Koha/StockRotationRota.pm >rename to lib/Koha/StockRotationRota.pm >diff --git a/Koha/StockRotationRotas.pm b/lib/Koha/StockRotationRotas.pm >similarity index 100% >rename from Koha/StockRotationRotas.pm >rename to lib/Koha/StockRotationRotas.pm >diff --git a/Koha/StockRotationStage.pm b/lib/Koha/StockRotationStage.pm >similarity index 100% >rename from Koha/StockRotationStage.pm >rename to lib/Koha/StockRotationStage.pm >diff --git a/Koha/StockRotationStages.pm b/lib/Koha/StockRotationStages.pm >similarity index 100% >rename from Koha/StockRotationStages.pm >rename to lib/Koha/StockRotationStages.pm >diff --git a/Koha/Subscription.pm b/lib/Koha/Subscription.pm >similarity index 100% >rename from Koha/Subscription.pm >rename to lib/Koha/Subscription.pm >diff --git a/Koha/Subscription/Frequencies.pm b/lib/Koha/Subscription/Frequencies.pm >similarity index 100% >rename from Koha/Subscription/Frequencies.pm >rename to lib/Koha/Subscription/Frequencies.pm >diff --git a/Koha/Subscription/Frequency.pm b/lib/Koha/Subscription/Frequency.pm >similarity index 100% >rename from Koha/Subscription/Frequency.pm >rename to lib/Koha/Subscription/Frequency.pm >diff --git a/Koha/Subscription/Histories.pm b/lib/Koha/Subscription/Histories.pm >similarity index 100% >rename from Koha/Subscription/Histories.pm >rename to lib/Koha/Subscription/Histories.pm >diff --git a/Koha/Subscription/History.pm b/lib/Koha/Subscription/History.pm >similarity index 100% >rename from Koha/Subscription/History.pm >rename to lib/Koha/Subscription/History.pm >diff --git a/Koha/Subscription/Numberpattern.pm b/lib/Koha/Subscription/Numberpattern.pm >similarity index 100% >rename from Koha/Subscription/Numberpattern.pm >rename to lib/Koha/Subscription/Numberpattern.pm >diff --git a/Koha/Subscription/Numberpatterns.pm b/lib/Koha/Subscription/Numberpatterns.pm >similarity index 100% >rename from Koha/Subscription/Numberpatterns.pm >rename to lib/Koha/Subscription/Numberpatterns.pm >diff --git a/Koha/Subscription/Routinglist.pm b/lib/Koha/Subscription/Routinglist.pm >similarity index 100% >rename from Koha/Subscription/Routinglist.pm >rename to lib/Koha/Subscription/Routinglist.pm >diff --git a/Koha/Subscription/Routinglists.pm b/lib/Koha/Subscription/Routinglists.pm >similarity index 100% >rename from Koha/Subscription/Routinglists.pm >rename to lib/Koha/Subscription/Routinglists.pm >diff --git a/Koha/Subscriptions.pm b/lib/Koha/Subscriptions.pm >similarity index 100% >rename from Koha/Subscriptions.pm >rename to lib/Koha/Subscriptions.pm >diff --git a/Koha/Suggestion.pm b/lib/Koha/Suggestion.pm >similarity index 100% >rename from Koha/Suggestion.pm >rename to lib/Koha/Suggestion.pm >diff --git a/Koha/SuggestionEngine.pm b/lib/Koha/SuggestionEngine.pm >similarity index 100% >rename from Koha/SuggestionEngine.pm >rename to lib/Koha/SuggestionEngine.pm >diff --git a/Koha/SuggestionEngine/Base.pm b/lib/Koha/SuggestionEngine/Base.pm >similarity index 100% >rename from Koha/SuggestionEngine/Base.pm >rename to lib/Koha/SuggestionEngine/Base.pm >diff --git a/Koha/SuggestionEngine/Plugin/AuthorityFile.pm b/lib/Koha/SuggestionEngine/Plugin/AuthorityFile.pm >similarity index 100% >rename from Koha/SuggestionEngine/Plugin/AuthorityFile.pm >rename to lib/Koha/SuggestionEngine/Plugin/AuthorityFile.pm >diff --git a/Koha/SuggestionEngine/Plugin/ExplodedTerms.pm b/lib/Koha/SuggestionEngine/Plugin/ExplodedTerms.pm >similarity index 100% >rename from Koha/SuggestionEngine/Plugin/ExplodedTerms.pm >rename to lib/Koha/SuggestionEngine/Plugin/ExplodedTerms.pm >diff --git a/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm b/lib/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm >similarity index 100% >rename from Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm >rename to lib/Koha/SuggestionEngine/Plugin/LibrisSpellcheck.pm >diff --git a/Koha/SuggestionEngine/Plugin/Null.pm b/lib/Koha/SuggestionEngine/Plugin/Null.pm >similarity index 100% >rename from Koha/SuggestionEngine/Plugin/Null.pm >rename to lib/Koha/SuggestionEngine/Plugin/Null.pm >diff --git a/Koha/Suggestions.pm b/lib/Koha/Suggestions.pm >similarity index 100% >rename from Koha/Suggestions.pm >rename to lib/Koha/Suggestions.pm >diff --git a/Koha/Tag.pm b/lib/Koha/Tag.pm >similarity index 100% >rename from Koha/Tag.pm >rename to lib/Koha/Tag.pm >diff --git a/Koha/Tags.pm b/lib/Koha/Tags.pm >similarity index 100% >rename from Koha/Tags.pm >rename to lib/Koha/Tags.pm >diff --git a/Koha/Tags/Approval.pm b/lib/Koha/Tags/Approval.pm >similarity index 100% >rename from Koha/Tags/Approval.pm >rename to lib/Koha/Tags/Approval.pm >diff --git a/Koha/Tags/Approvals.pm b/lib/Koha/Tags/Approvals.pm >similarity index 100% >rename from Koha/Tags/Approvals.pm >rename to lib/Koha/Tags/Approvals.pm >diff --git a/Koha/Tags/Index.pm b/lib/Koha/Tags/Index.pm >similarity index 100% >rename from Koha/Tags/Index.pm >rename to lib/Koha/Tags/Index.pm >diff --git a/Koha/Tags/Indexes.pm b/lib/Koha/Tags/Indexes.pm >similarity index 100% >rename from Koha/Tags/Indexes.pm >rename to lib/Koha/Tags/Indexes.pm >diff --git a/Koha/Template/Plugin/Asset.pm b/lib/Koha/Template/Plugin/Asset.pm >similarity index 100% >rename from Koha/Template/Plugin/Asset.pm >rename to lib/Koha/Template/Plugin/Asset.pm >diff --git a/Koha/Template/Plugin/AudioAlerts.pm b/lib/Koha/Template/Plugin/AudioAlerts.pm >similarity index 100% >rename from Koha/Template/Plugin/AudioAlerts.pm >rename to lib/Koha/Template/Plugin/AudioAlerts.pm >diff --git a/Koha/Template/Plugin/AuthorisedValues.pm b/lib/Koha/Template/Plugin/AuthorisedValues.pm >similarity index 100% >rename from Koha/Template/Plugin/AuthorisedValues.pm >rename to lib/Koha/Template/Plugin/AuthorisedValues.pm >diff --git a/Koha/Template/Plugin/Biblio.pm b/lib/Koha/Template/Plugin/Biblio.pm >similarity index 100% >rename from Koha/Template/Plugin/Biblio.pm >rename to lib/Koha/Template/Plugin/Biblio.pm >diff --git a/Koha/Template/Plugin/Branches.pm b/lib/Koha/Template/Plugin/Branches.pm >similarity index 100% >rename from Koha/Template/Plugin/Branches.pm >rename to lib/Koha/Template/Plugin/Branches.pm >diff --git a/Koha/Template/Plugin/Cache.pm b/lib/Koha/Template/Plugin/Cache.pm >similarity index 100% >rename from Koha/Template/Plugin/Cache.pm >rename to lib/Koha/Template/Plugin/Cache.pm >diff --git a/Koha/Template/Plugin/Categories.pm b/lib/Koha/Template/Plugin/Categories.pm >similarity index 100% >rename from Koha/Template/Plugin/Categories.pm >rename to lib/Koha/Template/Plugin/Categories.pm >diff --git a/Koha/Template/Plugin/CirculationRules.pm b/lib/Koha/Template/Plugin/CirculationRules.pm >similarity index 100% >rename from Koha/Template/Plugin/CirculationRules.pm >rename to lib/Koha/Template/Plugin/CirculationRules.pm >diff --git a/Koha/Template/Plugin/Context.pm b/lib/Koha/Template/Plugin/Context.pm >similarity index 100% >rename from Koha/Template/Plugin/Context.pm >rename to lib/Koha/Template/Plugin/Context.pm >diff --git a/Koha/Template/Plugin/Desks.pm b/lib/Koha/Template/Plugin/Desks.pm >similarity index 100% >rename from Koha/Template/Plugin/Desks.pm >rename to lib/Koha/Template/Plugin/Desks.pm >diff --git a/Koha/Template/Plugin/HtmlId.pm b/lib/Koha/Template/Plugin/HtmlId.pm >similarity index 100% >rename from Koha/Template/Plugin/HtmlId.pm >rename to lib/Koha/Template/Plugin/HtmlId.pm >diff --git a/Koha/Template/Plugin/HtmlTags.pm b/lib/Koha/Template/Plugin/HtmlTags.pm >similarity index 100% >rename from Koha/Template/Plugin/HtmlTags.pm >rename to lib/Koha/Template/Plugin/HtmlTags.pm >diff --git a/Koha/Template/Plugin/I18N.pm b/lib/Koha/Template/Plugin/I18N.pm >similarity index 100% >rename from Koha/Template/Plugin/I18N.pm >rename to lib/Koha/Template/Plugin/I18N.pm >diff --git a/Koha/Template/Plugin/ItemTypes.pm b/lib/Koha/Template/Plugin/ItemTypes.pm >similarity index 100% >rename from Koha/Template/Plugin/ItemTypes.pm >rename to lib/Koha/Template/Plugin/ItemTypes.pm >diff --git a/Koha/Template/Plugin/Koha.pm b/lib/Koha/Template/Plugin/Koha.pm >similarity index 100% >rename from Koha/Template/Plugin/Koha.pm >rename to lib/Koha/Template/Plugin/Koha.pm >diff --git a/Koha/Template/Plugin/KohaDates.pm b/lib/Koha/Template/Plugin/KohaDates.pm >similarity index 100% >rename from Koha/Template/Plugin/KohaDates.pm >rename to lib/Koha/Template/Plugin/KohaDates.pm >diff --git a/Koha/Template/Plugin/KohaNews.pm b/lib/Koha/Template/Plugin/KohaNews.pm >similarity index 100% >rename from Koha/Template/Plugin/KohaNews.pm >rename to lib/Koha/Template/Plugin/KohaNews.pm >diff --git a/Koha/Template/Plugin/KohaPlugins.pm b/lib/Koha/Template/Plugin/KohaPlugins.pm >similarity index 100% >rename from Koha/Template/Plugin/KohaPlugins.pm >rename to lib/Koha/Template/Plugin/KohaPlugins.pm >diff --git a/Koha/Template/Plugin/KohaSpan.pm b/lib/Koha/Template/Plugin/KohaSpan.pm >similarity index 100% >rename from Koha/Template/Plugin/KohaSpan.pm >rename to lib/Koha/Template/Plugin/KohaSpan.pm >diff --git a/Koha/Template/Plugin/Languages.pm b/lib/Koha/Template/Plugin/Languages.pm >similarity index 100% >rename from Koha/Template/Plugin/Languages.pm >rename to lib/Koha/Template/Plugin/Languages.pm >diff --git a/Koha/Template/Plugin/Price.pm b/lib/Koha/Template/Plugin/Price.pm >similarity index 100% >rename from Koha/Template/Plugin/Price.pm >rename to lib/Koha/Template/Plugin/Price.pm >diff --git a/Koha/Template/Plugin/Registers.pm b/lib/Koha/Template/Plugin/Registers.pm >similarity index 100% >rename from Koha/Template/Plugin/Registers.pm >rename to lib/Koha/Template/Plugin/Registers.pm >diff --git a/Koha/Template/Plugin/Remove_MARC_punctuation.pm b/lib/Koha/Template/Plugin/Remove_MARC_punctuation.pm >similarity index 100% >rename from Koha/Template/Plugin/Remove_MARC_punctuation.pm >rename to lib/Koha/Template/Plugin/Remove_MARC_punctuation.pm >diff --git a/Koha/Template/Plugin/TablesSettings.pm b/lib/Koha/Template/Plugin/TablesSettings.pm >similarity index 100% >rename from Koha/Template/Plugin/TablesSettings.pm >rename to lib/Koha/Template/Plugin/TablesSettings.pm >diff --git a/Koha/Template/Plugin/To.pm b/lib/Koha/Template/Plugin/To.pm >similarity index 100% >rename from Koha/Template/Plugin/To.pm >rename to lib/Koha/Template/Plugin/To.pm >diff --git a/Koha/Template/Plugin/raw.pm b/lib/Koha/Template/Plugin/raw.pm >similarity index 100% >rename from Koha/Template/Plugin/raw.pm >rename to lib/Koha/Template/Plugin/raw.pm >diff --git a/Koha/Token.pm b/lib/Koha/Token.pm >similarity index 100% >rename from Koha/Token.pm >rename to lib/Koha/Token.pm >diff --git a/Koha/UploadedFile.pm b/lib/Koha/UploadedFile.pm >similarity index 100% >rename from Koha/UploadedFile.pm >rename to lib/Koha/UploadedFile.pm >diff --git a/Koha/UploadedFiles.pm b/lib/Koha/UploadedFiles.pm >similarity index 100% >rename from Koha/UploadedFiles.pm >rename to lib/Koha/UploadedFiles.pm >diff --git a/Koha/Uploader.pm b/lib/Koha/Uploader.pm >similarity index 100% >rename from Koha/Uploader.pm >rename to lib/Koha/Uploader.pm >diff --git a/Koha/Util/FrameworkPlugin.pm b/lib/Koha/Util/FrameworkPlugin.pm >similarity index 100% >rename from Koha/Util/FrameworkPlugin.pm >rename to lib/Koha/Util/FrameworkPlugin.pm >diff --git a/Koha/Util/MARC.pm b/lib/Koha/Util/MARC.pm >similarity index 100% >rename from Koha/Util/MARC.pm >rename to lib/Koha/Util/MARC.pm >diff --git a/Koha/Util/Navigation.pm b/lib/Koha/Util/Navigation.pm >similarity index 100% >rename from Koha/Util/Navigation.pm >rename to lib/Koha/Util/Navigation.pm >diff --git a/Koha/Util/Normalize.pm b/lib/Koha/Util/Normalize.pm >similarity index 100% >rename from Koha/Util/Normalize.pm >rename to lib/Koha/Util/Normalize.pm >diff --git a/Koha/Util/OpenDocument.pm b/lib/Koha/Util/OpenDocument.pm >similarity index 100% >rename from Koha/Util/OpenDocument.pm >rename to lib/Koha/Util/OpenDocument.pm >diff --git a/Koha/Util/StockRotation.pm b/lib/Koha/Util/StockRotation.pm >similarity index 100% >rename from Koha/Util/StockRotation.pm >rename to lib/Koha/Util/StockRotation.pm >diff --git a/Koha/Virtualshelf.pm b/lib/Koha/Virtualshelf.pm >similarity index 100% >rename from Koha/Virtualshelf.pm >rename to lib/Koha/Virtualshelf.pm >diff --git a/Koha/Virtualshelfcontent.pm b/lib/Koha/Virtualshelfcontent.pm >similarity index 100% >rename from Koha/Virtualshelfcontent.pm >rename to lib/Koha/Virtualshelfcontent.pm >diff --git a/Koha/Virtualshelfcontents.pm b/lib/Koha/Virtualshelfcontents.pm >similarity index 100% >rename from Koha/Virtualshelfcontents.pm >rename to lib/Koha/Virtualshelfcontents.pm >diff --git a/Koha/Virtualshelfshare.pm b/lib/Koha/Virtualshelfshare.pm >similarity index 100% >rename from Koha/Virtualshelfshare.pm >rename to lib/Koha/Virtualshelfshare.pm >diff --git a/Koha/Virtualshelfshares.pm b/lib/Koha/Virtualshelfshares.pm >similarity index 100% >rename from Koha/Virtualshelfshares.pm >rename to lib/Koha/Virtualshelfshares.pm >diff --git a/Koha/Virtualshelves.pm b/lib/Koha/Virtualshelves.pm >similarity index 100% >rename from Koha/Virtualshelves.pm >rename to lib/Koha/Virtualshelves.pm >diff --git a/Koha/XSLT/Base.pm b/lib/Koha/XSLT/Base.pm >similarity index 100% >rename from Koha/XSLT/Base.pm >rename to lib/Koha/XSLT/Base.pm >diff --git a/Koha/XSLT/Security.pm b/lib/Koha/XSLT/Security.pm >similarity index 100% >rename from Koha/XSLT/Security.pm >rename to lib/Koha/XSLT/Security.pm >diff --git a/Koha/Z3950Responder.pm b/lib/Koha/Z3950Responder.pm >similarity index 100% >rename from Koha/Z3950Responder.pm >rename to lib/Koha/Z3950Responder.pm >diff --git a/Koha/Z3950Responder/GenericSession.pm b/lib/Koha/Z3950Responder/GenericSession.pm >similarity index 100% >rename from Koha/Z3950Responder/GenericSession.pm >rename to lib/Koha/Z3950Responder/GenericSession.pm >diff --git a/Koha/Z3950Responder/RPN.pm b/lib/Koha/Z3950Responder/RPN.pm >similarity index 100% >rename from Koha/Z3950Responder/RPN.pm >rename to lib/Koha/Z3950Responder/RPN.pm >diff --git a/Koha/Z3950Responder/Session.pm b/lib/Koha/Z3950Responder/Session.pm >similarity index 100% >rename from Koha/Z3950Responder/Session.pm >rename to lib/Koha/Z3950Responder/Session.pm >diff --git a/Koha/Z3950Responder/ZebraSession.pm b/lib/Koha/Z3950Responder/ZebraSession.pm >similarity index 100% >rename from Koha/Z3950Responder/ZebraSession.pm >rename to lib/Koha/Z3950Responder/ZebraSession.pm >diff --git a/Koha/Z3950Server.pm b/lib/Koha/Z3950Server.pm >similarity index 100% >rename from Koha/Z3950Server.pm >rename to lib/Koha/Z3950Server.pm >diff --git a/Koha/Z3950Servers.pm b/lib/Koha/Z3950Servers.pm >similarity index 100% >rename from Koha/Z3950Servers.pm >rename to lib/Koha/Z3950Servers.pm >diff --git a/Koha/pdfformat/layout2pages.pm b/lib/Koha/pdfformat/layout2pages.pm >similarity index 100% >rename from Koha/pdfformat/layout2pages.pm >rename to lib/Koha/pdfformat/layout2pages.pm >diff --git a/Koha/pdfformat/layout2pagesde.pm b/lib/Koha/pdfformat/layout2pagesde.pm >similarity index 100% >rename from Koha/pdfformat/layout2pagesde.pm >rename to lib/Koha/pdfformat/layout2pagesde.pm >diff --git a/Koha/pdfformat/layout3pages.pm b/lib/Koha/pdfformat/layout3pages.pm >similarity index 100% >rename from Koha/pdfformat/layout3pages.pm >rename to lib/Koha/pdfformat/layout3pages.pm >diff --git a/Koha/pdfformat/layout3pagesfr.pm b/lib/Koha/pdfformat/layout3pagesfr.pm >similarity index 100% >rename from Koha/pdfformat/layout3pagesfr.pm >rename to lib/Koha/pdfformat/layout3pagesfr.pm >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28589
: 122319 |
122320