RE: [Perl-unix-users] Perldoc problem

2002-01-03 Thread Steve Aaron
Title: RE: [Perl-unix-users] Perldoc problem On Perl 5.6.1 you may have to use perldoc -h to get a description of all the options. This seems to be the case on ActiveState so guess its probably the same on the Unix builds. Can anyone confirm/deny this? Steve Aaron

RE: [Perl-unix-users] Perldoc problem

2002-01-03 Thread Elston, Jeremy
type perldoc with no arguments... Looks like documentation for a few changes were overlooked. - Jeremy -Original Message- From: Bayard Bell [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 03, 2002 11:36 AM To: Elston, Jeremy Subject: Re: [Perl-unix-users] Perldoc problem How does perl