]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - bin/ncip_dancing.pl
Handle shelf-expired holds in NCIP::ILS::Evergreen->checkinitem.
[working/NCIPServer.git] / bin / ncip_dancing.pl
1 #!/usr/bin/env perl
2 use Dancer;
3 use NCIP::Dancing;
4 dance;