http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8423 Priority: P5 - low Change sponsored?: --- Bug ID: 8423 Assignee: gmcharlt@gmail.com Summary: Koha/SearchEngine/Zebra/Search.pm fails 'perl -c' test Severity: blocker Classification: Unclassified OS: All Reporter: mtj@kohaaloha.com Hardware: All Status: NEW Version: master Component: Architecture, internals, and plumbing Product: Koha and here is the error... $ perl -c Koha/SearchEngine/Zebra/Search.pm Can't locate Data/SearchEngine/Zebra.pm in @INC (@INC contains: /home/mason/git/head /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at Koha/SearchEngine/Zebra/Search.pm line 5. BEGIN failed--compilation aborted at Koha/SearchEngine/Zebra/Search.pm line 5. a missing Data/SearchEngine/Zebra.pm file? -- You are receiving this mail because: You are watching all bug changes.