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

Perl Tk Debugger freeware
Filter: All | Freeware | Demo
 

Perl Tk Debugger

< 1 2 3 4 5 > 
Added: April 18, 2010 | Visits: 956

Digest::Perl::MD4 Digest::Perl::MD4 is a Perl implementation of Ron Rivests MD4 Algorithm. This is not C-code interface (like Digest::MD5) but a Perl-only implementation of MD4 (like Digest::Perl::MD5). Because of this, it is slow but avoids platform specific complications. For efficiency you should use...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Digest::Perl::MD4 Download

Added: May 12, 2010 | Visits: 1.262

Perl MUD Client Perl MUD Client project is a text-based MUD client supporting SSL, ANSI, telnet negotations, and MCP. PMC is a text based mudclient written in Perl 5. It utilizes GNU readline, supports SSL, local editing support through MCP (MudClientProtocol), full telnet negotiation support and of course...





Platforms: *nix

License: Freeware Size: 23.55 KB Download (101): Perl MUD Client Download

Added: March 22, 2010 | Visits: 904

TK-10 TK10 is a Bottlerocket GUI for Linux. TK-10 is written in Tcl/Tk. I wrote TK10 because I wanted a GUI application to control my X10 devices, and I wanted it to look and function like the HR12A controller that comes with the X10 Firecracker kit. If you are familiar with the HR12A then you will...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (101): TK-10 Download

Added: June 23, 2010 | Visits: 947

Exploring Exploring Tk::JComboBox Perl module contains a tutorial for usage of the Tk::JComboBox widget. Overview This tutorial assumes a familiarity with basic Perl/Tk concepts. It is meant to be used alongside the JComboBox class reference. What is it and what is it good for? JComboBox is yet...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (100): Exploring Download

Added: September 06, 2010 | Visits: 1.621

CAD::Drawing::IO::Tk CAD::Drawing::IO::Tk is a Perl module with GUI I/O methods for CAD::Drawing. This module is considered extremely pre-ALPHA and its use is probably deprecated by the time you read this. Methods There is no constructor for this class, its methods are inherited via CAD::Drawing::IO Thoughts...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): CAD::Drawing::IO::Tk Download

Added: April 12, 2010 | Visits: 968

Tk::Mirror Tk::Mirror is a Perl extension for a graphic user interface to update local or remote directories in both directions. SYNOPSIS # in the simplest kind and manner use Tk::Mirror; use Tk; my $mw->MainWindow->new(); $mw->Mirror()->grid(); MainLoop(); # in a detailed kind use Tk; use...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Tk::Mirror Download

Added: March 10, 2010 | Visits: 1.151

Trebuchet Tk Trebuchet Tk project is a powerful cross-platform GUI MUD client written in TCL/Tk. Trebuchet Tk is a MUCK/MUSH/MOO GUI client written entirely in TCL/Tk. It supports both Unix/X11 and Windows, and includes powerful scripting, triggers, hilites, macros, quickbuttons, keybinds, etc. that you...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (100): Trebuchet Tk Download

Added: January 12, 2010 | Visits: 968

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: January 18, 2010 | Visits: 1.669

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: January 14, 2010 | Visits: 1.341

Perl IRC Statistics Generator Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats. It was originally written because IRCStats wasnt open source. So heres an open source/GPLed version to anyone interested. Its a funny thing for your...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (99): Perl IRC Statistics Generator Download

Added: April 25, 2010 | Visits: 671

Tk::bind Tk::bind can arrange for X events to invoke callbacks. SYNOPSIS Retrieve bindings: $widget->bind $widget->bind(tag) $widget->bind(sequence) $widget->bind(tag,sequence) Associate and destroy bindings: $widget->bind(sequence,callback) $widget->bind(tag,sequence,callback) The bind...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (99): Tk::bind Download

Added: May 04, 2010 | Visits: 691

Tk::CmdLine Tk::CmdLine contains process standard X11 command line options and set initial resources. SYNOPSIS Tk::CmdLine::SetArguments([@argument]); my $value = Tk::CmdLine::cget([$option]); Tk::CmdLine::SetResources((@resource | $resource) [, $priority]); Tk::CmdLine::LoadResources( [ -symbol...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (98): Tk::CmdLine Download

Added: July 25, 2010 | Visits: 1.284

Keen little rabbit ears Keen little rabbit ears is a simple ear training program for Linux and Windows. It is free of charge. You can exercise the recogniton of intervalls, chords, scales and chord progressions. Keen little rabbit ears requires the installation of Perl (Version 5), Perl/Tk, Perl::MIDI and an extermal...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Keen little rabbit ears Download

Added: June 26, 2010 | Visits: 1.080

Tk::Balloon Tk::Balloon is a pop up help balloons. SYNOPSIS use Tk::Balloon; ... $b = $top->Balloon(-statusbar => $status_bar_widget); # Normal Balloon: $b->attach($widget, -balloonmsg => "Balloon help message", -statusmsg => "Status bar message"); # Balloon attached to entries in a menu widget:...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (98): Tk::Balloon Download

Added: February 17, 2010 | Visits: 974

Tk::XML::WizardMaker Tk::XML::WizardMaker is an easy way to build the Software Assistants and Installation Wizards based on XML description. SYNOPSIS To use Tk::XML::WizardMaker just provide an XML file with descriptions of the WizardMakers features and of the feaures of all its pages. Then use something like...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (98): Tk::XML::WizardMaker Download

Added: February 17, 2010 | Visits: 954

PAUS - Perl AUtomation System 1.0 Paus is all about controlling "stuff" with easy scripts. You could for example make the light in your house go on and off in the way you specify. You also could use paus to create a remote controlled mp3box that also has a web-interface at the same time and shows the current song on an LCD...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (98): PAUS - Perl AUtomation System 1.0 Download

Added: April 26, 2010 | Visits: 886

Tk::DiffText Tk::DiffText is a Perl/Tk composite widget for colorized diffs. SYNOPSIS use Tk::DiffText; my $w = $mw->DiffText()->pack(); $w->diff($file0, $file1); This module defines a composite widget that makes it simple to provide basic "diff" functionality to your Tk applications. OPTIONS...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Tk::DiffText Download

Added: July 13, 2010 | Visits: 483

TkRadio TkRadio is a graphical Perl/Tk radio controller..


Platforms: *nix

License: Freeware Size: 37.89 KB Download (97): TkRadio Download

Added: November 27, 2010 | Visits: 1.015

Make Make is a Perl module for processing makefiles. SYNOPSIS require Make; my $make = Make->new(...); $make->parse($file); $make->Script(@ARGV) $make->Make(@ARGV) $make->Print(@ARGV) my $targ = $make->Target($name); $targ->colon([dependancy...],[command...]);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Make Download

Added: March 06, 2010 | Visits: 1.041

Mr. Voice Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database. It was written to provide an easy-to-use MP3 solution for the production booth of an improv comedy troupe, and as such is tailored to providing quick searches and playback of MP3s that are split up into categories. While...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (97): Mr. Voice Download

< 1 2 3 4 5 >