Fix fatal recursion warnings (plus tests)
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Engine / Sector / Scalar.pm
2010-01-24 sprout Fix fatal recursion warnings (plus tests)
2009-06-29 rkinyon@cpan.org All the tests now pass with the broken out classes
2009-06-29 rkinyon@cpan.org Checking in breakout of the various packages in DBM...
2009-06-29 rkinyon@cpan.org Most tests now pass properly
2009-06-29 rkinyon@cpan.org The header now has its own sector. A lot needs to be...
2009-06-29 rkinyon@cpan.org Conversion is partially complete. Lots of tests are...
2009-06-29 rkinyon@cpan.org Convert ::Reference to use a string in creation. This...
2009-06-29 rkinyon@cpan.org Converted DBM::Deep::Engine::Sector::Scalar to using...
2009-06-29 rkinyon@cpan.org Optimization: First broke out all the classes that...