]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/perlmods/lib/OpenILS.pm
Make Evergreen Perl modules installable via Module::Build to match OpenSRF
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS.pm
1 #!/usr/bin/perl
2
3 package OpenILS;
4
5 our $VERSION = '2.00';
6
7 1;