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

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

Libraries

Software 81-100 of 4,712: < 1 2 3 4 5 6 7 8 9 ... 236 > 
Added: January 01, 2010 | Visits: 2.364

Mail::Webmail::Gmail Mail::Webmail::Gmail is an interface to Googles webmail service. SYNOPSIS # Perl script that logs in to Gmail, retrieves the user defined labels # Then prints out all new messages under the first label use Mail::Webmail::Gmail; my $gmail = Mail::Webmail::Gmail->new( username =>... Platforms: Linux

Keyword: Gmail, Interface, Labels, Libraries, Mailwebmailgmail, Messages, Module, Programming, Webmail

License: Freeware Size: 23.55 KB Download (249): Mail::Webmail::Gmail Download

Added: January 18, 2010 | Visits: 2.091

MT::Import::Mbox::Importer MT::Import::Mbox::Importer is a wrapper class for importing a collection of mbox folders using MT::Import::Mbox. SYNOPSIS use MT::Import::Config::Importer; my $mt = MT::Import::Mbox::Importer->new("/path/to/config"); $mt->collect(); # You can also do this : my $cfg =... Platforms: Linux

Keyword: Class, Folders, Importing, Libraries, Mbox, Mt, Mtimportmboximporter, Programming, Using, Wrapper, Wrapper Class

License: Freeware Size: 7.17 KB Download (248): MT::Import::Mbox::Importer Download

Added: September 05, 2010 | Visits: 1.692

Net::SMPP Net::SMPP is an implementation of Short Message Peer to Peer protocol over TCP. This protocol is frequently used in the telecoms and mobile operator world to pass short messages between systems that implement the short message service (SMS). Net::SMPP module is applicable to both european GSM and... Platforms: Linux

Keyword: Implementation, Message, Module, Netsmpp, Peer, Peer To, Peer To Peer, Peer To Peer Protocol, Protocol, Short, Short Message, Short Message Peer To Peer, Short Message Peer To Peer Protocol, Smpp, Tcp

License: Freeware Size: 46.08 KB Download (247): Net::SMPP Download

Added: September 07, 2010 | Visits: 1.478

MP3::Splitter MP3::Splitter is a Perl extension for splitting MP3 files. SYNOPSIS use MP3::Splitter; mp3split(xx.mp3, {verbose => 1}, [3, 356.25], [389, 615, lax => 10]); mp3split_read(xx.mp3, xx.list, {verbose => 1}); The first two arguments of mp3split() is a name of an MP3 file and a reference to a... Platforms: Linux

Keyword: Description, End, File, Libraries, Piece, Programming, Splitting, Start

License: Freeware Size: 8.19 KB Download (247): MP3::Splitter Download

Added: February 01, 2010 | Visits: 1.256

