]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/perlmods/lib/OpenILS.pm
cac6530cec1094fc165c0768948c74083bc6e1f9
[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;