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

Maze 2d Perl Code freeware
Filter: All | Freeware | Demo
 

Maze 2d Perl Code

< 1 2 3 4 5 > 
Added: April 25, 2010 | Visits: 911

List::MoreUtils List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. SYNOPSIS use List::MoreUtils qw(any all none notall true false firstidx first_index lastidx last_index insert_after insert_after_string apply after after_incl before before_incl indexes firstval first_value... Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): List::MoreUtils Download

Added: February 01, 2010 | Visits: 1.044

Text::Macro Text::Macro Perl module is a template facility whos focus is on generating code such as c, java or sql. While generating perl code is also possible, there is a potential conflict between the control-symbol and the perl comment symbol. Perl is excelent at manipulating text, and it begs the... Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Text::Macro Download

Added: October 27, 2010 | Visits: 742

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: July 20, 2010 | Visits: 751

Embperl Embperl is a framework for building websites with Perl. For the beginner its an easy to setup and use way of embedding Perl code in HTML pages. Embperl delivers several features that ease the task of creating a websites, including dynamic tables, formfield-processing, session handling,... Platforms: *nix

License: Freeware Size: 665.6 KB Download (94): Embperl Download

Added: September 15, 2010 | Visits: 821

Devel::DProf Devel::DProf is a Perl code profiler. SYNOPSIS perl5 -d:DProf test.pl The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using... Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Devel::DProf Download

Added: April 16, 2010 | Visits: 974

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself... Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: July 26, 2010 | Visits: 1.117

Test::Fixme Test::Fixme is a Perl module to check code for FIXMEs. SYNOPSIS # In a test script like t/test-fixme.t use Test::Fixme; run_tests(); # You can also tailor the behaviour. use Test::Fixme; run_tests( where => lib, # where to find files to check match => TODO, # what to check for... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Test::Fixme Download

Added: February 20, 2010 | Visits: 1.180

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <... Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: July 07, 2010 | Visits: 778

XML::PatAct::ToObjects XML::PatAct::ToObjects is an action module for creating Perl objects. SYNOPSIS use XML::PatAct::ToObjects; my $patterns = [ PATTERN => [ OPTIONS ], PATTERN => "PERL-CODE", ... ]; my $matcher = XML::PatAct::ToObjects->new( Patterns => $patterns, Matcher => $matcher, CopyId => 1,... Platforms: *nix

License: Freeware Size: 31.74 KB Download (93): XML::PatAct::ToObjects Download

Added: January 25, 2010 | Visits: 667

ummf ummf Perl module contains a driver for UMMF. SYNOPSIS ummf [-I dir] [-M MetaModel] [-m Main::Module] [-o {dir|-}] [-e exporter] input ... This is a driver for the UMMF toolkit. It translates UML input documents into the export targets specified by the -e option. If -o - is specified the... Platforms: *nix

License: Freeware Size: 686.08 KB Download (93): ummf Download

Added: September 14, 2010 | Visits: 1.005

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: January 03, 2010 | Visits: 839

Text::VimColor Text::VimColor is a syntax color text in HTML or XML using Vim. SYNOPSIS use Text::VimColor; my $syntax = Text::VimColor->new( file => $0, filetype => perl, ); print $syntax->html; print $syntax->xml; This module tries to markup text files according to their syntax. It can be used to... Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Text::VimColor Download

Added: October 13, 2010 | Visits: 812

Apache2::AuthColloquy Apache2::AuthColloquy is a mod_perl authentication against the Colloquy users.lua file. SYNOPSIS AuthName "Talker Members Area" AuthType Basic # Full path to your users.lua file or users/ directory PerlSetVar users_lua /home/system/colloquy/data # Set if you want to allow an alternate... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Apache2::AuthColloquy Download

Added: April 26, 2010 | Visits: 900

irclogger irclogger is a simple "bot", a program connecting as a client on IRC servers to provide a web log of what is said. It is built to provide a simple and web-compliant service. Irclogger was done to: * Be used on intranets, where users can be trusted and will not try constantly to crack the... Platforms: *nix

License: Freeware Size: 34.82 KB Download (93): irclogger Download

Added: August 06, 2010 | Visits: 842

bib2xhtml bib2xhtml project can convert BibTeX files into HTML (specifically, XHTML 1.0). The conversion is mostly done by specialized BibTeX style files, derived from a converted bibliography style template. This ensures that the original BibTeX styles are faithfully reproduced. Some post-processing is... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): bib2xhtml Download

Added: September 09, 2010 | Visits: 647

DBIx::HTMLinterface DBIx::HTMLinterface is a class for creating a CGI interface to a database. SYNOPSIS use CGI; use DBI; use DBIx::HTMLinterface; $cgi = new CGI; $dbh = DBI->connect("DBI:mysql:[DATABASE]:[HOSTNAME]","[USERNAME]","[PASSWORD]") ); $DBinterface = new DBIx::HTMLinterface ($cgi, $dbh,... Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): DBIx::HTMLinterface Download

Added: September 19, 2010 | Visits: 975

SVG::SVG2zinc SVG::SVG2zinc is a Perl module to display or convert svg files in scripts, classes, images... SYNOPSIS use SVG::SVG2zinc; &SVG::SVG2zinc::parsefile(file.svg, Backend,file.svg, -out => outfile, -verbose => $verbose, -namespace => 0|1, -prefix => string, ); # to generate a Perl script:... Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SVG::SVG2zinc Download

Added: February 26, 2010 | Visits: 871

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand... Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

Added: March 27, 2010 | Visits: 749

ExtUtils::F77 ExtUtils::F77 is a simple Perl interface to F77 libs. This module tries to figure out how to link C programs with Fortran subroutines on your system. Basically one must add a list of Fortran runtime libraries. The problem is their location and name varies with each OS/compiler combination!... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): ExtUtils::F77 Download

Added: August 03, 2010 | Visits: 972

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI... Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

< 1 2 3 4 5 >