#!/usr/bin/perl use strict; use warnings; use HTML::Index:::Document; my $doc = HTML::Index::Document->new( path => $path ); $doc = HTML::Index::Document->new( name => $name, contents => $contents, mod_time => $mod_time, );
In reply to Re: Catalog generator
by Khen1950fx
in thread Catalog generator
by sroux
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |