in reply to Creating modules

O'Reilly has a book on Perl modules (and other, related stuff) called Learning Perl Objects, References & Modules. It's not available on-line for free, though.

Arjen

Replies are listed 'Best First'.
Re: Re: Creating modules
by Anonymous Monk on Mar 25, 2004 at 12:32 UTC
    Library? They probably have it.

      I was going to complain that your library is obviously better than mine. But then I actually did a search and found that even my relatively small public library system has a large number of books on Perl. While they didn't have this specific book, they could most likely order it from a nearby college's library.

      The lesson here is not only that we often forget libraries are a great source of free books, but that you should never assume your library can't get you the books you want.


      Once it's Turing complete, everything else is just syntactic sugar.