http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12364 Bug ID: 12364 Summary: Useless use of '\'; doesn't escape metacharacter '(' Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jcamins@cpbibliography.com QA Contact: testopia@bugs.koha-community.org With the latest version of Perl, there is the following error in C4::AuthoritiesMarc::FindDuplicateAuthority: Useless use of '\'; doesn't escape metacharacter '(' at /home/jcamins/kohaclone/C4/AuthoritiesMarc.pm line 856. That doesn't seem good. -- You are receiving this mail because: You are watching all bug changes.