- added clean parametar to stores to start with empty database
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:43:25 +0000 (22:43 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 27 Oct 2007 22:43:25 +0000 (22:43 +0000)
commitb67a262c16c1bf1ed95d99893efc946743842574
tree3f2c4097e1f49899f652a55b43625ace72091811
parentab15afccf8238747d5b35a165807b109395cc8a2
- added clean parametar to stores to start with empty database
- much less chatty without debug
- test both existing store plugins
- finish API rename in CWMP::Store, version bump [0.05]

git-svn-id: https://perl-cwmp.googlecode.com/svn/branches/store-pluggable@146 836a5e1a-633d-0410-964b-294494ad4392
Makefile.PL
lib/CWMP/Store.pm
lib/CWMP/Store/DBMDeep.pm
lib/CWMP/Store/YAML.pm
t/05-store.t