Changes for version 1.3.0 - 2024-08-19

  • Changes to POD.
  • Some internal refactoring.
  • Fixed db.h: simplified design and de-coupled from SQL::Abstract by removing methods I added that should never have been added in there in the first place! The end-user is in a better position than I to decide when how SQL::Abstract should be integrated.
  • Fixed db.pm & possible breaking change: removed `execute` method -- bad design!
  • Fixed st.pm & possible breaking change: removed `prepare` method -- bad design!

Modules

A DBI extension