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

Maze In Perl Code freeware
Filter: All | Freeware | Demo
 

Maze In Perl Code

< 1 2 3 4 5 
Added: October 27, 2010 | Visits: 734

Gtk2::GladeXML Gtk2::GladeXML is a Perl module that create user interfaces directly from Glade XML files. SYNOPSIS # for a pure gtk+ glade project use Gtk2 -init; use Gtk2::GladeXML; $gladexml = Gtk2::GladeXML->new(example.glade); $gladexml->signal_autoconnect_from_package(main); $quitbtn =...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): Gtk2::GladeXML Download

Added: August 26, 2010 | Visits: 868

DreamBot DreamBot is a highly experimental irc bot written in perl. Its been abandoned. It has some features, which are mostly hardcoded, and a few of the features no longer work. It doesnt follow RFC too closely, and might be incompatible. It is not so stable so you can use it at your own risk..





Platforms: *nix

License: Freeware Size: 27.65 KB Download (127): DreamBot Download

Added: April 14, 2010 | Visits: 798

gmusicbrowser gmusicbrowser is an FREE open-source jukebox written in perl..


Platforms: *nix

License: Freeware Size: 256 KB Download (96): gmusicbrowser Download

Added: October 09, 2010 | Visits: 1.057

sirc sirc is an IRC (Internet Relay Chat) client for Unix programmed and programmable in perl, by Roger Espel Llima (aka orabidoo). sirc is much smaller than most clients, and yet has most of their features. Its divided in two parts, a dumb-mode (meaning, no full screen interface) client, dsirc,...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (102): sirc Download

Added: September 13, 2010 | Visits: 856

mplay 1.0 Beta mplay is a console based frontend for MPlayer written in Perl. MPlayer video player plays most audio and video formats. Why use mplay? Work on mplay was motivated by experience of other console based audio players. Although mplay is a front-end to MPlayer, it extends its functions in several...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): mplay 1.0 Beta Download

Added: February 05, 2010 | Visits: 1.483

SQLite::VirtualTable SQLite::VirtualTable is a Perl module that can create SQLite Virtual Table extensions in Perl. SYNOPSIS on Perl: package MyVirtualTable; use base SQLite::VirtualTable; sub CREATE { ... and then from your preferred SQLite application or language, as for instance, the sqlite3 shell: $...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (126): SQLite::VirtualTable Download

Added: May 06, 2010 | Visits: 934

HTML::Tree::AboutTrees HTML::Tree::AboutTrees is a article on tree-shaped data structures in Perl. This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #18 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl Journal. This...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): HTML::Tree::AboutTrees Download

Added: October 09, 2010 | Visits: 1.034

Plagger Plagger is a pluggable Atom/RSS feed aggregator written in Perl. Everything is implemented as a small plugin and you can mash them up together using Plagger core API and plugin hooks. You can think of Plagger as a blosxom or qpsmtpd for RSS aggregator. Plagger comes with various plugin API...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (85): Plagger Download

Added: November 11, 2010 | Visits: 1.037

Games::Irrlicht Games::Irrlicht is a Perl module that use the Irrlicht 3D Engine in Perl. SYNOPSIS package MyGame; use strict; use base Games::Irrlicht; use Games::Irrlicht::Constants; get EDT_SOFTWARE etc # override methods: The Why When building a game or screensaver displaying some continously...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (90): Games::Irrlicht Download

Added: August 14, 2010 | Visits: 870

WAIT WAIT Perl module is a rewrite of the freeWAIS-sf engine in Perl and XS. The central idea of the system is to provide a framework and the building blocks for any indexing and search system the users might want to build. Obviously the framework limits the class of system which can be build....


Platforms: *nix

License: Freeware Size: 98.3 KB Download (88): WAIT Download

Added: January 10, 2010 | Visits: 1.441

Anti-censorship Tools (proxyTools) ProxyTools is a package of Perl network utilities designed mainly to assist those whose Internet access is censored, unreliable, or otherwise damaged. Uncensored access is provided to any outside service required (Usenet News, Web browsing, IRC, Socks etc.). Setup requires installation of Perl...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (129): Anti-censorship Tools (proxyTools) Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 641

MISRA C Rule Checker SQMlint SQMlint assists developers in source code review through automatic inspection and helps to develop high-quality C source codes efficiently. Furthermore, because problem codes can be detected by only adding compile options, the user can correct problem codes as easily as when correcting compile...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (61): MISRA C Rule Checker SQMlint Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 150

EggMUD EggMUD is a MUD engine totally written in perl. It can be used as base for any MUD with no limits of expansion and customization. A lot of things are not implemented yet, but you can use EggMUD code to do the dirty work while you enjoy creation!


Platforms: Windows, Mac, Linux

License: Freeware Size: 150 KB Download (47): EggMUD Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 645

FFXI Statistics Calculator This is a small cgi script, written in perl, which can generate character statistics for player characters in the online game Final Fantasy XI. This is a continuation of Japanese code released under the new BSD license.


Platforms: Windows, Mac, Linux

License: Freeware Size: 6.9 KB Download (46): FFXI Statistics Calculator Download

Added: May 10, 2013 | Visits: 466

Multi-line string block formatting This script introduces a function to auto-strip indentation and whitespace from triple-quoted multi-line strings in Python code. Useful when you need to emit blocks of HTML/TCL/etc. from Python, but don't want to mess up the visual flow of your Python code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Multi-line string block formatting Download

Added: May 10, 2013 | Visits: 455

OpenInteract OpenInteract is a web application server written in Perl. It features integrated data persistence, security, user and group management, plus an easy way to create and distribute fully database-independent applications. Features: - A robust system of components that can access your data just about...


Platforms: *nix, Perl, BSD

License: Freeware Download (54): OpenInteract Download

Added: May 10, 2013 | Visits: 472

FindBugs This is the web page for FindBugs, a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs??a*zNz and the FindBugs logo are trademarked by The University of Maryland. FindBugs has been...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (52): FindBugs Download

Added: May 10, 2013 | Visits: 2.580

FG Guestbook The FG Guestbook is a really fast and powerfull guestbook written in Perl. Features: - Design completly without restriction adjustable, because the guestbook works with templates, which are including patterns. The guestbook looks, how you want! - Protection against duplicates - Can disallow...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (68): FG Guestbook Download

Added: May 10, 2013 | Visits: 572

msHTMLspecialChars HTML special characters can be placed in source code like any other alphanumeric characters to produce special symbols that cannot be generated in HTML with normal keyboard commands.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins'...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): msHTMLspecialChars Download

Added: July 17, 2013 | Visits: 481

Sporum Sporum is a free forum script written in Perl.Features:Web Based Forum- Once setup - all admin is done via http (the web)- All posts and reading of threads done via http- All mail reading and sending done via httpHighly Configurable- Color Themes Customizable- Top and Bottom HTML Code Easy to...


Platforms: CGI and Perl

License: Freeware Size: 440.32 KB Download (47): Sporum Download

< 1 2 3 4 5