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

Perl Debug software
Filter: All | Freeware | Demo
 

Perl Debug

< 1 2 3 4 5 
Added: June 29, 2013 | Visits: 349

Debug::Simple Debug::Simple is a Perl module which provides a very simple way to provide debug/verbose/warning messages. It is also trivially controlled via Getopt::Long. The idea is to be able to put a bunch of debugging print statements throughout your code that you can enable or disable. debuglevels(%OPT)...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Debug::Simple Download

Added: June 20, 2013 | Visits: 393

Inline::Perl Inline::Perl is a Perl module that allows you to add blocks of Perl code to your Perl scripts and modules. This allows you to run them in another interperter, and then examine the results. All user-defined procedures in the inlined Perl code will be available as normal subroutines; global...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Inline::Perl Download

Added: November 25, 2013 | Visits: 645

django-debug-toolbar jango-debug-toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. Currently, the following panels have been written and are working: * Django version * Request timer...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (42): django-debug-toolbar Download

Released: August 29, 2008  |  Added: September 18, 2008 | Visits: 9.595

PHP Expert Editor PHP Expert Editor is an easy-to-use IDE for Windows with UTF-8 support. This editor supports Perl, Python, Ruby, Tcl, Java Script and other languages too. This Editor specially designed for PHP-masters and has a nice features for beginners and professional programmers. PHP Expert Editor has...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 3.2 MB Download (452): PHP Expert Editor Download

Released: October 10, 2003  |  Added: May 17, 2006 | Visits: 4.101

Perl-raiser CGI Generator Perl-raiser is software which provides a Graphical User Interface environment for configuring and generating Search Engines, Mailing Lists, Member Logins etc., for use as Interactive programs on Websites. Upon Generation of your CGI Perl Scripts, Perl-raiser allows for the configuration of...


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 2.04 MB Download (575): Perl-raiser CGI Generator Download

Released: October 12, 2015  |  Added: October 25, 2015 | Visits: 4.101

Comm Operator Comm Operator is a professional communication software for Serial Port, TCP/IP, UDP, I2C, HTTP, and FTDI. It will boost the speed to design, development, debug and test hardware-software applications, client-server applications, as well as internet applications, such as relay boards, Electronic...


Platforms: Windows 7

License: Shareware Cost: $99.00 USD Size: 3.43 MB Download (345): Comm Operator Download

Added: April 25, 2006 | Visits: 4.507

SWF Debug Remover EnableDebugger tag permits the flash-video debugging. Sometimes it contains a password encrypted with the help of MD5 algorithm. SWF Debug Remover is intended for the tag removal if you want to forbid the debugging. After the EnableDebugger tag removal the final file is saved unpacked. If you...


Platforms: Windows

License: Freeware Size: 996 KB Download (261): SWF Debug Remover Download

Added: August 05, 2008 | Visits: 1.140

Tavrida PERL Editor A Delphi-like editor for writing PERL scripts and Web sites with PERL and database support and testing them on a built-in Web server


Platforms: Windows

License: Shareware Cost: $39.99 USD Size: 1.54 MB Download (109): Tavrida PERL Editor Download

Added: August 21, 2008 | Visits: 1.527

Perl Module Manager Perl Module Manager helps you to install, un-install and manage Perl modules from a CPAN site and other sources in an easy and intuitive way. Allows you to search through thousands of useful modules and libraries on a CPAN site and its mirrors. Automatically launches internal nmake util and makes...


Platforms: Windows

License: Freeware Size: 1.44 MB Download (538): Perl Module Manager Download

Added: January 18, 2010 | Visits: 1.366

Filesys::SmbClient Filesys::SmbClient is a Perl interface for access Samba filesystem with libsmclient.so SYNOPSIS use POSIX; use Filesys::SmbClient; my $smb = new Filesys::SmbClient(username => "alian", password => "speed", workgroup => "alian", debug => 10); # Read a file my $fd =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (109): Filesys::SmbClient Download

Added: August 11, 2010 | Visits: 1.345