Allegro 4.2.2 / Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. Allegro project provides many functions for graphics, sounds, player input (keyboard, mouse and... Platforms: Linux

Keyword: Af, Al, Allegro, Api, Functions, Game Programming, Libraries, Mouse, New, Programming, Vbe, Vga, Whats New

License: Freeware Size: 2.83 MB Download (245): Allegro 4.2.2 / Download

Added: July 10, 2010 | Visits: 959

SWF::Builder::ActionScript SWF::Builder::ActionScript is a SWF ActionScript object. SYNOPSIS $mc->frame_action(1)->compile( <place; $mc_i->on(KeyPress, )->compile(move_mc(-5)); $mc_i->on(KeyPress, )->compile(move_mc(5));... Platforms: Linux

Keyword: Actionscript, Libraries, Mc, Programming, Swf, Swf Actionscript, Swfbuilderactionscript

License: Freeware Size: 163.84 KB Download (244): SWF::Builder::ActionScript Download

Added: June 24, 2010 | Visits: 2.550

Finance::Bank::NL::CLIEOP03 Finance::Bank::NL::CLIEOP03 is a Perl module that can generate CLIEOP03 files for Dutch banks. SYNOPSIS use Finance::Bank::NL::CLIEOP03; $c = Finance::Bank::NL::CLIEOP03->new; $batch = $c->batch ( account => 1234567, sender_name => My Company, type =>... Platforms: Linux

Keyword: Account, Dutch, Files, Generate, Libraries, Module, Nl, Perl, Perl Module, Programming

License: Freeware Size: 6.14 KB Download (244): Finance::Bank::NL::CLIEOP03 Download

Added: August 11, 2010 | Visits: 2.940

Wiki::Toolkit::Formatter::Default Wiki::Toolkit::Formatter::Default is a formatter for Wiki::Toolkit. SYNOPSIS my $store = Wiki::Toolkit::Store::SQLite->new( ... ); # See below for parameter details. my $formatter = Wiki::Toolkit::Formatter::Default->new( %config ); my $wiki = Wiki::Toolkit->new( store => $store,... Platforms: Linux

Keyword: Formatter, Libraries, Macros, New, Programming, Tags, Wikitoolkitformatterdefault

License: Freeware Size: 102.4 KB Download (244): Wiki::Toolkit::Formatter::Default Download

Added: September 07, 2010 | Visits: 1.260

Wx::ActiveX Wx::ActiveX provides the ActiveX interface. It loads ActiveX controls for wxWindows. SYNOPSIS use Wx::ActiveX ; my $activex = Wx::ActiveX->new( $this , "ShockwaveFlash.ShockwaveFlash" , 101 , wxDefaultPosition , wxDefaultSize ) ; $activex->Invoke("LoadMovie",0,"file:///F:/swf/test.swf")... Platforms: Linux

Keyword: Activex, Libraries, Programming, Provides, Wxactivex

License: Freeware Size: 54.27 KB Download (244): Wx::ActiveX Download

Added: June 07, 2010 | Visits: 2.110

Test::Unit::Tutorial Test::Unit::Tutorial is a Perl module that contains a tutorial on unit testing. SYNOPSIS perldoc Test::Unit::Tutorial Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules. Sorry for not implementing... Platforms: Linux

Keyword: Contains, Libraries, Module, Perl, Perl Module, Programming, Testunittutorial, Tutorial, Unit

License: Freeware Size: 45.06 KB Download (243): Test::Unit::Tutorial Download

Added: January 09, 2010 | Visits: 1.428

Piet::Interpreter Piet::Interpreter is a Perl interpreter for the Piet programming language. SYNOPSIS use Piet::Interpreter; my $p = Piet::Interpreter->new(image => my_code.gif); $p->run; Piet is a programming language in which programs look like abstract paintings. The language is named after Piet... Platforms: Linux

Keyword: Interpreter, Language, Libraries, Perl, Perl Interpreter, Piet, Pietinterpreter, Programming

License: Freeware Size: 17.41 KB Download (242): Piet::Interpreter Download

Added: September 26, 2010 | Visits: 927

VRML::VRML2 VRML::VRML2 is a Perl module that contains VRML methods with the VRML 2.0/97 standard. SYNOPSIS use VRML::VRML2; $vrml = new VRML::VRML2; $vrml->browser(Cosmo Player 2.0,Netscape); $vrml->at(-15 0 20); $vrml->box(5 3 1,yellow); $vrml->back; $vrml->print; $vrml->save; OR with the... Platforms: Linux

Keyword: Contains, Libraries, Methods, Module, Perl, Perl Module, Programming, Vrml

License: Freeware Size: 71.68 KB Download (242): VRML::VRML2 Download

Added: April 23, 2010 | Visits: 3.115

WWW::Yahoo::Movies WWW::Yahoo::Movies is a Perl extension to get Yahoo! Movies information. SYNOPSIS use WWW::Yahoo::Movies; my $movie = new WWW::Yahoo::Movies(); print "TITLE: ".$movie->title." - ".$movie->year."n"; WWW::Yahoo::Movies is Perl interface to the Yahoo! Movies (http://movies.yahoo.com/).... Platforms: Linux

Keyword: Extension, Libraries, Movies, Perl, Programming, To Get, Www, Wwwyahoomovies, Yahoo

License: Freeware Size: 13.31 KB Download (237): WWW::Yahoo::Movies Download

Added: October 14, 2010 | Visits: 1.207

Audio::Beep::BSD::beep Audio::Beep::BSD::beep is an Audio::Beep player module using the beep program. IMPORTANT! This player module IS NOT TESTED! I found docs about the BSD beep program but I never had a chance to use it or test it. So use it AT YOUR OWN RISK and report me bugs if possible. SYNOPIS my $player... Platforms: Linux

Keyword: Audiobeepbsdbeep, Beep, Bsd, Device, Libraries, Module, Option, Player, Programming, Using

License: Freeware Size: 33.79 KB Download (237): Audio::Beep::BSD::beep Download

Added: January 11, 2010 | Visits: 2.555

Games::Euchre Games::Euchre is an Euchre card game for humans and computers. SYNOPSIS Simply run my game wrapper: % euchre.pl or write your own: use Games::Euchre; use Games::Euchre::AI::Simple; use Games::Euchre::AI::Human; my $game = Games::Euchre->new(); foreach my $i (1..3) {... Platforms: Linux

Keyword: Ai, Card, Card Game, Euchre, Euchre Card Game, Game, Gameseuchre, Humans, Libraries, New, Programming

License: Freeware Size: 21.5 KB Download (234): Games::Euchre Download

Added: January 27, 2010 | Visits: 2.272

AIS Parser SDK AIS Parser SDK (Automatic Identification System) is a ship tracking network using VHF transponders. AIS equipped ships are transmitting their positions, destinations, names, cargo types, etc. You can receive these transmissions using expensive AIS transponders, or receivers such as those... Platforms: Linux

Keyword: Ais, Ais Parser Sdk, Automatic Identification, Automatic Identification System, Data, Identification System, Parser, Parser Sdk, Sdk, Ship, Ship Tracking, System, Tracking, Using, Vhf

License: Shareware Cost: $199.00 USD Download (234): AIS Parser SDK Download

Added: November 08, 2010 | Visits: 1.704

SMS::Send::TW::PChome SMS::Send::TW::PChome is a SMS::Send driver for sms.pchome.com.tw. SYNOPSIS use SMS::Send::TW::PChome; my $sender = SMS::Send->new(TW::PChome, _username => UserName, _password => Password, _authcode => AuthCode, ); my $sent = $sender->send_sms( text => My very urgent message, to =>... Platforms: Linux

Keyword: Driver, Libraries, Pchome, Programming, Sms, Smssendtwpchome, Tw

License: Freeware Size: 3.07 KB Download (233): SMS::Send::TW::PChome Download

Added: September 04, 2010 | Visits: 2.151

IRC::Bot::Help IRC::Bot::Help is a module to dispatch help for IRC::Bot. SYNOPSIS use IRC::Bot::Help; my $seen = IRC::Bot::Help->new(); # later on... # User asks for help in DCC CHAT sub on_dcc_chat { my ( $kernel, $id, $who, $msg ) = @_[ KERNEL, ARG0, ARG1, ARG3 ]; my $nick = ( split /!/, $who... Platforms: Linux

Keyword: Dispatch, Help, Irc, Ircbothelp, Libraries, Module, Programming

License: Freeware Size: 11.26 KB Download (232): IRC::Bot::Help Download

Added: February 03, 2010 | Visits: 1.689

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the... Platforms: Linux

Keyword: Cam, Campdfgs, Graphic, Gs, Libraries, Pdf, Programming

License: Freeware Size: 737.28 KB Download (231): CAM::PDF::GS Download

Added: January 18, 2010 | Visits: 2.127

Vovida SIP Stack The Vovida SIP stack is an implementation of the protocol defined in RFC 2543, the Session Initiation Protocol, which can be used to initiate voice connections (phone calls) over IP networks. It offers an object-oriented C++ API as well as sample applications demonstrating its use.. Platforms: Linux

Keyword: Defined, Implementation, Libraries, Programming, Protocol, Rfc, Sip, Sip Stack, Stack, Vovida, Vovida Sip Stack

License: Freeware Size: 6.6 MB Download (231): Vovida SIP Stack Download

Software 81-100 of 4,712: < 1 2 3 4 5 6 7 8 9 ... 236 >