perl-HTML-Format - HTML::Format Perl module
Website: | http://search.cpan.org/dist/HTML-Format/ |
---|---|
License: | GPL+ or Artistic |
- Description:
SYNOPSIS use HTML::FormatSomething; my $infile = "whatever.html"; my $outfile = "whatever.file"; open OUT, ">$outfile" or die "Can't write-open $outfile: $!\n";
Packages
perl-HTML-Format-2.10-2m.mo8.noarch [48 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (2.10-2m) - rebuild against perl-5.14.2 |