Koha/misc/migration_tools
Colin Campbell 3199d032e5 Avoid numeric comparisons with leading zeroes
Numbers in perl with leading zeros are interpreted in octal
Ensure that comparisons are done using string operators
or where appropriate use the MARC::Field method

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-20 21:01:52 -04:00
..
22_to_30 bug 3201: missing090field.pl - skip bad bibs 2009-06-07 13:17:01 -05:00
build6xx.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
buildCOUNTRY.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
bulkauthimport.pl Bug 3313, bulkauthimport.pl skips MARC21 subdivision records. 2009-06-08 17:03:03 -05:00
bulkmarcimport.pl Avoid numeric comparisons with leading zeroes 2009-08-20 21:01:52 -04:00
fix_onloan.pl BUGFIX : script to fix & fill onloan field in items table. 2008-05-12 09:24:43 -05:00
merge_authority.pl 3519 : mergeauthority and authority edition were not synched 2009-08-11 19:30:14 -04:00
rebuild_nozebra.pl bug 2955: fix remaining calls to GetMarcFromKohaField 2009-02-12 16:29:19 -06:00
rebuild_zebra.pl Bug 3301 - Speed up rebuild_zebra script 2009-06-29 07:52:46 -05:00
remove_unused_authorities.pl removed redundant license statement 2009-08-01 08:17:52 -04:00
upgradeitems.pl missing ) 2008-05-05 05:39:13 -05:00