projects
/
working
/
NCIPServer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add find_bibliographic_id to NCIP::ILS.
[working/NCIPServer.git]
/
Build.PL
1
use Module::Build;
2
Module::Build->new(
3
dist_abstract => 'Main module for NCIP support',
4
module_name => 'NCIP',
5
license => 'gpl',
6
)->create_build_script;