Revision history for NIST-NVD
0.07 2012-02-15T21:31 -0800
added dependency on Test::File
stubs in place for CWE
copyright/trademark updated to include (the MITRE Corp.)++
0.06 2012-02-09T20:08 -0800
Minor changes, but this release will work with
NIST::NVD::Store::SQLite3
0.05 2012-01-25 @ 15:47:32
separated convert-nvd and Query from the concrete storage class so
that it can be over-ridden
0.03 2011/12/19 @ 06:59:30
Applying recommendations from Hafey
Added some more PODs
got tests from t/manifest.t passing
MANIFEST and ignore.txt are correct
0.02 2011/12/15
Added some PODs
got rid of some unnecessary complexity in cve hash ref
0.01 2011/12/13
Initial work completed