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

Perl Syntax freeware
Filter: All | Freeware | Demo
 

Perl Syntax

1 2 3 4 5 > 
Added: July 08, 2010 | Visits: 2.971

a2pdf a2pdf project converts ASCII text to PDF format, with optional line/page numbering and Perl syntax highlighting. Usage: a2pdf [options] input.txt >output.pdf Options: a2pdf recognises the following command line options: --help Prints usage details and exits. --doc Displays full...



Platforms: *nix

License: Freeware Size: 2.7 MB Download (156): a2pdf Download

Added: February 08, 2010 | Visits: 759

B::Terse B::Terse - Walk Perl syntax tree, printing terse info about ops. SYNOPSIS perl -MO=Terse[,OPTIONS] foo.pl This version of B::Terse is really just a wrapper that calls B::Concise with the -terse option. It is provided for compatibility with old scripts (and habits) but using B::Concise...





Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): B::Terse Download

Added: January 07, 2010 | Visits: 738

B::Concise B::Concise is a Perl syntax tree, printing concise info about ops. SYNOPSIS perl -MO=Concise[,OPTIONS] foo.pl use B::Concise qw(set_style add_callback); This compiler backend prints the internal OPs of a Perl programs syntax tree in one of several space-efficient text formats suitable for...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (89): B::Concise Download

Added: April 27, 2010 | Visits: 1.096

Embperl::Syntax::RTF Embperl::Syntax::RTF is a Perl class derived from Embperl::Syntax to define the syntax for RTF files. RTF files can be read and written by various word processing programms. This allows you to create dynamic wordprocessing documents or let process serial letters thru Embperl. Currently Embperl...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (102): Embperl::Syntax::RTF Download

Added: September 25, 2010 | Visits: 1.187

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: October 23, 2010 | Visits: 1.434

Syntax::Highlight::Shell Syntax::Highlight::Shell is a Perl module to highlight shell scripts. SYNOPSIS use Syntax::Highlight::Shell; my $highlighter = new Syntax::Highlight::Shell; $output = $highlighter->parse($script); If $script contains the following shell code: # an if statement if [ -f /etc/passwd ];...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Syntax::Highlight::Shell Download

Added: January 18, 2010 | Visits: 779

Text::RewriteRules Text::RewriteRules Perl module contains a system to rewrite text using regexp-based rules. SYNOPSIS use Text::RewriteRules; RULES email .==> DOT @==> AT ENDRULES email("ambs@cpan.org") # returns ambs AT cpan DOT org RULES/m inc (d+)=e=> $1+1 ENDRULE inc("I saw 11 cats and 23...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Text::RewriteRules Download

Added: October 27, 2010 | Visits: 1.118

HTML::LoL HTML::LoL is a Perl module that can construct HTML from pleasing Perl data structures. SYNOPSIS use HTML::LoL; &hl(sub { print shift }, [body => {bgcolor => white}, [p => Document body, ...], ...]); This module allows you to use Perl syntax to express HTML. The function hl() converts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): HTML::LoL Download

Added: March 05, 2010 | Visits: 1.250

ClearCase::Wrapper::DSB ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions. SYNOPSIS This is an overlay module for ClearCase::Wrapper containing David Boyces non-standard extensions. See perldoc ClearCase::Wrapper for more details. CLEARTOOL ENHANCEMENTS CATCS 1....


Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): ClearCase::Wrapper::DSB Download

Added: October 15, 2010 | Visits: 1.062

Data::Dumper Data::Dumper module contains stringified perl data structures, suitable for both printing and eval. SYNOPSIS use Data::Dumper; # simple procedural interface print Dumper($foo, $bar); # extended usage with names print Data::Dumper->Dump([$foo, $bar], [qw(foo *ary)]); # configuration...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): Data::Dumper Download

Added: January 07, 2010 | Visits: 1.124

XML::Grove 0.46 XML::Grove is a Perl module with Perl-style XML objects. SYNOPSIS use XML::Grove; # Basic parsing and grove building use XML::Grove::Builder; use XML::Parser::PerlSAX; $grove_builder = XML::Grove::Builder->new; $parser = XML::Parser::PerlSAX->new ( Handler => $grove_builder );...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): XML::Grove 0.46 Download

Added: March 13, 2010 | Visits: 730

Devel::Modlist Devel::Modlist is a Perl extension to collect module use information. SYNOPSIS perl -d:Modlist script.pl The Devel::Modlist utility is provided as a means by which to get a quick run-down on which libraries and modules are being utilized by a given script. Just as compiler systems like gcc...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (92): Devel::Modlist Download

Added: August 06, 2010 | Visits: 719

DBIx::Perlish DBIx::Perlish is a Perl module that provides the ability to work with databases supported by the DBI module using Perls own syntax for four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using DBIx::Perlish, you can write most of your database queries using a domain-specific...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (88): DBIx::Perlish Download

Released: September 12, 2008  |  Added: September 17, 2008 | Visits: 4.166

HTML Notepad HTML Notepad is a free HTML editor, has one clean and convenient interface, supports syntax highlighting, word-wrap and multi-file tab pages, a rich editing environment, HTML Notepad has some true flexibility and powerful features allow you to create and edit web page code faster and easier....


Platforms: Windows

License: Freeware Size: 437 KB Download (336): HTML Notepad Download

Added: August 11, 2008 | Visits: 1.077

PSPad PSPad - text and code editor allows you to work on several documents at the same time (MDI) save your session and later reopen all previously opened files. Also features text difference with color-coded differences highlighted, templates (installation contains templates for HTML, PHP, Pascal,...


Platforms: Windows

License: Freeware Size: 3.03 MB Download (94): PSPad Download

Added: October 27, 2010 | Visits: 996

Codestriker Codestriker project is an open-sourced web application which supports online code reviewing. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion,...


Platforms: *nix

License: Freeware Size: 3.4 MB Download (112): Codestriker Download

Added: June 02, 2010 | Visits: 785

LLg 1.07 LLg is a recursive descent parser generator. SYNOPSIS use LLg; @tokens = ( ADDOP => [-+], LEFTP => [(], RIGHTP => [)], INTEGER => 0|[1-9][0-9]*, ); $reader = Lex->new(@tokens); $ADDOP->debug; $expr = And->new(($factor, Any->new($ADDOP, $factor)), sub { shift(@_); my $result =...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): LLg 1.07 Download

Added: January 25, 2010 | Visits: 520

TextForge TextForge is a text editor for Mac OS X. Features include: Tools like... an integrated perl syntax checker "run in terminal" command "Preview-in-Browser" system document statistics control over tabbing auto-indent control over line breaks and encodings spell checker wrapped and unwrapped view...


Platforms: Mac

License: Freeware Download (91): TextForge Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 446

Coda for Mac OS Apple Design Awards 2007 winner! So, we code web sites by hand. And one day, it hit us: our web workflow was wonky. Wed have our text editor open, with Transmit open to save files to the server. Wed be previewing in Safari, adjusting SQL in a Terminal, using a CSS editor and reading references on...


Platforms: Mac

License: Freeware Size: 20.5 MB Download (47): Coda for Mac OS Download

Added: April 29, 2013 | Visits: 475

AjaXplorer Script It can also easily be configured as a MySQL database manager allowing table editing and running databse queries.Here are some key features of "AjaXplorer":File Manipulation:dlTE Rename/Copy/Move/Delete/Download files or foldersdlTE Upload multiple files and track status with progress bar (Flash...


Platforms: PHP

License: Freeware Size: 1.68 MB Download (46): AjaXplorer Script Download

1 2 3 4 5 >