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

Parse software
Filter: All | Freeware | Demo
 

Parse

< 1 2 3 4 5 > 
Added: August 24, 2010 | Visits: 1.109

File::Basename File::Basename is a Perl module to parse file paths into directory, filename and suffix. SYNOPSIS use File::Basename; ($name,$path,$suffix) = fileparse($fullname,@suffixlist); $name = fileparse($fullname,@suffixlist); $basename = basename($fullname,@suffixlist); $dirname =...



Platforms: *nix

License: Freeware Size: 12.2 MB Download (113): File::Basename Download

Added: June 14, 2010 | Visits: 1.241

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat...





Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): File::Listing Download

Added: May 09, 2010 | Visits: 1.022

XML::Rules XML::Rules is a Perl module that can parse XML & process tags by rules starting from leaves. SYNOPSIS use XML::Rules; $xml = < < *END* < doc > < person > < fname >...< /fname > < lname >...< /lname > < email >...< /email > < address > < street >...< /street > < city >...< /city > <...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (99): XML::Rules Download

Added: January 11, 2010 | Visits: 704

HTTP::WebTest::XMLParser HTTP::WebTest::XMLParser is a Perl module to parse webscript in XML representation. SYNOPSIS use HTTP::WebTest::XMLParser; my ($tests, $opts) = HTTP::WebTest::XMLParser->parse($xmldata); use HTTP::WebTest; my $wt = new HTTP::WebTest; $wt->run_tests($tests, $opts);...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): HTTP::WebTest::XMLParser Download

Added: February 15, 2010 | Visits: 914

Mail::Abuse Mail::Abuse is a Perl module that helps parse and respond to miscellaneous abuse complaints. SYNOPSIS use Mail::Abuse; This module and the accompaining software can be used to automatically parse and respond to various formats of abuse complaints. This software is geared towards abuse desk...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (97): Mail::Abuse Download

Added: October 14, 2010 | Visits: 857

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: June 04, 2010 | Visits: 1.076

Mail::Box::Parser::C Mail::Box::Parser::C is a Perl module that can parse folders for MailBox with C routines. This is an optional module for MailBox, and will (once installed) automatically be used by MailBox to parse e-mail message content when the message is supplied as file-handle. In all other cases, MailBox...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): Mail::Box::Parser::C Download

Added: January 06, 2010 | Visits: 1.108

phpScribe phpScribe is a documentation generator to parse source codes comment lines. phpScribe generates documentation files for projects by parsing the comment lines inserted in the source code. The comments must be written in the code in a way they can be later interpreted by the parser....


Platforms: *nix

License: Freeware Size: 358.4 KB Download (109): phpScribe Download

Added: September 07, 2010 | Visits: 727

qscore qscore project can parse Quake3:Arena (and compatible) server.log into high scores and statistics. Options: --version output version information and exit --help display this help and exit Strip & Sort: --sort=HOW sort player results HOW=0 do not sort (default) HOW=1 sort by frags...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): qscore Download

Added: January 12, 2010 | Visits: 1.027

CGI::Request CGI::Request is a parse client request via a CGI interface. SYNOPSIS use CGI::Request; # Simple interface: (combines SendHeaders, new and import_names) $req = GetRequest($pkg); print FmtRequest(); # same as: print $req->as_string # Full Interface: $req = new CGI::Request; # fetch...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): CGI::Request Download

Added: April 09, 2010 | Visits: 525

CerbeRun CerbeRun is a software able to parse .run files, then to execute them. CerbeRun is designed to make easier the use of Linux desktop computers for normal user, that is not forced to switch to root user in order to execute new applications. The main concept on which CerbeRun and the .run format are...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (86): CerbeRun Download

Added: September 02, 2010 | Visits: 1.108

Config Maker Config Maker is a tool to automatically create C++ classes that parse configuration files. Only a few lines of text that describe the possible entries in the configuration file are needed, and the complete class will be generated ready for use. Basic usage The input files for Config Maker...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (99): Config Maker Download

Released: October 22, 2023  |  Added: December 26, 2023 | Visits: 2.584

metaf2xml metaf2xml can download, parse and decode aviation routine weather reports (METAR, SPECI, SAO), aerodrome forecasts (TAF), synoptic observations (SYNOP), observations from buoys (BUOY) and meteorological reports from aircrafts (AMDAR). Data can also be taken from decoded BUFR messages. The...


Platforms: *nix, Windows, Mac, Other

License: Free Cost: $0.00 USD Size: 370.15 KB Download (557): metaf2xml Download

Added: October 05, 2010 | Visits: 930

Bio::Affymetrix::CDF Bio::Affymetrix::CDF is a Perl module to parse Affymetrix CDF files. SYNOPSIS use Bio::Affymetrix::CDF; # Parse the CDF file my $cdf=new Bio::Affymetrix::CDF({"probemode"=>0}); $cdf->parse_from_file("foo.cdf"); # Find some fun facts about this chip type print...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (120): Bio::Affymetrix::CDF Download

Added: June 18, 2010 | Visits: 1.184

Java Mozilla Html Parser Java Mozilla Html Parser project is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozillas Html Parser, thus giving the user a browser-quality html parser. Limitiations and known issues The most major limitation is performance...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (111): Java Mozilla Html Parser Download

Added: March 07, 2010 | Visits: 621

Search::Lemur Search::Lemur is a Perl class to query a Lemur server, and parse the results. SYNOPSYS use Search::Lemur; my $lem = Search::Lemur->new("http://url/to/lemur.cgi"); # run some queries, and get back an array of results # a query with a single term: my @results1 = $lem->query("encryption");...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Search::Lemur Download

Added: November 06, 2010 | Visits: 1.020

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: July 06, 2010 | Visits: 986

Template::Alloy::Operator Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators and place them in their appropriate precedence. It also provides the play_operator method which is used by Template::Alloy::Play and Template::Alloy::Compile for playing...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Template::Alloy::Operator Download

Added: April 20, 2010 | Visits: 1.045

XML::LibXML::Parser XML::LibXML::Parser is a Perl module to parse XML Data with XML::LibXML. SYNOPSIS $parser = XML::LibXML->new(); $doc = $parser->parse_file( $xmlfilename ); $doc = $parser->parse_fh( $io_fh ); $doc = $parser->parse_string( $xmlstring); $doc = $parser->parse_html_file( $htmlfile, %opts );...


Platforms: *nix

License: Freeware Size: 256 KB Download (106): XML::LibXML::Parser Download

Added: January 09, 2010 | Visits: 1.144

HTTP::Browscap HTTP::Browscap is a Perl module that can parse and search browscap.ini files. SYNOPSIS use HTTP::Browscap; my $capable = browscap(); if( $capable->{wap} ) { output_WAP(); } if( $capable->{css} > 1 ) { # Browser can handle CSS2 } # OO interface my $BC = HTTP::Browscap->new(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): HTTP::Browscap Download

< 1 2 3 4 5 >