Add setup and initialization code to the Evergreen driver.
authorJason Stephenson <jason@sigio.com>
Sun, 13 Jul 2014 23:57:53 +0000 (19:57 -0400)
committerJason Stephenson <jason@sigio.com>
Sun, 13 Jul 2014 23:57:53 +0000 (19:57 -0400)
commit0b471c6bf2a943afb57b2c9b8a9c135376f86375
tree90847e6c984d043671566c9b48031c4c85cd6ab7
parenta92e7275c8a197885ef265741cab009fc5b23958
Add setup and initialization code to the Evergreen driver.

It can parse a XML configuration file.

It can use that configuration to bootstrap itself and login to
OpenSRF via Evergreen.

It can initialize its state based on that configuration.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm