Changes for version 1.93 - 2010-09-18

  • Use File::Temp to get a temp dir name, rather than using /tmp.
  • Use File::Spec to combine that temp dir and the file name test.sqlite.
  • Delete the file examples/textexample.pl, since it just duplicates the functionality of t/test.t.
  • Add 'use warnings' to t/test.t and examples/*.pl, which means vars are now all declared.

Modules

Perl module for generating a tree from a self-referential table