Path: news.ruhr-uni-bochum.de!news.rwth-aachen.de!newsserver.rrzn.uni-hannover.de!aix11.hrz.uni-oldenburg.de!uniol!uni-erlangen.de!cs.tu-berlin.de!newscaster-1.mcast.net!news.mathworks.com!newsfeed.internetmci.com!news.cloud9.net!newsfeed.direct.ca!nntp.teleport.com!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: 30
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: julie.teleport.com
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:363 comp.lang.perl.misc:36188
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.