]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - bin/ncip_dancing.pl
Return Item Barcode in RequestItemResponse
[working/NCIPServer.git] / bin / ncip_dancing.pl
1 #!/usr/bin/env perl
2 use Dancer;
3 use NCIP::Dancing;
4 dance;