Package : perl-HTML-Links-Localize

Package details

Summary: Convert HTML Files to be used on a hard disk

Description:
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::Localize->new(base_dir => $base_dir, dest_dir =>
$dest_dir)
The constructor accepts two named parameters which are mandatory.
''base_dir'' is the base directory (or source directory) for the
operations. ''dest_dir'' is the root destination directory.


URL: http://search.cpan.org/dist/HTML-Links-Localize
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs