Path: news.ruhr-uni-bochum.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!blackbush.xlink.net!tank.news.pipex.net!pipex!dish.news.pipex.net!pipex!tube.news.pipex.net!pipex!lade.news.pipex.net!pipex!news.be.innet.net!INbe.net!news.nl.innet.net!INnl.net!hunter.premier.net!news-res.gsl.net!news.gsl.net!portc01.blue.aol.com!newstf01.news.aol.com!news-e2a.gnn.com!howland.reston.ans.net!newsfeed.internetmci.com!in2.uu.net!server-b.cs.interbusiness.it!qualcuno.nettuno.it!usenet
From:
[email protected] (Nick Gianniotis)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: ANNOUNCE: perl 5.002 manual now available in texinfo & info formats
Followup-To: comp.lang.perl.misc
Date: 4 Jul 1996 02:01:58 GMT
Organization: Lehman Brothers Japan
Lines: 31
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: a13gw5.iperbole.bologna.it
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: news.ruhr-uni-bochum.de comp.lang.perl.announce:364 comp.lang.perl.misc:36357
Texinfo & Info versions of the perl 5.002 pods have been uploaded to CPAN.
You can find the gzipped tarfile at
.../doc/manual/info/perl-info.tar.gz
It should be available on mirror sites soon.
Note that mod pods are not included - only the core 5.002 pods were
converted.
Please direct any comments or queries to <
[email protected]>.
Regards,
Nick Gianniotis.
--
"Texinfo" is a documentation system that uses a single source
file to produce both on-line information and printed output. This
means that instead of writing two different documents, one for the
on-line help or other on-line information and the other for a typeset
manual or other printed work, you need write only one document. When
the work is revised, you need revise only one document. (You can read
the on-line information, known as an "Info file", with an Info
documentation-reading program.)
"Info" is a GNU program for reading documentation online. It is integral
to the GNU emacs editor and also exists as a standalone program.