File: Changes

package info (click to toggle)
libdbix-safe-perl 1.2.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 1,175; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for DBIx::Safe

1.2.5 
    Break test into three files, handle no db connection more gracefully.

1.2.4 September 2007
    Public release

1.2.0
    Change to a pseudo-inside-out structure

1.1.9
    Fully functioning version, Postgres support only

1.0.0
    Original design by Jon Jensen <jon@endpoint.com>
    and Greg Sabino Mullane <greg@endpoint.com>