Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E292928.BCF4E534@phekda.freeserve.co.uk> Date: Sat, 18 Jan 2003 10:15:04 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: perl 5.8.0 from w2k test site problems References: <200301171326 DOT OAA26148 AT lws256 DOT lu DOT erisoft DOT se> <1042815386 DOT 11058 DOT 15 DOT camel AT leeloo> <3E28A7CA DOT B6063543 AT phekda DOT freeserve DOT co DOT uk> <3E28B8B7 DOT 9F36292C AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. CBFalconer wrote: > > Richard Dawe wrote: > > > ... snip ... > > > > I thought installing skipped copying of the man pages on DOS systems? At > > least, that's what I remember from Perl 5.6.1. I don't remember having to > > do anything special - it's something that is disabled by default for the > > dos-djgpp target, I believe. > > I just installed Perl 5.6.1 here a few days ago, and the man pages > arrived with it, but no info pages. I intended to find out > something about the language, but the mans are incomprehensible to > a beginner. Somewhere in all that there is probably an entry > point, but it is non-obvious to me. :-( Yes, you are quite right - it has the man pages like perlfunc, perlre, etc. But the install process skips ones of the form Foo::Bar. A good entry point into Perl is the O'Reilly book "Programming Perl" (the Camel book). You can learn from the man pages (that's how I started), but it's easier to read a combination of mostly the Camel Book and some of the man pages (perlop, perlre and perlfunc are the ones I keep looking at). Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]