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 49.594.116 Times

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Libraries

Software 61-80 of 4,712: < 1 2 3 4 5 6 7 8 ... 236 > 
Added: November 25, 2010 | Visits: 1.356

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers...



Platforms: Linux

Keyword: Application, Authentication, Cgi, Cgiapplicationpluginauthenticationdrivergeneric, Credentials, Driver, Generic, Generic Authentication, Libraries, Package, Password, Plugin, Programming, Users

License: Freeware Size: 48.13 KB Download (210): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: November 25, 2010 | Visits: 716

S3OSCache S3OSCache project is an OSCache store implementation that uses Amazons Web Service S3 service to store the cached data. What this means is that if you are currently using oscache and storing cached objects on disk or in memory, you could easily configure this add-on to oscache and start storing...





Platforms: Linux

Keyword: Api, Cached, Libraries, Programming, Rest, Service, Store, Uses, Web, Web Service

License: Freeware Size: 245.76 KB Download (92): S3OSCache Download

Added: November 25, 2010 | Visits: 725

Pod::Simple::PullParser Pod::Simple::PullParser is a pull-parser interface to parsing Pod. SYNOPSIS my $parser = SomePodProcessor->new; $parser->set_source( "whatever.pod" ); $parser->run; Or: my $parser = SomePodProcessor->new; $parser->set_source( $some_filehandle_object ); $parser->run; Or: my $parser =...


Platforms: Linux

Keyword: Interface, Libraries, New, Parser, Parsing, Podsimplepullparser, Programming, Pullparser, Somepodprocessor, Source

License: Freeware Size: 22.53 KB Download (91): Pod::Simple::PullParser Download

Added: November 25, 2010 | Visits: 796

