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

Perl Sdk freeware
Filter: All | Freeware | Demo
 

Perl Sdk

1 2 3 4 5 > 
Added: January 03, 2010 | Visits: 1.433

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use...



Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 388

MAGE-TAB Utilities The MAGE-TAB Utilities project provides a simple Perl SDK for parsing, manipulating, visualizing and exporting data in MAGE-TAB format.





Platforms: Windows, Mac, Linux

License: Freeware Size: 246.86 KB Download (46): MAGE-TAB Utilities Download

Added: July 17, 2010 | Visits: 1.159

Business::PayPal::SDK Business::PayPal::SDK is an interface to paypals SDKs. SYNOPSIS use Business::PayPal::SDK; my $pp = new Business::PayPal::SDK( { paypal_apiid => "sdk-seller_api1.sdk.com", paypal_apipw => "12345678", paypal_cert => "paypal_java_sdk/samples/Cert/sdk-seller.p12", paypal_certpw =>...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): Business::PayPal::SDK Download

Added: September 14, 2010 | Visits: 1.296

Oracle::CAPI Oracle::CAPI is a Perl XS wrapper extension for the Oracle Collaboration Suite CAPI SDK. SYNOPSIS use Oracle::CAPI; use Text::vCard; Oracle::CAPI::SetConfigFile($CAPI_INI_FNAME,$CAPI_LOG_FNAME) && die("Cant init/log CAPI"); $capi_session = Oracle::CAPI::CreateSession() || die("Cant create...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (189): Oracle::CAPI Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 518

Chilkat Perl XML Library Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.


Platforms: Windows

License: Freeware Size: 1.91 MB Download (49): Chilkat Perl XML Library Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.079

Utilities and SDK for Subsystem for UNIX-based Applications Utilities and SDK for UNIX-Based Applications was developed to be an add-on to the Subsystem for UNIX-Based Applications (referred to as SUA, hence forth) component that shipped in Microsoft Windows 7/ Windows Server 2008 R2. This consists of the following components: - Base Utilities - SVR-5...


Platforms: Windows, 7x64, 2008R2


Added: May 12, 2006 | Visits: 6.388

Perl Express A free integrated development environment (IDE) for Perl with multiple tools for writing and debugging your scripts. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor;...


Platforms: Windows

License: Freeware Size: 3.29 MB Download (910): Perl Express Download

Added: November 18, 2006 | Visits: 3.904

EngInSite Perl Editor Lite If you've used Windows programming tools like Visual Basic, Visual C++ or Delphi, EngInSite Perl Editor's IDE will be familiar to you. If not, you'll find that the visual environment can give you a dramatic productivity boost! You will value syntax highlighting for PERL, HTML and other...


Platforms: Windows

License: Freeware Size: 3.14 MB Download (384): EngInSite Perl Editor Lite Download

Added: January 15, 2010 | Visits: 1.311

LibCVS Perl LibCVS Perl simplifies the job of writing tools around CVS by providing Perl libraries that programmers can access directly in their code. Its current focus is libraries that use the cvsclient protocol to talk to a CVS server and are targetted at the development of client applications....


Platforms: *nix

License: Freeware Size: 87.04 KB Download (93): LibCVS Perl Download

Added: August 14, 2010 | Visits: 948

JCom SDK JCom SDK provides a network package for the Java language. The JCom SDK is a network package for the Java language. It allows the programmer to create client/server application with little knowledge about networks and no knowledge about TCP/IP. It is basically a set of wrappers built around...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (106): JCom SDK Download

Added: January 22, 2010 | Visits: 1.534

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: July 21, 2010 | Visits: 1.562

Perl Advanced TCP Hijacking Perl Advanced TCP Hijacking is a collection of tools for inspecting and hijacking network connections written in Perl. It consists of a packet generator, an RST daemon, a sniffer, an ICMP redirection tool, an ARP redirection tool, an IDS testing tool and other. If your system supports Perl just...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (120): Perl Advanced TCP Hijacking Download

Added: June 19, 2010 | Visits: 1.388

BlueSense SDK rev BlueSense SDK is a software development kit for communicating with BlueSense equipment. BlueSense SDK allows you to read out sensors or control actuators. A user-space USB driver for all platforms is included. Examples for all modules are also included. For Java, there is an object-oriented...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (104): BlueSense SDK rev Download

Added: April 18, 2010 | Visits: 952

Digest::Perl::MD4 Digest::Perl::MD4 is a Perl implementation of Ron Rivests MD4 Algorithm. This is not C-code interface (like Digest::MD5) but a Perl-only implementation of MD4 (like Digest::Perl::MD5). Because of this, it is slow but avoids platform specific complications. For efficiency you should use...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Digest::Perl::MD4 Download

Added: March 01, 2010 | Visits: 928

Digest::MD5::Perl Digest::MD5::Perl is a Perl implementation of Ron Rivests MD5 Algorithm. This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (138): Digest::MD5::Perl Download

Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock - Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. He also suggests that, in newer...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (97): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: February 04, 2010 | Visits: 1.231

Syntax::Highlight::Perl Syntax::Highlight::Perl is a Perl module that can highlight Perl Syntactical Structures. SYNOPSIS # simple procedural use Syntax::Highlight::Perl :BASIC; # or :FULL print format_string($my_string); # OO use Syntax::Highlight::Perl; my $formatter = new Syntax::Highlight::Perl; print...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (115): Syntax::Highlight::Perl Download

Added: January 18, 2010 | Visits: 1.498

Perl OS Perl OS is a program written in the Perl programming language combined with the Perl module Tk. Perl OS was created to make an easy interface to run Perl/Tk programs. It was also created to be an easy working environment complete with a text editor, paint program, and more. The program comes...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (101): Perl OS Download

Added: January 08, 2010 | Visits: 1.596

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: February 26, 2010 | Visits: 1.589

Davids Perl Games Davids Perl Games project is a collection of ASCII graphics arcade style games written in Perl. These games are recreations of simple ASCII graphics games originally written in BASIC. They are ideal for use as Perl programming tutorials. Some of the first few games are PerlBlaster (defend...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (106): Davids Perl Games Download

1 2 3 4 5 >