Koha/virtualshelves
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
..
addbybiblionumber.pl removed AddToShelfFromBiblio from C4::VirtualShelves 2010-10-06 10:39:36 -04:00
downloadshelf.pl Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
sendshelf.pl Fix FSF address in directory virtualshelves/ 2010-03-16 20:17:51 -04:00
shelves.pl Fix FSF address in directory virtualshelves/ 2010-03-16 20:17:51 -04:00