Koha/tools
Colin Campbell a9010530a3 Bug 5105 - Remove use of depreciated Switch module
Use of switch generates errors in perl 12 and above
Replaced uses of the Switch module by if- else constructs
Removed some mixed space+tab indentation around these where
it generated visual confusion

As of perl 10 you can use given/when constructs but this is not
supported in earlier perls.
2010-11-11 11:32:02 +13:00
..
csv-profiles MT2116: Addons to the CSV export 2010-02-17 07:51:33 -05:00
background-job-progress.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
batchMod.pl Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
cleanborrowers.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
csv-profiles.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
exceptionHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
export.pl remove a bunch of unconditional debug warns 2010-07-02 10:57:08 -04:00
holidays.pl Fix for Bug 4991, Overhaul of Calendar interface 2010-11-02 15:02:54 +13:00
import_borrowers.pl Fix FSF address in directory tools/ 2010-03-16 20:17:51 -04:00
inventory.pl Bug 4307: Sorts library locations in inventory drop-down list. 2010-04-29 21:06:25 -04:00
koha-news.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
letter.pl Fix FSF address in directory tools/ 2010-03-16 20:17:51 -04:00
manage-marc-import.pl Fix FSF address in directory tools/ 2010-03-16 20:17:51 -04:00
newHolidays.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
overduerules.pl (bug #4295) fix overduerules edition 2010-04-29 23:57:18 -04:00
pdfViewer.pl Convert to UTF-8. 2010-05-06 17:58:54 -04:00
picture-upload.pl further correction to the invocation of unzip 2010-10-06 19:55:01 -04:00
scheduler.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
stage-marc-import.pl fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
tools-home.pl Bug 2505: Enabled warnings in tools-home.pl, holidays.pl, exceptionHolidays.pl, and newHolidays.pl 2009-09-12 08:38:35 -04:00
upload-file-progress.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
upload-file.pl Bug 2505 - Add commented use warnings where missing in the tools/ directory 2010-04-21 20:26:38 +12:00
viewlog.pl bug 4176: remove references to unimplemented system preference MIME 2010-10-21 21:36:45 -04:00