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.477.934 Times

Sendmail Access Db freeware
Filter: All | Freeware | Demo
 

Sendmail Access Db

< 1 2 3 4 5 > 
Added: June 04, 2010 | Visits: 1.481

Rose::DB::Object::Tutorial Rose::DB::Object::Tutorial is a guided tour of the basics of Rose::DB::Object. INTRODUCTION This document provides a step-by-step introduction to the Rose::DB::Object module distribution. It demonstrates all of the important features using a semi-realistic example database. This tutorial does... Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Rose::DB::Object::Tutorial Download

Added: July 05, 2010 | Visits: 1.360

Rose::DB::Object::Helpers Rose::DB::Object::Helpers is a mix-in class containing convenience methods for Rose::DB::Object. SYNOPSIS package MyDBObject; use Rose::DB::Object; our @ISA = qw(Rose::DB::Object); use Rose::DB::Object::Helpers clone, { load_or_insert => find_or_create }; ... $obj =... Platforms: *nix

License: Freeware Size: 481.28 KB Download (114): Rose::DB::Object::Helpers Download

Added: October 02, 2010 | Visits: 963

Rose::DB::Object::QueryBuilder Rose::DB::Object::QueryBuilder is a Perl module that can build SQL queries on behalf of Rose::DB::Object::Manager. SYNOPSIS use Rose::DB::Object::QueryBuilder qw(build_select); # Build simple query $sql = build_select ( dbh => $dbh, select => COUNT(*), tables => [ articles ], columns... Platforms: *nix

License: Freeware Size: 481.28 KB Download (95): Rose::DB::Object::QueryBuilder Download

Added: February 11, 2010 | Visits: 2.418

