NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
perldoc vs ri? (Score:1)
Was this a Perl 6 specific thing? I find perldoc to be a wonderful tool myself but I don't know its state in P6.
Reply to This
Re: (Score:1)
Was this a Perl 6 specific thing? I find perldoc to be a wonderful tool myself but I don't know its state in P6.
I realize I could have been more clear in this regard. Yes, this was a Perl 6-specific thing; I also like perldoc very much. Both on the command line and on the web [perl.org].
The reason that the situation is different for Perl 6 is that Perl 6 is a complete rehaul of most everything. We can't just blindly inherit the docs, and we need to prepare new docs of the same high quality before our first major release. Documentation is one of those little things that matter a lot.
In doing this, I think we should take not only