The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "html2text"

html2text - Render HTML as text using one of multiple backends River stage one • 1 direct dependent • 1 total dependent

Backends are tried in the following order (order is chosen based on rendering quality): * HTML::FormatText::Elinks (using external program 'elinks') * HTML::FormatText::Links (using external program 'links') * HTML::FormatText::W3m (using external pr...

PERLANCAR/App-html2text-0.001 - 14 Jan 2019 11:07:27 UTC - Search in distribution

HTML::FormatText::Html2text - format HTML as plain text using html2text River stage one • 3 direct dependents • 8 total dependents

"HTML::FormatText::Html2text" turns HTML into plain text using the "html2text" program. <http://www.mbayer.de/html2text/> The module interface is compatible with formatters like "HTML::FormatText", but all parsing etc is done by html2text. See "HTML:...

KRYDE/HTML-FormatExternal-26 - 29 Aug 2015 04:44:16 UTC - Search in distribution

Text::EtText::EtText2HTML - convert from the simple EtText editable-text format into HTML River stage zero No dependents

ettext2html will convert a text file in the EtText editable-text format into HTML. For more information on the EtText format, check the WebMake documentation on the web at http://webmake.taint.org/ ....

JMASON/Text-EtText-2.2 - 01 Oct 2001 03:55:36 UTC - Search in distribution

DocSet::Doc::Text2HTML - Text source to HTML target converter River stage zero No dependents

Implements an "DocSet::Doc" sub-class which converts a source document in Text, into an output document in HTML....

STAS/DocSet-0.19 - 03 Oct 2005 06:28:27 UTC - Search in distribution

HTML::FormatText::Html2textPY - format HTML as plain text using html2text python script River stage zero No dependents

"HTML::FormatText::Html2textPY" turns HTML into plain text using the "html2text" python script. Please make sure you have it installed before using this package....

ALEXP/HTML-FormatText-Html2textPY-0.13 - 23 Nov 2013 05:54:24 UTC - Search in distribution

Template::Plugin::HTML::2Text - Template Toolkit plugin to transfor HTML into plain text It simply wraps html2text using HTML::FormatText::Html2text River stage zero No dependents

Template::Plugin::HTML::2Text - Template Toolkit plugin to transfer HTML into plain text See HTML::FormatText::Html2text for more details....

DOUGLISH/Template-Plugin-HTML-2Text-0.01 - 20 Jun 2012 12:31:32 UTC - Search in distribution

text2html - convert plain text to HTML River stage one • 2 direct dependents • 2 total dependents

The "text2html" utility converts text to HTML. Text can come from standard input or files listed on the command line. The available options are outlined in HTML::FromText. The option syntax is slightly different. Options are prefixed with two dashes ...

RJBS/HTML-FromText-2.07 - 14 Jul 2013 12:33:53 UTC - Search in distribution

lib/Text/Md2Inao/Builder/Html.pm River stage zero No dependents

GFUJI/Text-Md2Inao-0.11 - 24 Apr 2014 14:01:37 UTC - Search in distribution

Mozilla::DOM - Perl wrapping of the Mozilla/Gecko DOM River stage two • 3 direct dependents • 10 total dependents

SLANNING/Mozilla-DOM-0.23 - 03 Nov 2009 22:10:03 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 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

perlperf - Perl Performance and Optimization Techniques River stage five • 11292 direct dependents • 32664 total dependents

This is an introduction to the use of performance and optimization techniques which can be used with particular reference to perl programs. While many perl developers have come from other languages, and can use their prior knowledge where appropriate...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
  • perlperf - Perl Performance and Optimization Techniques

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution

html2txt - Convert html to text River stage zero No dependents

Argument is a url or html file, spits simple text to stdout....

LEOCHARRE/LEOCHARRE-HTML-Text-1.05 - 13 Aug 2009 18:53:02 UTC - Search in distribution

HTML::FormEngine::Handler - FormEngine template handler River stage zero No dependents

MORNI/HTML-FormEngine-1.01 - 23 Apr 2004 12:40:57 UTC - Search in distribution

Gaim::Log::Parser - Parse Gaim's Log Files River stage one • 1 direct dependent • 1 total dependent

Gaim::Log::Parser parses Gaim/Pidgin's log files. In the 1.4+ series, they are organized in the following way: .gaim/logs/protocol/local_user/comm_partner/2005-10-29.230219.txt Make sure that your Gaim/Pidgin client has logging turned on and that the...

MSCHILLI/Gaim-Log-Parser-0.14 - 13 Aug 2008 06:41:27 UTC - Search in distribution

Book::Chinese::MasterPerlToday::Template - Template::Toolkit River stage zero No dependents

概念 * Directives 指令类 指令类的语法一般都是大写的。Template::Manual::Directives 最常用的指令有 PROCESS, INCLUDE, IF, ELSE, END, FOREACH, USE, NEXT, LAST 等 * Variables 变量 变量一般通过 stash 设置。Template::Manual::Variables TT 里有几个内置变量需要注意。如 [% template; component; loop; error; conte...

FAYLAND/Book-Chinese-MasterPerlToday-0.02 - 31 Aug 2009 05:35:44 UTC - Search in distribution

Mail::Webmail::MessageParser - class to parse HTML webmail messages. River stage zero No dependents

Parses header and body HTML and converts both to text, or optionally (for body text) to simpler fully-formed HTML. The package extends HTML::TreeBuilder to include functionality for parsing email elements from an HTML string. METHODS $parser->message...

SDRABBLE/Mail-Webmail-Yahoo-0.601 - 19 Oct 2003 04:00:17 UTC - Search in distribution

HTML::FormatText::Any - Render HTML as text using one of multiple backends River stage one • 4 direct dependents • 5 total dependents

PERLANCAR/HTML-FormatText-Any-0.001 - 14 Jan 2019 11:05:49 UTC - Search in distribution

Template::Plugin::HtmlToText - Plugin interface to HTML::FormatText River stage zero No dependents

This plugin provides an interface to the HTML::FormatText module which format HTML as plaintext....

FAYLAND/Template-Plugin-HtmlToText-0.03 - 19 Aug 2008 04:44:57 UTC - Search in distribution
19 results (0.052 seconds)