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.11-3m.mo8.noarch [53 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (2.11-3m) - rebuild against perl-5.20.0 |