Home » Linux » Programming » (7600) Downloads
 
 

Category: Programming Top 50 downloads



ncc 2.6

ncc application is compiler that produces program analysis information. ncc is decent replacement of cflow and cscope able to analyse any program using the gcc compiler.

2007-01-01 | 0.08 MB | Freeware | Downloads: 10095 More

lisp-cgi-utils 0.10

lisp-cgi-utils is CGI library for Common Lisp. It implements very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation wi

2006-10-20 | 0.031 MB | LGPL (GNU Lesser General Public License) | Downloads: 10093 More

Mac::PropertyList::SAX 0.09

Mac::PropertyList::SAX is Perl module to work with Mac plists at low level (with real XML parsers).

2007-04-28 | 0.013 MB | Perl Artistic License | Downloads: 10085 More

AppFuse 1.9.4

AppFuse project is an application for "kickstarting" webapp development.

2006-11-23 | 29.9 MB | GPL (GNU General Public License) | Downloads: 10085 More

PermaBEEP-Java 0.8

PermaBEEP provides complete toolkit for writing applications that use the Blocks Extensible Exchange Protocol (BEEP) for network communications.

2006-08-19 | 0.42 MB | GPL (GNU General Public License) | Downloads: 10084 More

GD::Barcode 1.15

SYNOPSIS ex. CGI use GD::Barcode::UPCE; binmode(STDOUT); print "Content-Type: image/pngnn"; print GD::Barcode->new(EAN13, 123456789012)->plot->png; with Error Check my $oGdBar GD::Barc

2007-04-22 | 0.87 MB | Perl Artistic License | Downloads: 10079 More

Hub::Perl::Language 04.00.012

Hub::Perl::Language is Perl module that contains lot of methods. PUBLIC METHODS sizeof Integer size of hashes, arrays, and scalars Usage: sizeof %hash Usage: sizeof @array Usage: sizeof $scalar_

2007-07-09 | 0.14 MB | Perl Artistic License | Downloads: 10078 More

WWW::BF2Player 0.01

WWW::BF2Player is Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp WWW::BF2Player->new; omitted UserId, must set it.

2007-01-01 | 0.006 MB | Perl Artistic License | Downloads: 10077 More

UPS track shipping module for LiteCommerce 1.0

UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store.

2006-01-13 | 0.011 MB | Other/Proprietary License with Source | Downloads: 10075 More

The Java Exorcist 0.1.0

The Java Exorcist projects aim is to create small and easy to use tool, that can be used to extend the Java language syntactically.

2007-05-29 | 0.73 MB | GPL (GNU General Public License) | Downloads: 10074 More

Module::AutoINC 0.02

SYNOPSIS perl -MModule::AutoINC < script > ABSTRACT When Module::AutoINC is loaded, it will add itself to @INC and catch any requests for missing resources.

2007-05-23 | 0.005 MB | Perl Artistic License | Downloads: 10073 More

Gtk2::Ex::FormFactory::Intro 0.65

Gtk2::Ex::FormFactory::Intro is an introduction into the FormFactory framework.

2006-07-19 | 0.10 MB | Perl Artistic License | Downloads: 10069 More

POE::Component::OSCAR 0.05

POE::Component::OSCAR is POE component for the Net::OSCAR module. SYNOPSIS use POE qw(Component::OSCAR); < ... POE set up ...

2007-04-02 | 0.006 MB | Perl Artistic License | Downloads: 10066 More

Mac::Errors 1.13

