ORLite
view release on metacpan or search on metacpan
- Reverse the prune deletion order
- Apply recursive delete flag
1.29_02 2009-09-29
- Changed ->load to use selectrow_hashref
- Allow ->load calls for multiple-columns primary keys
- All connections now explicitly RaiseError => 1 for correctness
- All connections now explicitly PrintError => 0 to avoid spewing
stuff to STDOUT/STDERR unexpectedly in embedded scenarios.
- Remove most explicit error handling and allow the native DBI
errors to cascade upwards instead.
1.29_01 2009-09-28
- Adding first experimental implementation of ->load
1.28 2009-09-25
- Adding ->prune method that so that pruning can also be done
in subclasses.
- Apply rel2abs to pruned directories so they still get deleted
even when our current directory moves.
( run in 0.517 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )