Home / Tpda3-0.43
Name Modified Size InfoDownloads / Week
Parent folder
README 2012-02-10 1.5 kB
Tpda3-0.43.tar.gz 2012-02-10 222.5 kB
Totals: 2 Items   224.0 kB 0
Tpda3 (Tiny Perl Database Application 3)
Copyright (C) 2010-2012  Stefan Suciu
GNU General Public License v3

Tpda3 is a classic desktop database application framework, written in
Perl.  Has PerlTk and (experimental) wxPerl support for the GUI part
and Firebird and PostgreSQL support for the RDBMS.

(Also has some very limited SQLite support currently used only for
testing.)

Tpda3 is the successor of TPDA and, hopefully, has a much better API
implementation, Tpda3 aims to follow the Model View Controller (MVC)
architecture pattern.  The look and the user interface functionality
of Tpda3 is almost the same as of TPDA, with some minor improvements.

The configuration files formats are new and are in YAML (YAML::Tiny)
and Apache format (Config::General).


LICENSE AND COPYRIGHT

Copyright (C) 2010-2012 Stefan Suciu

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 dated June, 1991 or at your option
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

A copy of the GNU General Public License is available in the source tree;
if not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Source: README, updated 2012-02-10