The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::XML+SQL"

WDDX - Module for reading and writing WDDX packets River stage zero No dependents

About WDDX From <http://www.wddx.org/>: The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. WDDX and Perl WDDX ...

PETDANCE/WDDX-1.02 - 02 Dec 2003 03:47:05 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

dip - Dynamic instrumentation like DTrace, using aspects River stage zero No dependents

"dip" is a dynamic instrumentation framework for troubleshooting Perl programs in real time. "dip" can provide fine-grained information, such as a log of the arguments with which a specific function is being called. Conceptually, "dip" sits on top of...

MARCEL/dip-1.17 - 03 Mar 2012 21:13:10 UTC - Search in distribution

mowyw - Macro processor and Offline Content Management System River stage zero No dependents

mowyw is a text processor for building static websites. It supports includes, menus, external datasources (like XML files or databases) and syntax hilighting. To use mowyw you need three directories called source, online and includes. "source" holds ...

MORITZ/App-Mowyw-v0.8.0 - 28 Sep 2016 07:09:11 UTC - Search in distribution

PApp - multi-page-state-preserving web applications River stage zero No dependents

PApp is a complete solution for developing multi-page web applications that preserve state *across* page views. It also tracks user id's, supports a user access system and provides many utility functions (html, sql...). You do not need (and should no...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution

Oryx - Meta-Model Driven Object Persistance with Multiple Inheritance River stage one • 1 direct dependent • 1 total dependent

Oryx is an object persistence framework which supports both object-relational mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM s...

RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC - Search in distribution

sqlt - convert SQL schema using SQL::Translator River stage three • 118 direct dependents • 266 total dependents

This script is part of the SQL Fairy project. It will try to convert any source file for which it has a grammar into any format for which it has a producer. If using "show-warnings," be sure to redirect STDERR to a separate file. In bash, you could d...

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

perlfaq - Frequently asked questions about Perl River stage zero No dependents

The perlfaq comprises several documents that answer the most commonly asked questions about Perl and Perl programming. It's divided by topic into nine major sections outlined in this document. Where to find the perlfaq The perlfaq is an evolving docu...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Intro River stage zero No dependents

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

File::KDBX - Encrypted database to store secret text and files River stage one • 1 direct dependent • 2 total dependents

File::KDBX provides everything you need to work with KDBX databases. A KDBX database is a hierarchical object database which is commonly used to store secret information securely. It was developed for the KeePass password safe. See "Introduction to K...

CCM/File-KDBX-0.906 - 17 Aug 2022 01:45:28 UTC - Search in distribution

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. River stage zero No dependents

Nile - Android Like Visual Web App Framework Separating Code From Design Multi Lingual And Multi Theme. Beta version, API may change. The project's homepage <https://github.com/mewsoft/Nile>. The main idea in this framework is to separate all the htm...

MEWSOFT/Nile-0.55 - 14 Oct 2014 09:32:49 UTC - Search in distribution

AnyData - (DEPRECATED) easy access to data in many formats River stage zero No dependents

The rather wacky idea behind this module and its sister module DBD::AnyData is that any data, regardless of source or format should be accessible and modifiable with the same simple set of methods. This module provides a multidimensional tied hash in...

REHSACK/AnyData-0.12 - 28 Jan 2015 20:26:22 UTC - Search in distribution

EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks River stage zero No dependents

EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC - Search in distribution

PXB: River stage zero No dependents

MPG/XML-RelaxNG-Compact-PXB-0.15.5 - 23 Feb 2011 17:46:46 UTC - Search in distribution

DBUnit - Database testing API River stage one • 1 direct dependent • 1 total dependent

Database test framework to verify that your database data match expected set of values. It has ability to populate dataset and expected set from xml files. EXPORT None by default. reset_schema populate_schema expected_dataset expected_xml_dataset dat...

ADRIANWIT/Test-DBUnit-0.20 - 21 Feb 2009 01:41:18 UTC - Search in distribution

Relations - Functions to Use with Databases and Queries River stage zero No dependents

WHAT IT DOES Relations has functions for creating SQL clauses (like where, from etc.) from hashes, arrays and strings. It also has functions for converting strings to arrays or hashes, if they're not hashes or arrays already. It even has an argument ...

GAFFER/Relations-0.95 - 24 Nov 2001 17:20:03 UTC - Search in distribution

HTML::Macro - process HTML templates with loops, conditionals, macros and more! River stage zero No dependents

HTML::Macro is a module to be used behind a web server (in CGI scripts). It provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or...

SOKOLOV/HTML-Macro-1.30 - 15 Sep 2010 01:17:16 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

convert-pheno - A script to interconvert common data models for phenotypic data River stage zero No dependents

"convert-pheno" is a command-line front-end to the CPAN's module Convert::Pheno....

MRUEDA/Convert-Pheno-0.19 - 24 Apr 2024 13:27:54 UTC - Search in distribution
178 results (0.128 seconds)