ASNMTAP::Asnmtap::Plugins::SOAP ASNMTAP::Asnmtap::Plugins::SOAP is a Perl module that provides SOAP functions used by ASNMTAP-based plugins. SYNOPSIS use ASNMTAP::Asnmtap::Plugins v3.000.010; use ASNMTAP::Asnmtap::Plugins qw(:PLUGINS); my $objectPlugins = ASNMTAP::Asnmtap::Plugins->new ( _programName =>...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (138): ASNMTAP::Asnmtap::Plugins::SOAP Download

Added: May 11, 2010 | Visits: 1.098

SOAP::Amazon::S3 SOAP::Amazon::S3 is a Perl module for interfacing with Amazon S3 through SOAP. SYNOPSIS An object-oriented interface to handle your Amazon S3 storage. (Still experimental, although functional) use SOAP::Amazon::S3; my $s3 = SOAP::Amazon::S3->new( $access_key_id, $secret_access_key, {...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): SOAP::Amazon::S3 Download

Added: January 13, 2010 | Visits: 1.154

DNS::Config DNS::Config is a Perl module with DNS Configuration. SYNOPSIS use DNS::Config; my $config = new DNS::Config(); $config->debug(); ABSTRACT This class represents a configuration for a domain name service daemon (DNS). A domain name service daemon configuration knows about the zone...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): DNS::Config Download

Added: October 25, 2010 | Visits: 719

Devel::FindGlobals Devel::FindGlobals is a Perl module to find global variables and their size. SYNOPSIS use Devel::FindGlobals; print print_globals_sizes(); This module just runs around and over the symbol table, finds global variables, gets their sizes with Devel::Size, and then prints them out....


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Devel::FindGlobals Download

Added: June 24, 2010 | Visits: 1.182

Net::CyanChat::Server Net::CyanChat::Server is a Perl interface for running a CyanChat server. SYNOPSIS use Net::CyanChat::Server; our $cho = new Net::CyanChat::Server ( host => localhost, port => 1812, debug => 1, ); # Start the server. $cho->connect(); # Loop. $cho->start(); Net::CyanChat::Server...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (102): Net::CyanChat::Server Download

Added: October 12, 2010 | Visits: 930

Catalyst::Plugin::Dumper Catalyst::Plugin::Dumper is a Perl module with Data::Dumper plugin for Catalyst. SYNOPSIS use Catalyst qw/-Debug Dumper/; $c->log->dumper($myvar); $c->log->dumper($myvar, mylabel); This plugin injects a dumper() method into the Catalyst::Log namespace. INTERFACE...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (165): Catalyst::Plugin::Dumper Download

Added: May 14, 2010 | Visits: 988

PostScript::File PostScript::File is a Perl base class for creating Adobe PostScript files. SYNOPSIS use PostScript::File qw(check_tilde check_file incpage_label incpage_roman); Simplest An hello world program: use PostScript::File; my $ps = new PostScript::File(); $ps->add_to_page( <


Platforms: *nix

License: Freeware Size: 22.53 KB Download (119): PostScript::File Download

Added: June 16, 2010 | Visits: 942

I18N::AcceptLanguage I18N::AcceptLanguage is a Perl module that matches language preference to available languages. SYNOPSIS use I18N::AcceptLanguage; my $supportedLanguages = [( en-us, fr )]; my $acceptor = I18N::AcceptLanguage->new(); my $language = $acceptor->accepts($ENV{HTTP_ACCEPT_LANGUAGE},...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): I18N::AcceptLanguage Download

Added: March 21, 2010 | Visits: 1.098

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: September 21, 2010 | Visits: 880

Class::Delegation Class::Delegation is a Perl object-oriented delegation. SYNOPSIS package Car; use Class::Delegation send => steer, to => ["left_front_wheel", "right_front_wheel"], send => drive, to => ["right_rear_wheel", "left_rear_wheel"], as => ["rotate_clockwise", "rotate_anticlockwise"] send...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (87): Class::Delegation Download

< 1 2 3 4 5