]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Starting work on the configuration module
authorChris Cormack <chrisc@catalyst.net.nz>
Tue, 27 Aug 2013 22:56:06 +0000 (10:56 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 27 Aug 2013 22:56:06 +0000 (10:56 +1200)
commit7586a719ffe6b84e2a439f0d9788c2790743b2e5
tree5df751431a14283dd3c181ea6047e53d180771f0
parent40bfeaf9df84d3ef9ba1ba3c7723489bce618f25
Starting work on the configuration module

Based on Config::Merge because Grant who I work with and who is the
author of XML::Simple will hassle me mercilessly if it start writing
new code using XML::Simple
lib/NCIP/Configuration.pm [new file with mode: 0644]
t/NCIP_Configuration.t [new file with mode: 0644]
t/config_sample/NCIP.xml [new file with mode: 0644]