The Powered Access Bible The Powered Access Bible is a tool to allow free and effective access to the Bible. This project is especially good at finding which verses contain a given word, and then easily reading those verses in full context. (This is a tool to find what the Bible says about something, and read it in... Platforms: *nix

License: Freeware Size: 4.8 MB Download (150): The Powered Access Bible Download

Added: February 24, 2010 | Visits: 958

Unix::Conf::Bind8::DB::A Unix::Conf::Bind8::DB::A is a Class representing A records. METHODS Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record. new () Arguments LABEL => string, CLASS =>... Platforms: *nix

License: Freeware Size: 77.82 KB Download (95): Unix::Conf::Bind8::DB::A Download

Added: April 24, 2010 | Visits: 1.284

Druide DB Druide DB project is a simple XML file database API in Java to manage an XML database file system without database complexity (no server or client, and stores only strings). You should try DruideDB if you are doing the following : - If you are writing a simple application (swing, awt, RCP,... Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): Druide DB Download

Added: February 11, 2010 | Visits: 939

Bio::DB::Flat::BDB::swissprot Bio::DB::Flat::BDB::swissprot is a swissprot adaptor for Open-bio standard BDB-indexed flat file. SYNOPSIS See Bio::DB::Flat. This module allows swissprot files to be stored in Berkeley DB flat files using the Open-Bio standard BDB-indexed flat file scheme. You should not be using this... Platforms: *nix

License: Freeware Size: 4.7 MB Download (137): Bio::DB::Flat::BDB::swissprot Download

Added: February 25, 2010 | Visits: 870

Bio::DB::GFF::Feature Bio::DB::GFF::Feature is a relative segment identified by a feature type. Bio::DB::GFF::Feature is a stretch of sequence that corresponding to a single annotation in a GFF database. It inherits from Bio::DB::GFF::RelSegment, and so has all the support for relative addressing of this class and... Platforms: *nix

License: Freeware Size: 4.7 MB Download (92): Bio::DB::GFF::Feature Download

Added: April 25, 2010 | Visits: 1.052

Db::Documentum Db::Documentum is a Documentum API interface for Perl. SYNOPSIS use Db::Documentum qw(:all); scalar = dmAPIGet( ); $sessionID = dmAPIGet("connect,docbase,username,password"); scalar = dmAPIExec( ); $rv = dmAPIExec("next,c,$collection_id"); scalar = dmAPISet( , ); $api_stat =... Platforms: *nix

License: Freeware Size: 296.96 KB Download (105): Db::Documentum Download

Added: March 21, 2010 | Visits: 739

Mail::Sendmail Mail::Sendmail is a simple platform independent mailer. SYNOPSIS use Mail::Sendmail; %mail = ( To => you@there.com, From => me@here.com, Message => "This is a very short message" ); sendmail(%mail) or die $Mail::Sendmail::error; print "OK. Log says:n", $Mail::Sendmail::log; Simple... Platforms: *nix

License: Freeware Size: 16.38 KB Download (100): Mail::Sendmail Download

Added: July 11, 2010 | Visits: 625

Db::Mediasurface Db::Mediasurface is a Perl module that manipulates a Mediasurface database. SYNOPSIS use Db::Mediasurface; $path = /opt/ms/3.0/etc/ms.properties; $ms = Db::Mediasurface->new( config_file=>$path ); print ("Schema version: ".$ms->version."n"); use Db::Mediasurface; use... Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Db::Mediasurface Download

Added: November 08, 2010 | Visits: 1.443

Access Modifier Eclipse Plug-in Access Modifier Eclipse Plug-in allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbenchs Outline, Members and Package Explorer views. The plug-in lets you... Platforms: *nix

License: Freeware Size: 153.6 KB Download (99): Access Modifier Eclipse Plug-in Download

Added: June 20, 2010 | Visits: 886

DB_File DB_File is a Perl5 access to Berkeley DB version 1.x. SYNOPSIS use DB_File; [$X =] tie %hash, DB_File, [$filename, $flags, $mode, $DB_HASH] ; [$X =] tie %hash, DB_File, $filename, $flags, $mode, $DB_BTREE ; [$X =] tie @array, DB_File, $filename, $flags, $mode, $DB_RECNO ; $status =... Platforms: *nix

License: Freeware Size: 87.04 KB Download (97): DB_File Download

Added: September 08, 2010 | Visits: 1.092

DB Copy Plugin DB Copy Plugin is a database copying plugin for the SQuirreL SQL Client. DB Copy Plugin makes it possible to copy and paste tables from one session to another and between different databases and includes primary key and foreign key constraints for copied tables, and uses Hibernate 3.0 internally... Platforms: *nix

License: Freeware Size: 2.5 MB Download (101): DB Copy Plugin Download

Added: September 04, 2010 | Visits: 1.171

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 (107): PHP::Session::DB Download

Added: August 25, 2010 | Visits: 1.777

Access Point Utilities for Unix 1.5.1 Wireless Access Point Utilites for Unix is a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol. Utilites knownly compiles by GCC and IBM C compiler and run under Linux, FreeBSD, NetBSD, MacOS-X, AIX, QNX, OpenBSD. Utilites writen by Roman Festchook... Platforms: *nix

License: Freeware Size: 409.6 KB Download (144): Access Point Utilities for Unix 1.5.1 Download

Added: August 11, 2010 | Visits: 2.004

DB based NetFlow Collector DB based NetFLow Collector aims to collect Cisco NetFlow data and store it to a database. DB based NetFlow Collector has a plugin interface, which makes it flexible for fitting in particular tasks. Whats New in This Release: - First release. post your comments/bug reports.. Get dbFlowc at... Platforms: *nix

License: Freeware Size: 481.28 KB Download (150): DB based NetFlow Collector Download

Added: May 17, 2010 | Visits: 667

Db::DFC Db::DFC is the Perls Object-oriented interface to Documentums DFC. SYNOPSIS use Db::DFC; $dfc = Db::DFC->new(); $DOCBASE = "docbase"; $USER = "user"; $PASSWORD = "passwd"; $DOMAIN = "domain"; $FILE = $0; $dfclient = DfClient->new(); $idfclient = $dfclient->getLocalClient();... Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): Db::DFC Download

Added: February 27, 2010 | Visits: 608

CompBio::DB CompBio::DB is a Perl module with methods for accessing data stored according to the CompBio base schema. SYNOPSIS use CompBio::DB; my $cbdb = CompBio::DB->new({host => "foo.bar.edu"); my $AR_defs = $cbdb->get_annotation([keys %seqs]); Example code for parsing the return for a simple... Platforms: *nix

License: Freeware Size: 63.49 KB Download (93): CompBio::DB Download

Added: August 09, 2010 | Visits: 1.265

Net::DNS::Sendmail Net::DNS::Sendmail is a Simple Mail Transfer Mail Client with MX lookup. Which will basically act as a primitive sendmail MTA. SYNOPSIS use Net::DNS::Sendmail; # Constructors $smtp = Net::DNS::Sendmail->new(); $smtp->to("john@gmail.com, mary@yahoo.com, goliath@hotmail.com");... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Net::DNS::Sendmail Download

< 1 2 3 4 5 >