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

Tk Perl Option Com Sectionex software
Filter: All | Freeware | Demo
 

Tk Perl Option Com Sectionex

< 1 2 3 4 5 
Added: July 22, 2010 | Visits: 806

Text::WikiFormat Text::WikiFormat is a Perl module for translating Wiki formatted text into other formats. SYNOPSIS use Text::WikiFormat; my $html = Text::WikiFormat::format($raw); The original Wiki web site had a very simple interface to edit and to add pages. Its formatting rules are simple and easy to...



Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Text::WikiFormat Download

Added: February 04, 2010 | Visits: 1.233

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: November 17, 2010 | Visits: 783

Tk::Columns Tk::Columns is a multicolumn list widget with sortable & sizeable columns. SYNOPSIS use Tk::Columns; $Columns = $parent->B ( -columnlabels => [qw (column1 column2)] -listbackground => white, -listforeground => black, -buttonforeground => black, -buttonbackground => blue, );...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (95): Tk::Columns Download

Added: February 18, 2010 | Visits: 708

Tk::SplitFrame Tk::SplitFrame is a geometry manager for scaling two subwidgets. SYNOPSIS use Tk; use Tk::SplitFrame; my $MainWindow = MainWindow->new(); my $SplitFrame = $MainWindow->SplitFrame ( -orientation => vertical, -trimcolor => #c7c7c7, -background => white, -sliderposition => 60,...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (88): Tk::SplitFrame Download

Added: February 20, 2010 | Visits: 1.536

WebService::Basecamp WebService::Basecamp is a Perl interface to the Basecamp API webservice. SYNOPSIS use WebService::Basecamp; my $bc = WebService::Basecamp->new( url => http://mysite.clientsection.com, user => username, pass => password ); my $test = $bc->ping || die $bc->error(); my $projects =...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (103): WebService::Basecamp Download

Added: January 08, 2010 | Visits: 1.597

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.591

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

Added: November 02, 2010 | Visits: 1.007

Tk::Multi::Manager Tk::Multi::Manager is a Tk composite widget managing Tk::Multi slaves. SYNOPSIS use Tk::Multi::Manager ; use Tk::Multi::Text ; # if you use MultiText as a slave my $manager = yourWindow -> MultiManager ( menu => $menu_ref , # optionnal title => "windows", # optionnal help => "Explain...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): Tk::Multi::Manager Download

Added: October 05, 2010 | Visits: 1.275

Perl/Linux Perl/Linux is a Linux distribution where ALL programs are written in perl. Many of the programs came from Perl Power Tools (PPT). Other programs came from Jay Komineks Perl/Linux page. Other programs, I wrote or enhanced, including: plHttpd (web server), edit (aced based), vi (enhanced aced),...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (133): Perl/Linux Download

Added: November 24, 2010 | Visits: 1.868

WWW::BF2Player WWW::BF2Player is a 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 per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: April 01, 2010 | Visits: 1.760

MP3 Jukebox-Tk MP3 Jukebox-Tk is an organizer/jukebox for local mp3 collections. MP3 Jukebox-Tk sorts your mp3 files by band and presents a jukebox style interface to let you choose which ones to play. It then passes these off to XMMS for playing. It also keeps stats on what you listen to, and can use those...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (314): MP3 Jukebox-Tk Download

Added: January 10, 2010 | Visits: 1.752

The Pure Perl RayCaster The Pure Perl RayCaster is a small simple Ray casting application written completely in Perl without using any 3D API library or OpenGL. For the GUI, Pure Perl RayCaster uses wxPerl (WxWindows port to Perl). Pure Perl RayCaster can load a 3D object from a file (in RAW format), display the...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (104): The Pure Perl RayCaster Download

Added: November 06, 2010 | Visits: 699

Getopt::Tabular Getopt::Tabular is a Perl module for table-driven argument parsing for Perl 5. SYNOPSIS use Getopt::Tabular; (or) use Getopt::Tabular qw/GetOptions SetHelp SetHelpOption SetError GetError/; ... ≥topt::Tabular::SetHelp (long_help, usage_string); @opt_table = (...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (86): Getopt::Tabular Download

Added: August 19, 2010 | Visits: 1.628

Scrape::USPS::ZipLookup Perl Module The United States Postal Service (USPS) has on its web site an HTML form at http://www.usps.com/zip4/ for standardizing an address. Given a firm, urbanization, street address, city, state, and zip, it will put the address into standard form (provided the address is in their database) and display...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (134): Scrape::USPS::ZipLookup Perl Module Download

Added: November 18, 2013 | Visits: 998

gtk2-perl gtk2-perl is the collective name for a set of perl bindings for Gtk 2.x and various related libraries. These modules make it easy to write Gtk and Gnome applications using a natural, perlish, object-oriented syntax. Requirements: - GTK+ 2.x, - glib 1.052


Platforms: Mac, *nix, BSD Solaris

License: Freeware Download (111): gtk2-perl Download

Added: February 26, 2010 | Visits: 843

libintl-perl libintl-perl is a library that supports message translation for Perl, written in pure Perl (version 5.004 or better). A faster C version is also built and installed if the system fulfills all requirements. Its interface is very similar to the gettext family of functions in C, and it uses the...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (95): libintl-perl Download

Added: August 27, 2010 | Visits: 875

HTML::Latex HTML::Latex is a Perl module that creates a Latex file from an HTML file. SYNOPSIS use HTML::Latex my $parser = new HTML::Latex($conffile); $parser->set_option(%options); $parser->add_package(@packages); $parser->ban_tag(@banned); $parser->set_log($logfile); # Option 1: foreach my...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (97): HTML::Latex Download

Added: June 14, 2010 | Visits: 1.493

Payroll Perl Modules Business::Payroll is a series of Perl Modules that provides an API for working with multiple countries federal, state and local taxes. Payroll Perl Modules project also supports calculating mileage reimbursement values and can handle adjustment entries. The Business::Payroll module starts...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (146): Payroll Perl Modules Download

Added: October 22, 2010 | Visits: 1.309

OpenGeoDB Perl module OpenGeDB Perl module is a module to access the OpenGeoDB database and calculate all ZIP codes in a certain radius..


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): OpenGeoDB Perl module Download

Added: June 11, 2010 | Visits: 1.738

Perl Webmail Perl Webmail is a CGI/mod_perl application that interfaces with external POP3 and SMTP services. Perl Webmail provides all the expected functionality of a mail client, such as read, reply, forward, delete, as well as sending and receiving attachments, storage for mail folders, contacts, and...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (120): Perl Webmail Download

< 1 2 3 4 5