Debian::Package::HTML

Debian::Package::HTML is a Perl module that generates a webpage information about a Debian binary.
Download

Debian::Package::HTML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jose Parrella
  • Publisher web site:
  • http://search.cpan.org/~bureado/Debian-Package-HTML-0.1/lib/Debian/Package/HTML.pm

Debian::Package::HTML Tags


Debian::Package::HTML Description

Debian::Package::HTML is a Perl module that generates a webpage information about a Debian binary. Debian::Package::HTML is a Perl module that generates a webpage information (and Linda/Lintian checks) about a Debian binary or source package using HTML::TemplateSYNOPSIS use strict; use Debian::Package::HTML; my $package = Debian::Package::HTML->new(%packageHash); $package->output(%contextHash);This module outputs a webpage using HTML::Template templates which resumes the information of a normal build environment for a package in Debian (source files, binary packages and changelogs) using Linda/Lintian for sanity checks. It is useful for making unified presentation webpages for those packages which are being sponsorized by someone in Debian. Requirements: · HTML::Template · Perl


Debian::Package::HTML Related Software