Class::ArrayObjects Class::ArrayObjects is a Perl utility class for array based objects. SYNOPSIS package Some::Class; use Class::ArrayObjects define => { fields => [qw(_foo_ _bar_ BAZ)], }; or package Other::Class; use base Some::Class; use Class::ArrayObjects extend => { class => Some::Class, with...


Platforms: Linux

Keyword: Array, Arrayobjects, Based, Class, Classarrayobjects, Libraries, Perl, Programming, Utility, Utility Class

License: Freeware Size: 6.14 KB Download (97): Class::ArrayObjects Download

Added: November 25, 2010 | Visits: 679

phpDatabase.net 0.1 phpDatabase.net is an free and pure php database script..


Platforms: Linux

Keyword: Beta, Database, Functions, Libraries, Php, Php Database, Phpdatabase Net, Programming, Used

License: Freeware Size: 4.1 KB Download (90): phpDatabase.net 0.1 Download

Added: November 25, 2010 | Visits: 913

CORBA::omniORB::mapping CORBA::omniORB::mapping is a CORBA mapping for Perl. This document describes a mapping of the CORBA system into Perl. It sticks most closely to the mapping in the CORBA::MICO, L:< CORBA:omniORB >, and CORBA::ORBit modules; however, some reference is also made to the mappings implemented in COPE...


Platforms: Linux

Keyword: Boa, Corba, Corbaomniorbmapping, Libraries, Mapping, Programming

License: Freeware Size: 235.52 KB Download (93): CORBA::omniORB::mapping Download

Added: November 25, 2010 | Visits: 1.508

DBD::SQLite DBD::SQLite is a Self Contained RDBMS in a DBI Driver. SYNOPSIS use DBI; my $dbh = DBI->connect("dbi:SQLite:dbname=dbfile","",""); SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/. Rather than ask you to install SQLite first, because...


Platforms: Linux

Keyword: Contained, Dbd, Dbdsqlite, Dbi, Dbi Driver, Libraries, Programming, Rdbms, Self Contained Rdbms, Sqlite

License: Freeware Size: 542.72 KB Download (102): DBD::SQLite Download

Added: November 25, 2010 | Visits: 1.021

SOAP::Data SOAP::Data is a Perl class that provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities. The SOAP::Data class provides the means by which to explicitly manipulate and control all aspects of the way in which...


Platforms: Linux

Keyword: All Aspects, Data, Libraries, Method, New, Object, Optional, Programming, Soap, Soapdata, Value

License: Freeware Size: 235.52 KB Download (94): SOAP::Data Download

Added: November 25, 2010 | Visits: 1.772

Wx::ActiveX::Flash Wx::ActiveX::Flash is an ActiveX interface for Shockwave Flash. SYNOPSIS use Wx::ActiveX::Flash ; my $flash = Wx::ActiveX::Flash->new( $parent , -1 , wxDefaultPosition , wxDefaultSize ); $flash->LoadMovie(0,"file:///F:/swf/test.swf") ; $flash->Play ; EVT_ACTIVEX($this, $flash...


Platforms: Linux

Keyword: Activex, Flash, Interface, Libraries, Programming, Shockwave, Shockwave Flash, Wxactivexflash

License: Freeware Size: 54.27 KB Download (284): Wx::ActiveX::Flash Download

Added: November 25, 2010 | Visits: 1.068

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic...


Platforms: Linux

Keyword: Creation, Data, Datagenerate, Libraries, Output, Parsing, Programming, Synthetic, To Create, Types

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: November 25, 2010 | Visits: 815

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new...


Platforms: Linux

Keyword: Attribute, Class, Eval, Libraries, Persistent, Persistentoracle, Programming, Sal, Undef, Using

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: November 25, 2010 | Visits: 922

Kiwi Kiwi consists of a set of classes and wrappers for PyGTK that were developed to provide a sort of framework for applications. Fully object-oriented, and roughly Smalltalks MVC, Kiwi provides a simple, practical way to build forms, windows and widgets that transparently access and display your...


Platforms: Linux

Keyword: Developed, Framework, Kiwi, Libraries, Programming, Provide, Pygtk, Sort, Sort Of, Wrappers

License: Freeware Size: 337.92 KB Download (95): Kiwi Download

Added: November 25, 2010 | Visits: 1.087

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>...


Platforms: Linux

Keyword: Class, Dependency, Html, Htmltiny, Libraries, Lightweight, Page, Programming, Sample, Xml

License: Freeware Size: 11.26 KB Download (100): HTML::Tiny Download

Added: November 24, 2010 | Visits: 1.902

Net::YMSG Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. SYNOPSIS use Net::YMSG; my $yahoo = Net::YMSG->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id, Hello World!); Net::YMSG is a...


Platforms: Linux

Keyword: Id, Im, Interface, Libraries, Login, Messenger, Messenger Im, Netymsg, Perl, Programming, Yahoo, Ymsg

License: Freeware Size: 15.36 KB Download (300): Net::YMSG Download

Added: November 24, 2010 | Visits: 1.008

Net::DAAP::Server::AAC Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC. SYNOPSIS use POE; use Net::DAAP::Server::AAC; # same as Net::DAAP::Server my $server = Net::DAAP::Server::AAC->new( path => "/home/miyagawa/music", port => 9999, name => "My Music", ); $poe_kernel->run;...


Platforms: Linux

Keyword: Aac, Daap, Handles, Libraries, Netdaapserveraac, Programming, Server

License: Freeware Size: 3.07 KB Download (106): Net::DAAP::Server::AAC Download

Added: November 24, 2010 | Visits: 952

Tie::Layers SYNOPSIS ##### # Subroutines # use Tie::Layers qw(is_handle config); $yes = is_handle( $file_handle ); ($key, $old_value) = config(%options, $key); ($key, $old_value) = config(%options, $key => $new_value ); #### # Config default startup options # @old_options_list =...


Platforms: Linux

Keyword: Config, File, Libraries, List, Old, Options, Programming, Read And Write, Read And Write Files, Stack, Tielayers

License: Freeware Size: 71.68 KB Download (90): Tie::Layers Download

Added: November 24, 2010 | Visits: 1.435

Device::ParallelPort Device::ParallelPort is a Parallel Port Driver for Perl. SYNOPSIS my $port = Device::ParallelPort->new(); $port->set_bit(3,1); print $port->get_bit(3) . "n"; print ord($port->get_byte(0)) . "n"; $port->set_byte(0, chr(255)); A parallel port driver module. This module provides an API to...


Platforms: Linux

Keyword: Deviceparallelport, Driver, Libraries, Module, Parallel, Parallel Port, Parallel Port Driver, Parallelport, Port, Port Driver, Programming

License: Freeware Size: 20.48 KB Download (176): Device::ParallelPort Download

Added: November 24, 2010 | Visits: 1.426

XML::Validator::Schema XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema. SYNOPSIS use XML::SAX::ParserFactory; use XML::Validator::Schema; # # create a new validator object, using foo.xsd # $validator = XML::Validator::Schema->new(file => foo.xsd); # # create a SAX...


Platforms: Linux

Keyword: Libraries, Module, Perl Module, Sax, Schema, Subset, Subset Of, Validate, Validate Xml, Validator, Xmlvalidatorschema

License: Freeware Size: 53.25 KB Download (122): XML::Validator::Schema Download

Added: November 24, 2010 | Visits: 1.685

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL...


Platforms: Linux

Keyword: Acl, Active, Code, Code Library, Files, Libraries, Library, Php, Php Active Code Library, Php Files, Stored, Used, Used To

License: Freeware Size: 13.31 KB Download (129): PHP Active Code Library Download

Added: November 24, 2010 | Visits: 839

PETSc PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. PETSc library employs the MPI standard for all message-passing communication. PETSc is easy to use for beginners. Moreover, its careful...


Platforms: Linux

Keyword: Data Structures, Has Been, Libraries, Parallel, Petsc, Programming, Routines, Scalable, Solution, Suite, Support

License: Freeware Size: 9.8 MB Download (104): PETSc Download

Software 61-80 of 4,712: < 1 2 3 4 5 6 7 8 ... 236 >