Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.009.348 Times

Perl Read Paradox Database freeware
Filter: All | Freeware | Demo
 

Perl Read Paradox Database

< 1 2 3 4 5 > 
Added: September 10, 2010 | Visits: 1.076

DBIx::Version DBIx::Version is a Perl extension for getting database software name and version. SYNOPSIS use DBIx::Version; my $dbh = DBI->connect( ... ); my ($dbname, $dbver, $dbverfull) = DBIx::Version::Version($dbh); DBIx::Version lets you query which database software and version you are connected...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): DBIx::Version Download

Added: February 23, 2010 | Visits: 843

MetaTrans::Languages MetaTrans::Languages Perl module contains a simple "database" of most of the known languages. Extracted from MARC codes for languages, http://www.loc.gov/marc/languages/. SYNOPSIS use MetaTrans::Languages qw(get_lang_by_code get_code_by_lang); print get_lang_by_code(afr); # prints Afrikaans...





Platforms: *nix

License: Freeware Size: 32.77 KB Download (88): MetaTrans::Languages Download

Added: June 11, 2010 | Visits: 1.733

Perl Webmail Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services. Perl Webmail provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (114): Perl Webmail Download

Added: March 21, 2010 | Visits: 955

Thesaurus::DBI Thesaurus::DBI is a Perl module that can store and query synonyms (Thesaurus) in an SQL database. SYNOPSIS use Thesaurus::DBI; # create new database connection my $th = new Thesaurus::DBI(dbhost=> localhost, dbname=>thesaurus,dbuser=>user,dbpassword=>pass); # use existing database...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Thesaurus::DBI Download

Added: February 01, 2010 | Visits: 949

DBD::mysql DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh = DBI->install_driver("mysql"); @databases =...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): DBD::mysql Download

Added: August 13, 2010 | Visits: 848

DBD::mSQL DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $driver = "mSQL"; # or "mSQL1"; $dsn = "DBI:$driver:database=$database;host=$hostname"; $dbh = DBI->connect($dsn, undef, undef); or $driver = "mysql"; $dsn =...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (99): DBD::mSQL Download

Added: November 03, 2010 | Visits: 1.180

Perl Playlist Perl Playlist is a command line application to generate m3u files based on your all your MP3s. Perl Playlist uses MP3::Info to read the MP3 tags. Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (113): Perl Playlist Download

Added: April 09, 2010 | Visits: 753

Object::Relation::Meta::Attribute::Schema Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder. Synopsis # Assuming MyThingy was generated by Object::Relation::Meta and that were building # a data store schema. my $class = MyThingy->my_class; print "nAttributes:n"; for my $attr...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (94): Object::Relation::Meta::Attribute::Schema Download

Added: July 27, 2010 | Visits: 832

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Added: March 01, 2010 | Visits: 943

QDBM: Quick DataBase Manager QDBM is a library of routines for managing a database. The QDBM database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (94): QDBM: Quick DataBase Manager Download

Added: May 05, 2010 | Visits: 840

Tie::FlatFile::Array Tie::FlatFile::Array is a Perl extension which treats a flatfile database as an array of arrays. This module allows the programmer to treat a flatfile database as as array of arrays. For example, lets say you have a datafile that has fixed-length records like so: Field-name Type URL ASCII...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Tie::FlatFile::Array Download

Added: April 07, 2010 | Visits: 924

Image::ExifTool::QuickTime Image::ExifTool::QuickTime is a Perl module to read QuickTime and MP4 meta information. SYNOPSIS This module is used by Image::ExifTool This module contains routines required by Image::ExifTool to extract information from QuickTime and MP4 video files..


Platforms: *nix

License: Freeware Size: 1024 KB Download (119): Image::ExifTool::QuickTime Download

Added: August 04, 2010 | Visits: 1.169

php-pimentcore PimentCore project is a HTTP interface written with PHP witch allows you to reach a database (PostgreSQL) and read, modify it. PimentCore is helped by meta-datas witch show it how to edit the different fields of tables. PimentCore gives you also an easy and powerfull admin tool to manage this...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (90): php-pimentcore Download

Added: October 03, 2010 | Visits: 824

Template::Plugin::JavaSQL Template::Plugin::JavaSQL is a Perl module to help generate Java from database schemas. SYNOPSES Within an XML file processed by the Java plugin: < sql: query="select foo as f, bar as b from some_table" > or < sql: table="some_table" > Via a template such as: [% USE Java %] [% Use...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Template::Plugin::JavaSQL Download

Added: July 24, 2010 | Visits: 2.197

PHP::Session PHP::Session is a Perl module to read / write PHP session files. SYNOPSIS use PHP::Session; my $session = PHP::Session->new($id); # session id my $id = $session->id; # get/set session data my $foo = $session->get(foo); $session->set(bar => $bar); # remove session data...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (113): PHP::Session Download

Added: May 08, 2010 | Visits: 917

TM::DM TM::DM is a Perl module with Topic Maps, read-only TMDM layer. SYNOPSIS # somehow acquire a map (see TM and its subclasses) my $tm = .... # put a TMDM layer on top of it use TM::DM; my $tmdm = new TM::DM (map => $tm); # get the TMDM topic map item my $topicmap = $tmdm->topicmap; #...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): TM::DM Download

Added: October 14, 2010 | Visits: 2.586

Nokia::File::NFB Nokia::File::NFB is a Perl module to create, read and write Nokia nfb/nfc phone backup files. SYNOPSIS use Nokia::File::NFB; my $nfb = new Nokia::File::NFB; ## read in the file phone_backup.nfb. $nfb->read(phone_backup.nfb); ## print out the phone model the backup file is of. print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (517): Nokia::File::NFB Download

Added: September 04, 2010 | Visits: 1.165

PHP::Session::DB PHP::Session::DB is a Perl module to read / write PHP sessions stored in databases. SYNOPSIS use PHP::Session::DB; my $session = PHP::Session::DB->new($id, { DBUSER => $dbuser, DBPASSWD => $dbpasswd, DBNAME => $dbname }); # session id my $id = $session->id; # get/set session data my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (101): PHP::Session::DB Download

Added: May 04, 2010 | Visits: 1.093

Perl Pop3 Perl Pop3 is a POP3 server fully implemented in Perl. The advantages over other POP3 servers are that it is not a memory hog, and can be used to connect to databases for authentication. Also, its code is easy to extend for any other uses, like POP-before-SMTP and extended logging.. Get Perl...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Perl Pop3 Download

Added: May 21, 2010 | Visits: 933

Tie::Form Tie::Form is a Perl module to access a machine readable database file that minics a hardcopy form. SYNOPSIS require Tie::Form; ##### # Using support methods and file handle with # the file subroutines such as open(), readline() # print(), close() # tie *FORM_FILEHANDLE, Tie::Form,...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (92): Tie::Form Download

< 1 2 3 4 5 >