in reply to Perl Monk's Bible

Here's a possible procedure we could use to get a good start:

That should produce something good enough to distribute as a PDF.

____________________
Jeremy
I didn't believe in evil until I dated it.

Replies are listed 'Best First'.
Re: RE: Perl Monk's Bible
by little (Curate) on Nov 22, 2000 at 12:26 UTC
    you wrote:
    "* Flag every node with a reputation of 0. Then go through them fast. If you don't see Perl code, drop the node."

    Some nodes don't have code but give good background info on general programming "HOW TO" and perl specific implementations of common techniques, so I wouldn't just drop them.

    But the Idea about PDF is quite good as there are also references to the Adobe API's available from Adobe and modules on CPAN to access those, so it's easy to make a printable book out of that using Framemaker or Distiller.

    On the other Hand some might agree that it is within perl's tradition to make such book available for free download as well.

    Have a nice day
    All decision is left to your taste

    Update:
    I might have misunderstood the term "Flag".