Version: 1.414, Package name: p5-SQL-Statement-1.414 |
Maintained by: Andrew Hewus Fresh |
Master sites:
|
Description The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complex nested search conditions, and other features. SQL::Statement is a small embeddable Database Management System (DBMS). This means that it provides all of the services of a simple DBMS except that instead of a persistent storage mechanism, it has two things: 1) an in-memory storage mechanism that allows you to prepare, execute, and fetch from SQL statements using temporary tables and 2) a set of software sockets where any author can plug in any storage mechanism. There are three main uses for SQL::Statement. One or another (hopefully not all) may be irrelevant for your needs: 1) to access and manipulate data in CSV, XML, and other formats 2) to build your own DBD for a new data source 3) to parse and examine the structure of SQL statements. |
Filesize: 155.773 KB |
Version History (View Complete History) |
|
2020-12-05 13:41:30 by Andrew Fresh | Files touched by this commit (3) |
Log message: Update databases/p5-SQL-Statement to 1.414 |
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-08-18 12:51:48 by Andrew Fresh | Files touched by this commit (2) |
Log message: Update databases/p5-SQL-Statement to 1.412 From wen heping <wenheping2000 () hotmail ! com> |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-07-21 09:05:57 by Andrew Fresh | Files touched by this commit (2) |
Log message: Update databases/p5-SQL-Statement to 1.407 ok benoit@ |
2011-06-13 10:34:49 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to p5-SQL-Statement to 1.33 from wen heping maintainer timed-out |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-16 07:36:34 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - and revert this too of espie's overeager commit |
2010-11-16 06:58:21 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - revert this too |
2010-11-15 06:11:24 by Marc Espie | Files touched by this commit (1) |
Log message: overeager commit, revert. noticed by naddy@ |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2008-10-03 12:31:49 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update p5-SQL-Statement to 1.15 "feel free" kevlo@ (MAINTAINER) |
2007-09-15 14:34:03 by Simon Bertrang | Files touched by this commit (94) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-12-14 12:09:40 by Simon Dassow | Files touched by this commit (3) |
Log message: cpanify and remove unnecessary build deps ok steven@ |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-09-14 17:31:47 by Marc Espie | Files touched by this commit (43) |
Log message: new style PLISTs |
2004-08-08 10:50:46 by Marc Espie | Files touched by this commit (9) |
Log message: more new plists. |
2004-05-27 12:36:35 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to SQL-Statement 1.09 maintainer timeout |
2004-01-17 10:23:55 by Christian Weisgerber | Files touched by this commit (8) |
Log message: overhaul |
2004-01-17 08:58:11 by Christian Weisgerber | Files touched by this commit (76) |
Log message: Don't attempt to build perl ports that load dynamic modules on architectures that support static linking only. |
2002-12-29 12:37:53 by Federico G. Schwindt | Files touched by this commit (13) |
Log message: chau NEED_VERSION. |