Hi,

What am I doing wrong here?

[marcel@RKM004 testclone]$ perl t/db_dependent/lib/KohaTest/AuthoritiesMarc.pm
Invalid CODE attribute: Test( 1 ) at 
t/db_dependent/lib/KohaTest/AuthoritiesMarc.pm line 39
BEGIN failed--compilation aborted at 
t/db_dependent/lib/KohaTest/AuthoritiesMarc.pm line 39.

[marcel@RKM004 testclone]$ perl t/db_dependent/lib/KohaTest/Search.pm
Invalid CODE attribute: Test( 1 ) at t/db_dependent/lib/KohaTest/Search.pm line 
35
BEGIN failed--compilation aborted at t/db_dependent/lib/KohaTest/Search.pm line 
35.

Lines concerned look like:
sub methods : Test( 1 ) {
...
}

Thx,
Marcel

_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to