http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #6 from Owen Leonard <[email protected]> 2011-08-16 12:13:38 UTC --- I get errors when I try to open tools/import_borrowers.pl: Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 77. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 82. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 316. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 318. Global symbol "$lastalreadyindb" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 329. Global symbol "$lastalreadyindb" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 329. Global symbol "$lastinvalid" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 331. Global symbol "$lastinvalid" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 331. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 355. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 360. Global symbol "$commandline" requires explicit package name at /home/oleonard/kohaclone/tools/import_borrowers.pl line 367. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
