in reply to Modern Perl and the Future of Perl
I think that Perl documentation, being integrated with the code is a problem. Perl does have better documentation a lot of other languages. However, in order to update/change the documentation, you have to get the author to update their distribution.
The other limitation of this is that is hard to include examples for code that is is outside the scope of the immediate module, example: Code on how to integrate Module Foo and Module Bar.
I would like to see a Perl Wikipedia be set up. We need to be able to provide more documentation than is available in a CPAN module or the Perl faqs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Modern Perl and the Future of Perl
by doom (Deacon) on Dec 21, 2007 at 05:49 UTC | |
|
Re^2: Modern Perl and the Future of Perl
by jj808 (Hermit) on Dec 21, 2007 at 07:28 UTC | |
|
Re^2: Modern Perl and the Future of Perl
by Cop (Initiate) on Dec 21, 2007 at 04:02 UTC |