Re: [Perl-unix-users] perl function

2001-11-13 Thread Jason Purdy
perldoc is the command. If you want to see a builtin function, the syntax would be: % perldoc -f push You can "perldoc perldoc" for more information about perldoc. HTH, Jason If memory serves me right, on Tuesday 13 November 2001 03:24, lonh SENG wrote: > Hi all, > > I knew that I can

[Perl-unix-users] perl function

2001-11-13 Thread lonh SENG
Hi all,       I knew that I can to command line to see the description of perl fucntion. But I forgot.    Can anyone help me?    I remember that I install that package.   Regards,   lonh