]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher.pm
lots of cleanup... no testing yet, no data to test
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / Publisher.pm
1 package OpenILS::Application::Storage::Publisher;
2 our $VERSION = 1;
3 use OpenILS::Application::Storage::Publisher::config;
4 use OpenILS::Application::Storage::Publisher::biblio;
5