Changes for version 0.26

  • Fixed bug introduced in 0.24 where tests failed not finding "makesdb.pl".
  • Fixed test failure on Windows platforms (I think).
  • Added still more Oraclish functions (CEIL, EXP, INSTR, INSTRB, LAST_DAY, LPAD, NVL, RPAD, LAST_DAY, and SQRT. Fixed FLOOR.
  • Added date-handling capability to TRUNC. It should be noted that these functions do almost no error-checking.
    • Added "AUTONUMBER" datatype to allow autonumbering without sequences. This emulates the way M$-Access(ODBC) does things.

Modules

Perl extension for DBI, providing database emmulation via flat files.
Modified version of Sprite to manipulate text delimited flat-files as databases using SQL emulating Oracle. The remaining documentation is based on Sprite.

Provides

in lib/DBD/Sprite.pm
in lib/DBD/Sprite.pm
in lib/DBD/Sprite.pm