Mac::Errors is Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr { ...

2007-03-02 | 0.053 MB | Perl Artistic License | Downloads: 10066 More

Script::Toolbox 0.19

Script::Toolbox is Perl framework for the daily business scripts. SYNOPSIS use Script::Toolbox qw(:all); or use Script::Toolbox qw(Open Log Exit Table Usage Dir File System) $e Script::Toolbox-&g

2007-04-08 | 0.018 MB | Perl Artistic License | Downloads: 10065 More

Finance::Bank::NL::CLIEOP03 0.01

Finance::Bank::NL::CLIEOP03 is Perl module that can generate CLIEOP03 files for Dutch banks.

2007-05-28 | 0.006 MB | Perl Artistic License | Downloads: 10064 More

List::Comprehensions 0.13

List::Comprehensions is Perl module that allows for list comprehensions in Perl.

2007-05-18 | 0.003 MB | Perl Artistic License | Downloads: 10061 More

Cppmake 0.5

Cppmake application is front-end to make that builds C++ programs with less effort than writing makefiles manually. Building C++ program with cppmake is similar to compiling Java program.

2006-11-30 | 0.013 MB | GPL (GNU General Public License) | Downloads: 10059 More

kassiope 0.15b

v These are applications that support business administration processes. When completed kassiope will be repository-based-program-generator.

2006-06-09 | 2.0 MB | GPL (GNU General Public License) | Downloads: 10058 More

CACAO 0.98

CACAO is JIT compiler for Java. CACAO project started as research JavaVM to explore new implementation techniques. The first version for the Alpha was released in February 1997 as binary.

2007-06-05 | 3.2 MB | GPL (GNU General Public License) | Downloads: 10058 More

Bio::SAGE::Comparison 1.00

Bio::SAGE::Comparison module compares data from serial analysis of gene expression (SAGE) libraries.

2007-07-19 | 0.008 MB | Perl Artistic License | Downloads: 10058 More

Statistics::PointEstimation 1.1.0

Statistics::PointEstimation is Perl module for computing confidence intervals in parameter estimation with Students distribution.

2006-12-23 | 0.006 MB | Perl Artistic License | Downloads: 10057 More

Wylib 0.30.2

WyattERP short from Enterprise Resource Planning means total business management software, designed to handle every aspect of your business from contact management to sales/orders, fulfillment to.

2005-12-06 | 0.25 MB | GPL (GNU General Public License) | Downloads: 10057 More

SWTSwing 3.2.0005

SWTSwing is port of the SWT graphical toolkit to Swing. SWTSwing project brings portability, bridge between Swing and SWT components, look and feel support and much more! Go to www.eclipse.org to fin

2007-08-11 | 3.2 MB | GPL (GNU General Public License) | Downloads: 10056 More

Data::ICal::Entry::Event 0.12

Data::ICal::Entry::Event is Perl module that represents an event in an iCalendar file.

2007-01-26 | 0.10 MB | Perl Artistic License | Downloads: 10056 More

CGI::Application::Plugin::Authentication::Driver::Dummy 0.12

CGI::Application::Plugin::Authentication::Driver::Dummy is dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application);.

2007-01-08 | 0.047 MB | Perl Artistic License | Downloads: 10055 More

ubiqx

ubiqx library is set of utility modules written in using an object-oriented style.

2006-08-16 | 0.10 MB | LGPL (GNU Lesser General Public License) | Downloads: 10055 More

Asterisk::FastAGI 0.01

