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 49.601.476 Times

Debug Perl Ide software
Filter: All | Freeware | Demo
 

Debug Perl Ide

< 1 2 3 4 5 > 

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 (96): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: February 04, 2010 | Visits: 1.224

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 (110): Syntax::Highlight::Perl Download

Added: January 18, 2010 | Visits: 1.489

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 (100): Perl OS Download

Added: January 08, 2010 | Visits: 1.580

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: November 06, 2010 | Visits: 1.152

Qore Eclipse IDE Plugin Qore Eclipse IDE Plugin software allows you to develop in the Qore Programming Language within Eclipse. Qore language syntax highlighting: - code completion - outline view for edited source - launch support from within Eclipse (running Qore scripts with output displayed in Eclipse console,...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (92): Qore Eclipse IDE Plugin Download

Added: February 26, 2010 | Visits: 1.578

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 (101): Davids Perl Games Download

Added: February 04, 2010 | Visits: 1.058

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): Devel::RingBuffer Download

Added: October 05, 2010 | Visits: 1.261

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 (132): Perl/Linux Download

Added: January 10, 2010 | Visits: 1.741

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 (98): The Pure Perl RayCaster Download

Added: November 18, 2013 | Visits: 987

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: 833

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 (89): libintl-perl Download

Added: June 14, 2010 | Visits: 1.484

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

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 (97): OpenGeoDB Perl module Download

Added: June 11, 2010 | Visits: 1.731

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 (114): Perl Webmail Download

Added: April 14, 2010 | Visits: 1.006

sudoku-perl sudoku-perl is a Sudoku player that offers a board, assistance, and solving using a (text based) ANSI screen. sudoku-perl offers a simple alphanumeric board display that supports the 9x9 matrix. It does not generate a Sudoku puzzle; for this, the user must look on the Internet, newspapers,...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): sudoku-perl Download

Added: September 14, 2010 | Visits: 898

Perl::Critic::Config Perl::Critic::Config is a Perl module to find and load Perl::Critic user-preferences. Perl::Critic::Config takes care of finding and processing user-preferences for Perl::Critic. The Config object defines which Policy modules will be loaded into the Perl::Critic engine and how they should be...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (89): Perl::Critic::Config Download

Added: November 12, 2010 | Visits: 836

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Devel::TraceFuncs Download

Added: January 18, 2010 | Visits: 1.652

MyCMS perl module MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. MyCMS perl module contains Perl object classes to manage the data of MyCMS (such as articles, links, and images). MN::CMS is a perl module that allows you to manage an Internet publishing system.# MyCMS is an extension...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): MyCMS perl module Download

Added: November 03, 2010 | Visits: 1.174

Perl Playlist Perl Playlist is a command line application to generate m3u files based on your all your MP3s. Perl Playlist uses MP3::Info to read the MP3 tags. Perl playlist maker was designed to build a playlist on a remote machine that does not have a screen or X windows..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (107): Perl Playlist Download

Added: August 09, 2010 | Visits: 1.997

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (118): Enveria IDE for Rapid Application Development Download

< 1 2 3 4 5 >