SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Pod-Xhtml rpm build for : openSUSE Leap 15. For other distributions click perl-Pod-Xhtml.

Name : perl-Pod-Xhtml
Version : 1.61 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.1.2 Date : 2011-10-10 14:00:00
Group : Development/Libraries/Perl Source RPM : perl-Pod-Xhtml-1.61-lp150.1.2.src.rpm
Size : 0.06 MB
Packager : (none)
Summary : Generate well-formed XHTML documents from POD format documentation
Description :
* new Pod::Xhtml( [ OPTIONS ] )

Create a new object. Optionally pass in some options in the form \'\'new
Pod::Xhtml( StringMode => 1);\'\'

* $parser->parse_from_file( INPUTFILE, [OUTPUTFILE] )

Read POD from the input file, output to the output file (or STDOUT if no
file is given). See Pod::Parser docs for more. Note that you can parse
multiple files with the same object. All your options will be preserved,
as will any text you added with the add*Text methods.

* $parser->parse_from_filehandle( [INPUTFILEHANDLE, [OUTPUTFILEHANDLE]] )

Read POD from the input filehandle, output to the output filehandle
(STDIN/STDOUT if no filehandle(s) given). See Pod::Parser docs for more.
Note that you can parse multiple files with the same object. All your
options will be preserved, as will any text you added with the add*Text
methods.

* $parser->asString

Get the XHTML as a scalar. You\'ll probably want to use this with the
StringMode option.

* $parser->asStringRef

As above, but you get a reference to the string, not the string itself.

* $parser->addHeadText( $text )

Inserts some text just before the closing head tag. For example you can
add a link to a stylesheet. May be called many times to add lots of text.
Note: you need to call this some time *before* any output is done, e.g.
straight after new(). Make sure that you only insert valid XHTML
fragments.

* $parser->addBodyOpenText( $text ) / $parser->addBodyCloseText( $text )

Inserts some text right at the beginning (or ending) of the body element.
For example you can add a navigation header and footer. May be called
many times to add lots of text. Note: you need to call this some time
*before* any output is done, e.g. straight after new(). Make sure that
you only insert valid XHTML fragments.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Pod::Hyperlink::BounceURL)
perl(Pod::Xhtml)
perl-Pod-Xhtml

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Test::Assertions::TestScript)
perl(URI::Escape)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/pod2xhtml
/usr/lib/perl5/vendor_perl/5.26.1/Pod
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Hyperlink
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Hyperlink/BounceURL.pm
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Xhtml.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Pod-Xhtml
/usr/share/doc/packages/perl-Pod-Xhtml/COPYING
/usr/share/doc/packages/perl-Pod-Xhtml/Changes
/usr/share/doc/packages/perl-Pod-Xhtml/README
/usr/share/man/man1/pod2xhtml.1.gz
/usr/share/man/man3/Pod::Hyperlink::BounceURL.3pm.gz
/usr/share/man/man3/Pod::Xhtml.3pm.gz

 
ICM