On Sun, Sep 02, 2001 at 04:31:52AM -0500, Nathan Smith wrote:
> I have been unable to find a comprehensive list of formatting options for
> use with this function. Does anyone have a link to one?
>From the command-line:
perldoc -f sprintf
or
http://www.perldoc.com/perl5.6/pod/func/sprintf.html
> Also, how do I access the perl manpages from the command line.
With the aforementioned 'perldoc' command, or with your standard man
command; i.e.
man perl
A 'man perldoc' would probably be in order, as well.
Michael
--
Administrator www.shoebox.net
Programmer, System Administrator www.gallanttech.com
--
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]