The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "html parse"

HTML::Parse - Deprecated, a wrapper around HTML::TreeBuilder River stage three • 171 direct dependents • 972 total dependents

Disclaimer: This module is provided only for backwards compatibility with earlier versions of this library. New code should *not* use this module, and should really use the HTML::Parser and HTML::TreeBuilder modules directly, instead. The "HTML::Pars...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

Parse::BBCode::HTML - Provides HTML defaults for Parse::BBCode River stage one • 2 direct dependents • 3 total dependents

TINITA/Parse-BBCode-0.15 - 15 Jul 2014 14:19:21 UTC - Search in distribution

Parse::Dia::SQL::Output::HTML - Create HTML documentation. River stage zero No dependents

This sub-class creates HTML formatted database documentation. HTML formatting is controlled by templates selected with the optional *htmlformat* parameter which supplies a format file. See "HTML formats" for more. The generated HTML is intended to be...

AFF/Parse-Dia-SQL-0.31 - 17 Jun 2020 20:38:59 UTC - Search in distribution

HTML::SimpleParse - a bare-bones HTML parser River stage one • 4 direct dependents • 4 total dependents

This module is a simple HTML parser. It is similar in concept to HTML::Parser, but it differs from HTML::TreeBuilder in a couple of important ways. First, HTML::TreeBuilder knows which tags can contain other tags, which start tags have corresponding ...

KWILLIAMS/HTML-SimpleParse-0.12 - 09 Jul 2003 17:31:19 UTC - Search in distribution

HTML::ParseBrowser - Simple interface for User-Agent string parsing River stage one • 3 direct dependents • 3 total dependents

HTML::ParseBrowser is a module for parsing a User-Agent string, and providing access to parts of the string, such as browser name, version, and operating system. Some of the returned values are exactly as they appeared in the User-Agent string, and o...

NEILB/HTML-ParseBrowser-1.15 - 25 Aug 2020 09:32:12 UTC - Search in distribution

lib/WAIT/Parse/HTML.pm River stage zero No dependents

ULPFR/WAIT-1.800 - 09 May 2000 11:27:03 UTC - Search in distribution
  • WAIT::Table - Module for maintaining Tables / Relations

lib/HTML/Blitz/ParseError.pm River stage zero No dependents

MAUKE/HTML-Blitz-0.0901 - 20 Mar 2024 18:28:27 UTC - Search in distribution

App::SpamcupNG::HTMLParse - functions to extract information from Spamcop.net web pages River stage zero No dependents

This package export functions that uses XPath to extract specific information from the spamcop.net HTML pages....

ARFREITAS/App-SpamcupNG-0.018 - 01 May 2024 03:15:07 UTC - Search in distribution

lib/Net/Yadis/HTMLParse.pm River stage zero No dependents

ARNESOND/Net-Yadis-1.0 - 13 Jun 2006 21:53:34 UTC - Search in distribution

dtddiff2html - Convert DTD difference to HTML. River stage zero No dependents

dtddiff2html converts the diff-style output of dtddiff into HTML. The HTML created basically provides color-highlighting of the diff output....

EHOOD/SGML-DTDParse-2.00 - 16 Jul 2005 23:30:08 UTC - Search in distribution

Text::Markup - Parse text markup into HTML River stage one • 1 direct dependent • 1 total dependent

This class is really simple. All it does is take the name of a file and return an HTML-formatted version of that file. The idea is that one might have files in lots of different markups, and not know or care what markups each uses. It's the job of th...

DWHEELER/Text-Markup-0.33 - 15 Feb 2024 20:14:12 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 946 direct dependents • 2083 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
  • DBI::DBD - Perl DBI Database Driver Writer's Guide

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents. River stage two • 29 direct dependents • 46 total dependents

SVG is a 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you can generate SVG objects, embed other SVG instances into it, access the DOM object, create ...

MANWAR/SVG-2.87 - 19 May 2022 17:03:48 UTC - Search in distribution

App::rs - The package manager for RSLinux and the first reference counting CPAN client River stage zero No dependents

(Please see the section "CPAN" and my TPF proposal <https://github.com/057a3dd61f99517a3afea0051a49cb27994f94d/rslinux/blob /rs/TPF-proposal.pod> for my ongoing effort to marry "App::rs" and CPAN.) RSLinux was born out of desire for freedom. Back in ...

RSLOVERS/App-rs-v2.1.2 - 29 Jun 2018 04:25:00 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 54 direct dependents • 474 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

yg - log line filter, like \G of MySQL River stage zero No dependents

"yg" is a log viewer(filter) to show log lines vertically. When you check apache logs, I guess you do like this $ cat apache_log 127.0.0.1 - - [30/Sep/2012:12:34:56 +0900] "GET /foo HTTP/1.0" 200 123 "http://example.com/foo" "Mozilla/5.0" 127.0.0.1 -...

BAYASHI/App-YG-0.063 - 03 Nov 2014 09:04:12 UTC - Search in distribution
1,175 results (0.999 seconds)