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

Terse freeware
 

Terse

Added: February 08, 2010 | Visits: 761

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: August 20, 2010 | Visits: 1.688

cgi-postin cgi-postin utility processes data generated from a World-Wide Web form. cgi-postin is a standalone processor that may be run easily from sh, perl, or Tcl scripts. Important Note: I recommend this tool only when implementing CGIs as shell scripts. For other languages, there are more modern and... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): cgi-postin Download

Added: March 14, 2010 | Visits: 826

Locale::KeyedText Locale::KeyedText is a Perl module that refers to user messages in programs by keys. It also describes the same-number versions of Locale::KeyedText::Message ("Message") and Locale::KeyedText::Translator ("Translator"). Note that the "Locale::KeyedText" package serves only as the name-sake... Platforms: *nix

License: Freeware Size: 35.84 KB Download (89): Locale::KeyedText Download

Added: April 15, 2010 | Visits: 974

Callplot Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML. The -pic option produces pic(1)... Platforms: *nix

License: Freeware Size: 29.7 KB Download (109): Callplot Download

Added: February 09, 2010 | Visits: 1.088

Math::Vec Math::Vec is a Object-Oriented Vector Math Methods in Perl. SYNOPSIS use Math::Vec; $v = Math::Vec->new(0,1,2); or use Math::Vec qw(NewVec); $v = NewVec(0,1,2); @res = $v->Cross([1,2.5,0]); $p = NewVec(@res); $q = $p->Dot([0,1,0]); or use Math::Vec qw(:terse); $v = V(0,1,2); $q... Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Math::Vec Download

Added: October 15, 2010 | Visits: 1.063

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 02, 2010 | Visits: 800

B::TerseSize B::TerseSize is a Perl module that prints information about ops and their (estimated) size. SYNOPSIS perl -MO=TerseSize[,OPTIONS] foo.pl The B::Size and B::TerseSize modules attempt to measure the size of Perl op codes. The output of B::TerseSize is similar to that of B::Terse, but includes... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): B::TerseSize Download

Added: January 07, 2010 | Visits: 741

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: November 09, 2013 | Visits: 396

Vshnu Vshnu project is a visual shell for Linux/Unix finally done right. Best used as an optional color visual mode to a regular command line shell, vshnu is handy for powerful directory listing and navigation, Unix command assembly, special actions on file types, and fileset handling. Written in Perl... Platforms: *nix

License: Freeware Size: 81.92 KB Download (44): Vshnu Download