Asterisk::FastAGI is Perl module for FastAGI handling. SYNOPSIS use base Asterisk::FastAGI; sub fastagi_handler { my $self shift; my $param $self->param(foo); my $callerid $self->input(cal

2007-05-15 | 0.003 MB | Perl Artistic License | Downloads: 10053 More

Unicode::Escape 0.0.2

Unicode::Escape is Perl module with escape and unescape Unicode characters other than ASCII. SYNOPSIS # Escape Unicode charactors like u3042u3043u3044.

2007-01-27 | 0.005 MB | Perl Artistic License | Downloads: 10052 More

Catalyst::Manual::Cookbook 5.7001

Catalyst::Manual::Cookbook is Perl module for cooking with Catalyst. These recipes cover some basic stuff that is worth knowing for catalyst developers.

2006-09-24 | 0.22 MB | Perl Artistic License | Downloads: 10052 More

Alien Perl module 0.91

Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is package that exists just to hold together an idea, the idea of Alien::.

2007-05-03 | 0.010 MB | Perl Artistic License | Downloads: 10050 More

STUN Protocol Library 0.96

STUN Protocol Library provides the Simple Traversal of UDP through NATs Library.

2007-03-16 | 0.084 MB | Freely Distributable | Downloads: 10050 More

Convert::Bencode 1.03

Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref bdecode

2006-08-17 | 0.010 MB | Perl Artistic License | Downloads: 10050 More

avrLab 0.18

avrLab is an IDE (Integrated Devlopment Environment) for the AVR® family of microcontroller from Atmel® Currently it features an advanced editor with syntax highlighting for assembly.

2005-04-10 | 0.02 MB | GPL (GNU General Public License) | Downloads: 10049 More

File::BSDGlob 0.94

File::BSDGlob is Perl extension for BSD glob routine. SYNOPSIS use File::BSDGlob :glob; @list glob(.); $homedir glob(~gnat, GLOB_TILDE GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $h

2007-04-07 | 0.015 MB | Perl Artistic License | Downloads: 10048 More

pytags Beta

pytags is Python library capable of reading and writing MP3, FLAC and OGG file tags.

2007-04-08 | MB | GPL (GNU General Public License) | Downloads: 10047 More

Perl6::Contexts 0.4

Perl6::Contexts array and hash variables turn into references to themselves when used in non-numeric scalar context or as function arguments. SYNOPSIS my @foo ( ..

2007-08-07 | 0.017 MB | Perl Artistic License | Downloads: 10045 More

ReleaseAction 0.07

ReleaseAction call actions upon release. SYNOPSIS use ReleaseAction on_release; { # OO style my $handle ReleaseAction->new( sub {print "Exiting scopen"} ); print "In scopen"; } { # Funct

2007-05-12 | 0.004 MB | Perl Artistic License | Downloads: 10045 More

Geography::States 2.1

Geography::States is Perl module with map states and provinces to their codes, and vice versa.

2007-02-20 | 0.006 MB | Perl Artistic License | Downloads: 10044 More

HOL 4

HOL short from Higher Order Logic is programming environment in which theorems can be proved and proof tools implemented.

2007-01-17 | 4.9 MB | BSD License | Downloads: 10044 More

xplain2sql 2.5.1 Beta

Xplain2sql converts files from Xplain to SQL. xplain2sql supports very large subset of Xplain, and it can convert from Xplain to Microsoft SQL Server, DB/2, Inprise InterBase, PostgreSQL, Oracle, MySQ

2007-03-06 | 0.42 MB | EFL (Eiffel Forum License) | Downloads: 10043 More

Open Source Requirements Management Tool 1.5

Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing.

2007-03-21 | 145 MB | LGPL (GNU Lesser General Public License) | Downloads: 10041 More

DBIx::EnumConstraints 0.01

DBIx::EnumConstraints is Perl module that generates enum-like SQL constraints.

2007-07-27 | 0.010 MB | Perl Artistic License | Downloads: 10038 More

Games::ScottAdams::Manual 0.04

Games::ScottAdams::Manual is the Scott Adams Adventure Compiler Reference Manual.

2006-12-10 | 0.048 MB | Perl Artistic License | Downloads: 10038 More

GnuTLS 1.2.10

GnuTLS is project that aims to develop library which provides secure layer, over reliable transport layer. Currently this library implements the proposed standards by the IETFs TLS working group.

2006-04-26 | 2.6 MB | GPL (GNU General Public License) | Downloads: 10038 More

DBI::Changes 1.58

DBI::Changes Perl module contains list of significant changes to the.

2007-07-06 | 0.48 MB | Perl Artistic License | Downloads: 10037 More

iTunes 0.86

iTunes is Music Library File Format. SYNOPSIS This file describes the iTunes Music Library file format for application versions 1.1.2 and 3.0.

2006-11-30 | 0.11 MB | Perl Artistic License | Downloads: 10037 More

Markup::MatchTree 1.0.0

Markup::MatchTree is Perl module for building trees to be compared to Markup::Trees.

2006-09-16 | 0.003 MB | Perl Artistic License | Downloads: 10036 More

fields::aliased 1.05

fields::aliased is Perl module that can create aliases for object fields.

2007-05-21 | 0.008 MB | Perl Artistic License | Downloads: 10035 More

B::Flags 0.01

B::Flags is Perl module that provides friendlier flags for B. SYNOPSIS use B::Flags; print B::main_root->flagspv; print B::main_root->privatepv; print $some_b_sv_object->flagspv; By def

2006-07-08 | 0.004 MB | Perl Artistic License | Downloads: 10034 More



Home | Windows | Drivers | Scripts | Mobile | Mac | Linux

Copyright © 2008, Software-Drivers.com