Chris Fedde writes: > Is there a general policy about pointing to CPAN modules in the > FAQ? Should there be?
Do it, but not at the expense of non-module code (i.e., continue to show filehandles and not just IO::File). Sample code is good, if it can be to-the-point (e.g., "Q: What is Tk?" doesn't justify a 400-line Tk program as sample code :-) Is that what you were asking? Nat
