Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 388 Bytes

WebService::Solr

WebService::Solr is a Perl module to interface with the Solr web service.

To install:

perl Makefile.PL
make
make test
make install

Copyright & License

Copyright 2008-2014 National Adult Literacy Database Copyright 2015-2020 Andy Lester

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.