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

Object Oreiented Interface software
Filter: All | Freeware | Demo
 

Object Oreiented Interface

1 2 3 4 5 > 
Added: November 24, 2010 | Visits: 728

Sys::Lastlog Sys::Lastlog is a Perl module to provide a moderately Object Oreiented Interface to lastlog files on some Unix-like systems. SYNOPSIS use Sys::Lastlog; my $ll = Sys::Lastlog->new(); while(my $llent = $ll->getllent() ) { print $llent->ll_line(),"n"; } The lastlog file provided on most... Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Sys::Lastlog Download

Added: March 14, 2010 | Visits: 785

ASNMTAP::Asnmtap ASNMTAP::Asnmtap is an object-oriented Base Class to build modules that provides a nice object oriented interface for ASNMTAP. SYNOPSIS use ASNMTAP::Asnmtap; my $objectAsnmtap = ASNMTAP::Asnmtap->new ( _programName => test-asnmtap.pl, _programDescription => "Test ASNMTAP::Asnmtap",... Platforms: *nix

License: Freeware Size: 1.6 MB Download (86): ASNMTAP::Asnmtap Download

Added: November 18, 2010 | Visits: 1.303

ASNMTAP::Asnmtap::Plugins::Nagios ASNMTAP::Asnmtap::Plugins::Nagios provides a nice object oriented interface for building Nagios compatible plugins. ASNMTAP::Asnmtap::Plugins::Nagios Subclass of ASNMTAP::Asnmtap::Plugins SYNOPSIS use ASNMTAP::Asnmtap::Plugins::Nagios; my $objectNagios =... Platforms: *nix

License: Freeware Size: 1.6 MB Download (126): ASNMTAP::Asnmtap::Plugins::Nagios Download

Added: April 21, 2010 | Visits: 905

ASNMTAP::Asnmtap::Applications ASNMTAP::Asnmtap::Applications is a Perl module that provides a nice object oriented interface for ASNMTAP Applications. ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap,... Platforms: *nix

License: Freeware Size: 1.6 MB Download (88): ASNMTAP::Asnmtap::Applications Download

Added: April 16, 2010 | Visits: 1.833

CGI::XMLApplication CGI::XMLApplication is an Object Oriented Interface for CGI Script Applications. SYNOPSIS use CGI::XMLApplication; $script = new CGI::XMLApplication; $script->setStylesheetPath( "the/path/to/the/stylesheets" ); # either this for simple scripts $script->run(); # or if you need more... Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): CGI::XMLApplication Download

Added: July 08, 2010 | Visits: 1.301

Ogg::Vorbis::Header Ogg::Vorbis::Header is an object-oriented interface to Ogg Vorbis information and comment fields. SYNOPSIS use Ogg::Vorbis::Header; my $ogg = Ogg::Vorbis::Header->new("song.ogg"); while (my ($k, $v) = each %{$ogg->info}) { print "$k: $vn"; } foreach my $com ($ogg->comment_tags) { print... Platforms: *nix

License: Freeware Size: 32.77 KB Download (217): Ogg::Vorbis::Header Download

Added: September 08, 2010 | Visits: 540

Gtk2::GladeXML::Simple Gtk2::GladeXML::Simple is a clean object-oriented interface to Gtk2::GladeXML. SYNOPSIS package MyApp; use base qw( Gtk2::GladeXML::Simple ); sub new { my $class = shift; my $self = $class->SUPER::new( $gladefile ); return $self; } ... # Signal handlers are methods of your class... Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Gtk2::GladeXML::Simple Download

Added: February 19, 2010 | Visits: 975

Net::GPSD Net::GPSD is a Perl module that provides an object client interface to the gpsd server daemon. SYNOPSIS use Net::GPSD; $obj=Net::GPSD->new; my $point=$obj->get; print $point->latlon. "n"; or use Net::GPSD; $obj=Net::GPSD->new; $obj->subscribe(); Net::GPSD provides an object client... Platforms: *nix

License: Freeware Size: 15.36 KB Download (96): Net::GPSD 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

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 400

Web Oracle Object Data Interface A coldfusion based Oracle interface for schema discovery (SQL Create scripts, Indexes, Constraints, referential etc), Data browsing and exporting. Woodi includes CF code generation tools for various SQL functions, JS validation and CFC code generation. Platforms: Windows, Mac, Linux

License: Freeware Size: 63.42 KB Download (48): Web Oracle Object Data Interface Download

Added: May 10, 2013 | Visits: 372

php-oordb PHP OORDB pronounced 'oar-dub' is an object oriented interface to relational databases like MySQL. The package allows iterative access to each level of a database.Levels are the connection, databases, tables, and rows. Each row consists of a wrapper which handles database operations and a simple... Platforms: PHP,

License: Freeware Download (53): php-oordb Download

Added: August 29, 2013 | Visits: 657

EUrl the Easy URL Generator EUrl the Easy URL Generator provides a complete handy object oriented interface for creating complex URLs for your web page. It has been designed for Drop-In-Place use with LOTS of flexibility in input method. Platforms: PHP

License: Freeware Size: 143.36 KB Download (63): EUrl the Easy URL Generator Download

Added: December 10, 2013 | Visits: 593

Ruby/ActiveLdap Ruby/ActiveLdap provides an object oriented interface to LDAP. It maps LDAP entries to Ruby objects with LDAP attribute accessors exposed as methods dynamically assigned based on your LDAP server's schema and each object's objectClasses. Platforms: Ruby

License: Freeware Size: 204.8 KB Download (64): Ruby/ActiveLdap Download

Added: April 25, 2010 | Visits: 944

Algorithm::Permute Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. SYNOPSIS use Algorithm::Permute; my $p = new Algorithm::Permute([a..d]); while (@res = $p->next) { print join(", ", @res), "n"; } my @array = (1..9); Algorithm::Permute::permute { print... Platforms: *nix

License: Freeware Size: 10.24 KB Download (108): Algorithm::Permute Download

Added: February 07, 2010 | Visits: 932

CVS Perl library CVS Perl library is a Perl module which is a wrapper around the CVS command with an object-oriented interface. Installation: To install this module type the following: perl Makefile.PL make make test make install. Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): CVS Perl library Download

Added: May 21, 2013 | Visits: 729

tgcSqlBuilder tgcSqlBuilder is a very easy to install, use and customize PHP database tool script which allows you to build SQL-statements using an object-oriented interface instead of many string-concatenations.It can be implemented in any PHP application, and you can simply build your queries with methods... Platforms: PHP

License: Freeware Size: 102.4 KB Download (45): tgcSqlBuilder Download

Added: October 16, 2013 | Visits: 212

Minimongo minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface to MongoDB. It provides a very thin, dynamicly typed (schema-less) object management layer for any data stored in any MongoDB collection. minimongo directly calls the existing pymongo query syntax. minimongo can easily... Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): Minimongo Download

Added: June 30, 2013 | Visits: 466

mpi4py MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface... Platforms: *nix

License: Freeware Size: 1.1 MB Download (37): mpi4py Download

Added: June 17, 2013 | Visits: 255

PyTap PyTap provides an object-oriented interface to Linux' TUN/TAP device. It can be used to easily build TUN/TAP VPN daemons and software that generally introspects network traffic on such devices. #md5=fcb9a2ea9fc57f1cfcccec1800855531 #md5=7f391baa4cf317491e124c18c250ad66 Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): PyTap Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 537

Expat Objective-C Bindings A small Objective-C library which provides a SAX-like object-oriented interface to the Expat XML parser library. Platforms: Windows, Mac, Linux

License: Freeware Size: 31.94 KB Download (51): Expat Objective-C Bindings Download

1 2 3 4 5 >