libalzabo-perl 0.92-2 source package in Ubuntu

Changelog

libalzabo-perl (0.92-2) unstable; urgency=low

  [ Martín Ferrari ]
  * Added version mangle to avoid confusion between 2 digit and 4 digit minor
    versions. (Currently only affects qareport, because CPAN's by-dist only
    shows latest release, and ours is mimicked from the ls-lR file)

  [ Gunnar Wolf ]
  * Updated standards-version to 3.7.3 (No changes needed)

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:12:18 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libalzabo-perl_0.92.orig.tar.gz 208.2 KiB 8a9373ef75e53052e11fa8c0ddd9b2839c298f6bf0c504e070208c48f201cfd4
libalzabo-perl_0.92-2.diff.gz 2.9 KiB b4c7d95ab5022c34438b8734a38f4824b12d7213d48026257fad13e5045d842b
libalzabo-perl_0.92-2.dsc 1.1 KiB c28de2920e50ab2c2b2b39ca5bf255efeb8b993c8583eec5e483b1b3b427cf4f

View changes file

Binary packages built by this source

libalzabo-perl: Data modelling tool and RDBMS-OO mapper

 Alzabo is a suite of modules with two core functions. Its first use is as a
 data modelling tool. Through either a schema creation GUI, a perl program, or
 reverse engineering, you can create a set objects to represent a schema.
 .
 Its second function is as an RDBMS to object mapping system. Once you have
 created a schema, you can use the Alzabo::Runtime::Table and
 Alzabo::Runtime::Row classes to access its data.