perl-Pod-POM

Pod Object Model

SRPM:     perl-Pod-POM-0.17-2.n0i.2.fc7.src.rpm
SPEC:     perl-Pod-POM.spec
Version:  0.17
Release:  2.n0i.2.fc7
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     36812
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Pod-POM/
Date:     Wed May 30 2007, 10:53 GMT

Description:

This module implements a parser to convert Pod documents into a simple
object model form known hereafter as the Pod Object Model. The object model
is generated as a hierarchical tree of nodes, each of which represents a
different element of the original document. The tree can be walked manually
and the nodes examined, printed or otherwise manipulated. In addition,
Pod::POM supports and provides view objects which can automatically
traverse the tree, or section thereof, and generate an output
representation in one form or another.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.17-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Sat Jul 30 2005 Marius Feraru <altblue@n0i.net> 0.17-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • perl-Pod-POM.spec
  • Pod-POM-0.17.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)