Main > Free Download Search >

Free perltk software for linux

perltk

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Devel::ptkdb 1.1091

Devel::ptkdb 1.1091


Devel::ptkdb is a Perl debugger using a Tk GUI. more>>
Devel::ptkdb is a Perl debugger using a Tk GUI.
ptkdb is a debugger for perl that uses perlTk for a user interface.
Main features:
- Hot Variable Inspection
- Breakpoint Control Panel
- Expression List
- Subroutine Tree
SYNOPSIS
To debug a script using ptkdb invoke perl like this:
perl -d:ptkdb myscript.pl
Usage
perl -d:ptkdb myscript.pl
Code Pane
Line Numbers
Line numbers are presented on the left side of the window.
Lines thathave lines through them are not breakable. Lines that are plain text are breakable. Clicking on these line numbers will insert a breakpoint on that line and change the line number color to $ENV{PTKDB_BRKPT_COLOR} (Defaults to Red). Clicking on the number again will remove the breakpoint. If you disable the breakpoint with the controls on the BrkPt notebook page the color will change to $ENV{PTKDB_DISABLEDBRKPT_COLOR}(Defaults to Green).
Cursor Motion
If you place the cursor over a variable (i.e. $myVar, @myVar, or %myVar) and pause for a second the debugger will evaluate the current value of the variable and pop a balloon up with the evaluated result. This feature is not available with Tk400.
If Data::Dumper(standard with perl5.00502)is available it will be used to format the result. If there is an active selection, the text of that selection will be evaluated.
<<less
Download (0.038MB)
Added: 2007-08-10 License: Perl Artistic License Price:
807 downloads
netcomics 0.14.1

netcomics 0.14.1


netcomics project is a Perl script that downloads todays comics from the Web. more>>
netcomics project is a Perl script that downloads todays comics from the Web.

Netcomics is a program that downloads todays comic strips from the Web, and places them in a local directory where they can be retrieved for display. Because each website that carries comic strips chooses how old of strips to show, the comic strips downloaded will actually be from different dates, but theyll always be the latest.

Although not always kept up to date, there are a lot of comics supported. Use the link for supported comics to get a list of the comics supported as of the last software release.

Written in perl, netcomics is very platform independant. perlTK & perlGTK are used for the implementation of graphical user interfaces. All of netcomics is written using modules, so you can write your own scripts using it if youd like.

Netcomics was created for the purpose of having a little relief from the weary mind of someone busy at work, so another script called display_comics is also provided as an example way to periodically show the retrieved comic strips throughout the workday.

Also, when run on a Monday, you can run netcomics to download Saturdays and Sundays comic strips as well.

<<less
Download (0.14MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1084 downloads
Ivy software bus 3.8.1

Ivy software bus 3.8.1


Ivy is a simple protocol and a set of open-source libraries and programs that allows applications to broadcast information. more>>
Ivy is a simple protocol and a set of open-source libraries and programs that allows applications to broadcast information through text messages, with a subscription mechanism based on regular expressions.
Ivy libraries are available in C, C++, Java and Perl, on Windows and Unix boxes and on Macs. Several Ivy utilities and hardware drivers are available too.
Ivy is currently used in research projects in the air traffic control and human-computer interaction research communities as well as in commercial products. It is also taught to CS students.
Ivy is a CENA product.
Main features:
- Ivy is not based on a centralised server. Actually, Ivy is mostly a communication convention, implemented through a collection of libraries for various languages and platforms. The current version of the Ivy protocol is version 3, which has been stable for the last 3 years.
- Language bindings are available in C (Unix and Windows), C++ (Mac, Unix, Windows), Java and Perl. There have been successful uses through the C library
- Messages are formatted in text, and subscriptions are based on regular expressions. Plans to move to an XML-based subscription language are on their way.
- From the programmers point of view, Ivy is an information broadcasting channel. The main functions are:
- connecting to a bus. Example: IvyInit (b, "192.126:2011")
- sending a message. Example: IvySend (b, "HELLO %s", world)
- binding a message pattern to a callback function. Example: IvyBind (b, "HELLO (.*)", cb)
- the main loop. Example : IvyLoop ()
- Subscriptions are managed on the emitters side, which limits the actual network traffic.
- Direct point-to-point messages are also available.
- Ivy was designed by a research group in Human-Computer Interaction, with the goals of connecting applications written on different toolkits/languages/platforms (such as an OpenGL application on a SGI connected to a PerlTk application on a Linux box), while keeping it simple: no server to be lauched and supervised, a simplistic API, and a communication model compatible with classical event-based GUI progamming. We think we have somewhat reached our goal...
Enhancements:
- This release mostly contains bugfixes and code cleanup.
<<less
Download (0.064MB)
Added: 2006-06-14 License: LGPL (GNU Lesser General Public License) Price:
1227 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1