Scroll to navigation

Publican::TreeView(3pm) User Contributed Perl Documentation Publican::TreeView(3pm)

NAME

Publican::TreeView - Dumper for XInclude project structure.

VERSION

This document describes Publican::TreeView version 0.1

SYNOPSIS

    use Publican;
    use Publican::TreeView...

DESCRIPTION

Publican::TreeView displays the xi:include structure of the entire project.

INTERFACE

new

Create a new Publican::TreeView object. Print out a tree view of xi:includes Print out a list of XML files that are not xi:included

DIAGNOSTICS

"unknown args %s"
All subs with named parameters will return this error when unexpected named arguments are provided.
"%s is a required argument"
Any sub with a mandatory parameter will return this error if the parameter is undef.
"Can't open file %s"

CONFIGURATION AND ENVIRONMENT

Publican requires no configuration files or environment variables.

DEPENDENCIES

Carp XML::TreeBuilder Publican File::pushd Term::ANSIColor

INCOMPATIBILITIES

None reported.

BUGS AND LIMITATIONS

No bugs have been reported.
Please report any bugs or feature requests to "publican-list@redhat.com", or through the web interface at <https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Publican&amp;component=publican>.

AUTHOR

Ryan Lerch "<rlerch@redhat.com>"
2012-06-18 perl v5.14.2