Main > Programming > Libraries >

Pod::Dsr 1.02

Pod::Dsr 1.02

Sponsored Links

Pod::Dsr 1.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.10 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1168
Date added: 2006-08-14
Publisher: Peter Prymmer

Pod::Dsr 1.02 description

Pod::Dsr is a Perl module Convert POD data to formatted DSR input

SYNOPSIS

use Pod::Dsr;
my $parser = Pod::Dsr->new (release => $VERSION, section => 8);

# Read POD from STDIN and write to STDOUT.
$parser->parse_from_filehandle;

# Read POD from file.pod and write to file.1.
$parser->parse_from_file (file.pod, file.1);

Pod::Dsr is a module to convert documentation in the POD format (the preferred language for documenting Perl) into Digital Standard Runoff (DSR) input. The resulting DSR code is suitable for display on a terminal using RUNOFF(1) and TYPE(1), or printing using RUNOFF(1) and PRINT(1). It is conventionally invoked using the driver script pod2rno, but it can also be used directly.

As a derived class from Pod::Parser, Pod::Dsr supports the same methods and interfaces. See Pod::Parser for all the details; briefly, one creates a new parser with Pod::Dsr->new() and then calls either parse_from_filehandle() or parse_from_file().

new() can take options, in the form of key/value pairs that control the behavior of the parser. See below for details.

If no options are given, Pod::Dsr uses the name of the input file with any trailing .pod, .pm, or .pl stripped as the man page title, to section 1 unless the file ended in .pm in which case it defaults to section 3, to a centered title of "User Contributed Perl Documentation", to a centered footer of the Perl version it is run with, and to a left-hand footer of the modification date of its input (or the current date if given STDIN for input).

Besides the obvious pod conversions, Pod::Dsr also takes care of formatting func(), func(n), and simple variable references like $foo or @bar so you dont have to use code escapes for them; complex expressions like $fred{stuff} will still need to be escaped, though. It also translates dashes that arent used as hyphens into en dashes, makes long dashes--like this--into proper em dashes, fixes "paired quotes," makes C++ and PI look right, puts a little space between double underbars, and escapes stuff that runoff treats as special so that you dont have to.

Pod::Dsr 1.02 Screenshot

Advertisements

Pod::Dsr 1.02 Keywords

Bookmark Pod::Dsr 1.02

Hyperlink code:
Link for forum:

Pod::Dsr 1.02 Copyright

WareSeeker periodically updates pricing and software information of Pod::Dsr 1.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Pod::Dsr 1.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Pod::Hlp is a Perl module that can convert POD data to formatted VMS HLP Help module text. Free Download
Pod::TOC is a Perl module to extract a table of contents from a Pod file. Free Download
Gimp::Pod is a Perl module to evaluate pod documentation embedded in scripts. Free Download
Pod::DocBook is a Perl module to convert pod files to DocBook SGML. Free Download
Pod::Man is a Perl module to convert POD data to formatted *roff input. Free Download
IPlib is a Python module to convert between many different IP address notations and to manage address/netmask pairs. Free Download
Pod::Perldoc::ToToc is a Perl module to translate Pod to a Table of Contents. Free Download
Convert::Scalar is a Perl module that can convert between different representations of perl scalars. Free Download