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

Perl Api software
Filter: All | Freeware | Demo
 

Perl Api

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.124

HTTPD::Bench::ApacheBench HTTPD::Bench::ApacheBench is a Perl API for Apache benchmarking and regression testing. SYNOPSIS use HTTPD::Bench::ApacheBench; my $b = HTTPD::Bench::ApacheBench->new; # global configuration $b->concurrency(5); $b->priority("run_priority"); # add HTTP request sequences (aka: runs) my... Platforms: *nix

License: Freeware Size: 64.51 KB Download (119): HTTPD::Bench::ApacheBench Download

Added: June 19, 2010 | Visits: 964

Net::Z3950::SimpleServer Net::Z3950::SimpleServer is a simple Perl API for building Z39.50 servers. SYNOPSIS use Net::Z3950::SimpleServer; sub my_search_handler { my $args = shift; my $set_id = $args->{SETNAME}; my @database_list = @{ $args->{DATABASES} }; my $query = $args->{QUERY}; ## Perform the query on... Platforms: *nix

License: Freeware Size: 28.67 KB Download (93): Net::Z3950::SimpleServer Download

Added: January 03, 2010 | Visits: 1.451

Linux::Joystick Linux::Joystick is an object-oriented, pure Perl API for accessing joystick devices under Linux-based operating systems. Linux::Joystick module is capable of using either blocking or non-blocking I/O, and represents each axis change or button press as a Linux::Joystick::Event object. USAGE If... Platforms: *nix

License: Freeware Size: 22.53 KB Download (140): Linux::Joystick Download

Added: March 21, 2010 | Visits: 1.090

Audio::Xmpcr Audio::Xmpcr is a Perl API to the XM PCR Satellite radio. It offers two different operating modes (direct and remote+daemon) via a single interface.This is very alpha, use at your own risk. It has only been tested only with few cards. 16 meg all-in-wonder rage 128 capture card. 8 meg... Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Audio::Xmpcr Download

Added: July 08, 2010 | Visits: 1.295

Ingres::Utility::IINamu Ingres::Utility::IINamu is a Perl API to iinamu Ingres RDBMS utility. SYNOPSIS List registered INGRES (IIDBMS) services: use Ingres::Utility::IINamu; my $foo = Ingres::Utility::IINamu->new(); # list all INGRES-type servers (iidbms) print $foo->show(INGRES); # process each server... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Ingres::Utility::IINamu Download

Added: June 13, 2010 | Visits: 1.362

Ingres::Utility::IIMonitor Ingres::Utility::IIMonitor is a Perl API to iimonitor Ingres RDBMS utility. SYNOPSIS use Ingres::Utility::IIMonitor; # create a connection to an IIDBMS server # (server id can be obtained through Ingres::Utility::IINamu) $foo = Ingres::Utility::IIMonitor->new($serverid); # showServer()... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Ingres::Utility::IIMonitor Download

Added: November 10, 2010 | Visits: 1.599

LSF LSF is a Perl API built on top of the LSF command line tools. SYNOPSIS use LSF; use LSF RaiseError => 1, PrintError => 1, PrintOutput => 1; NOTE: FOR THESE MODULES TO WORK IT IS ESSENTIAL THAT YOU INCLUDE THE LSF COMMAND LINES IN YOUR PATH. This is the base class of the LSF suite of... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): LSF Download

Added: February 13, 2010 | Visits: 742

APR::Brigade APR::Brigade is a Perl API for manipulating APR Bucket Brigades. Synopsis use APR::Brigade (); $bb = APR::Brigade->new($r->pool, $c->bucket_alloc); $ba = $bb->bucket_alloc(); $pool = $bb->pool; $bb->insert_head($b); $bb->insert_tail($b); $b_first = $bb->first; $b_last = $bb->last;... Platforms: *nix

License: Freeware Size: 3.5 MB Download (90): APR::Brigade Download

Added: November 15, 2010 | Visits: 869

