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

Search results for "html links"

HTML::Links::Localize - Convert HTML Files to be used on a hard disk River stage one • 5 direct dependents • 5 total dependents

HTML::Links::Localize converts HTML files to be used when viewing on the hard disk. Namely, it converts relative links to point to "index.html" files in their directories. To use it, first initialize an instance using new: $converter = HTML::Links::L...

SHLOMIF/HTML-Links-Localize-0.2.11 - 19 Oct 2020 12:53:14 UTC - Search in distribution

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

"HTML::FormatText::Links" turns HTML into plain text using the "links" program. <http://links.twibright.com/> The module interface is compatible with formatters like "HTML::FormatText", but all parsing etc is done by links. See "HTML::FormatExternal"...

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

HTML::RewriteAttributes::Links - concise link rewriting River stage zero No dependents

"HTML::RewriteAttributes::Links" is a special case of HTML::RewriteAttributes for rewriting links. See HTML::ResolveLink and HTML::LinkExtor for examples of what you can do with this....

TSIBLEY/HTML-RewriteAttributes-0.05 - 22 Oct 2012 22:15:15 UTC - Search in distribution

Pod::Html - module to convert pod files to HTML River stage five • 11292 direct dependents • 32664 total dependents

Converts files from pod format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

HTML::FormatText::WithLinks - HTML to text conversion with links as footnotes River stage two • 10 direct dependents • 56 total dependents

HTML::FormatText::WithLinks takes HTML and turns it into plain text but prints all the links in the HTML as footnotes. By default, it attempts to mimic the format of the lynx text based web browser's --dump option....

STRUAN/HTML-FormatText-WithLinks-0.15 - 04 Jan 2015 21:11:24 UTC - Search in distribution

HTML::Latemp::NavLinks::GenHtml - A module to generate the HTML of the navigation links. River stage one • 3 direct dependents • 5 total dependents

SHLOMIF/HTML-Latemp-NavLinks-GenHtml-0.2.9 - 02 Jul 2020 21:51:42 UTC - Search in distribution

GunghoX::FollowLinks::Parser::HTML - FollowLinks Parser For HTML Documents River stage zero No dependents

DMAKI/GunghoX-FollowLinks-0.00006 - 29 Jan 2008 15:58:53 UTC - Search in distribution

HTML::Microformats::Format::VoteLinks - the VoteLinks microformat River stage one • 1 direct dependent • 1 total dependent

HTML::Microformats::Format::VoteLinks inherits from HTML::Microformats::Format_Rel. See the base class definition for a description of property getter/setter methods, constructors, etc. Additional Methods "$link->get_vote()" Returns the string 'for',...

TOBYINK/HTML-Microformats-0.105 - 05 Jul 2012 21:32:18 UTC - Search in distribution

HTML::FormatText::WithLinks::AndTables - Converts HTML to Text with tables intact River stage one • 2 direct dependents • 7 total dependents

This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike. However one frustration was that no other HTML converters I came across had the ability to deal affectively with HTML <TABLE>s. This modu...

DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.07 - 17 Dec 2016 00:16:56 UTC - Search in distribution

Pod::L10N::Html - module to convert pod files to HTML with L10N River stage zero No dependents

Converts files from pod format (see perlpod) to HTML format. Its API is fully compatible with Pod::Html. If input files support Pod::L10N::Format extended format, Pod::L10N::Html do some more works to print translated text pretty well....

ARGRATH/Pod-L10N-1.07 - 16 Sep 2022 09:48:25 UTC - Search in distribution

HTML::HTML5::ToText::Trait::ShowLinks - shows links River stage zero No dependents

Shows the href of "<a>" elements; shows the href, title and rel of "<link>" elements....

TOBYINK/HTML-HTML5-ToText-0.004 - 14 Jun 2013 13:11:51 UTC - Search in distribution

App::ZofCMS::Plugin::LinksToSpecs::HTML - easily include links to elements in HTML 4.01 specification River stage one • 1 direct dependent • 1 total dependent

The module is a plugin for ZofCMS which allows you to easily link to HTML elements in HTML 4.01 specification. Personally, I use it when writing my tutorials, hopefully it will be useful to someone else as well....

ZOFFIX/App-ZofCMS-1.001008 - 05 Dec 2019 18:55:19 UTC - Search in distribution

HTML::Copy - copy a HTML file without breaking links. River stage one • 1 direct dependent • 1 total dependent

This module is to copy a HTML file without beaking links in the file. This module is a sub class of HTML::Parser....

TKURITA/HTML-Copy-1.31 - 27 Jun 2013 01:30:23 UTC - Search in distribution

pdflink - insert document links in PDF River stage zero No dependents

When invoked without a --targets option, this program will process the PDF document using the associated CSV as table of contents. For every item in the PDF that has one or more additional files (files with the same name as the title, but differing e...

JV/App-PDF-Link-0.25 - 07 Jun 2020 12:30:38 UTC - Search in distribution

tr_llnk - list links in html files River stage zero No dependents

Without option -A tr_llnk will list only relative links. The idea of this program is that you run tar cvf pages.tar `tr_llnk index.html something.html` in order to include files that are referenced by index.html and something.html. With the option -A...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC - Search in distribution
  • tr_blck - check for broken relative links in html pages

HTML::LinkFilter - Changes all links in HTML River stage zero No dependents

HTML::LinkFilter can change all links in passed HTML. This requires callback sub. The sub takes tagname, attr, value, and returns new value, then it will be replaced. Or uses original when returns undef. *Note* this breaks attributes order in tag....

KUNIYOSHI/HTML-LinkFilter-0.03 - 06 Aug 2011 14:53:34 UTC - Search in distribution

checklink - check the validity of links in an HTML or XHTML document River stage zero No dependents

This manual page documents briefly the checklink command, a.k.a. the W3C® Link Checker. checklink is a program that reads an HTML or XHTML document, extracts a list of anchors and links and checks that no anchor is defined twice and that all the link...

DHM/W3C-LinkChecker-5.0.0 - 17 Jun 2021 06:42:08 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 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

cs - Search and/or replace text (with some intelligence) River stage zero No dependents

The "cs" command is aimed at searching large quantities of text files with the ability to easily select searching files by type (or excluding files of a certain type). Also by default "cs" excludes version control directories eg .svn or .git. Example...

IVANWILLS/File-CodeSearch-v0.7.6 - 01 Feb 2022 09:08:30 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution
878 results (0.115 seconds)