APR::Bucket APR::Bucket is a Perl API for manipulating APR Buckets. Synopsis use APR::Bucket (); my $ba = $c->bucket_alloc; $b1 = APR::Bucket->new($ba, "aaa"); $b2 = APR::Bucket::eos_create($ba); $b3 = APR::Bucket::flush_create($ba); $b2->is_eos; $b3->is_flush; $len = $b1->length; $len =... Platforms: *nix

License: Freeware Size: 3.5 MB Download (96): APR::Bucket Download

Added: September 02, 2010 | Visits: 776

Apache2::RequestRec Apache2::RequestRec is a Perl API for Apache request record accessors. Synopsis use Apache2::RequestRec (); # set supported by the handler HTTP methods $allowed = $r->allowed(); # auth type $auth_type = $r->ap_auth_type(); # QUERY_STRING $args = $r->args(); # non-parsed-headers... Platforms: *nix

License: Freeware Size: 3.5 MB Download (94): Apache2::RequestRec Download

Added: August 12, 2010 | Visits: 716

Lucene Lucene is a Perl API to the C++ port of the Lucene search engine. SYNOPSIS Initialize/Empty Lucene index my $analyzer = new Lucene::Analysis::Standard::StandardAnalyzer(); my $store = Lucene::Store::FSDirectory->getDirectory("/home/lucene", 1); my $tmp_writer = new... Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Lucene Download

Added: August 31, 2013 | Visits: 440

Apache Xerces Perl XML Parser XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl.Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application the... Platforms: CGI and Perl

License: Shareware Cost: $0.00 USD Size: 286.72 KB Download (45): Apache Xerces Perl XML Parser Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 316

Prospect Interface Bio::Prospect:: is a Perl API to thePROSPECT threading application. The modules provide for programexecution, results parsing, multiple sequence alignments inferred frompairwise sequence-structure alignments, and rudimentary homology models. Platforms: Windows, Mac, Linux

License: Freeware Size: 52.77 KB Download (45): Prospect Interface Download

Added: October 22, 2010 | Visits: 1.125

Gtk2::api Gtk2::api is a mapping the Gtk+ C API to perl. ABSTRACT The Gtk2 module attempts to stick as close as is reasonable to the C API, to minimize the need to maintain documentation which is nearly a copy of the C API reference documentation. However, the world is not perfect, and the mappings... Platforms: *nix

License: Freeware Size: 655.36 KB Download (97): Gtk2::api Download

Added: March 03, 2010 | Visits: 1.253

Yahoo::Search Yahoo::Search is a Perl interface to the Yahoo! Search public API. The following search spaces are supported: Doc Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search. Image Image search (jpeg, png, gif, ...) Video Video file search (avi, mpeg,... Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

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: June 14, 2010 | Visits: 837

tpl Tpl is a binary data interchange format and C API. C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized... Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): tpl Download

Added: January 18, 2010 | Visits: 1.132

Genders Genders is a static cluster configuration database used for cluster configuration management. Genders is used by a variety of tools and scripts for management of large clusters. The genders database is accessed by every node in a cluster, either through a networked file system or by replicating... Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): Genders Download

Added: May 01, 2010 | Visits: 1.109

Cache::Memcached::XS Cache::Memcached::XS is a client library for memcached (memory cache daemon) using libmemcache. SYNOPSIS use Cache::Memcached::XS; $memd = new Cache::Memcached { servers => [ "10.0.0.15:11211", "10.0.0.15:11212", "10.0.0.17:11211", [ "10.0.0.17:11211", 3 ] ], compress_threshold =>... Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Cache::Memcached::XS Download

Added: February 19, 2010 | Visits: 1.839

SNIPS 1.1 / 1.2 Beta SNIPS (System & Network Integrated Polling Software) is a system and network monitoring software that runs on Unix systems and can monitor network and system devices. SNIPS application is capable of monitoring DNS, NTP, TCP or web ports, host performance, syslogs, radius servers, BGP peers, etc.... Platforms: *nix

License: Freeware Size: 1.2 MB Download (104): SNIPS 1.1 / 1.2 Beta Download

1 2 3 4 5 >