Re: Perl texts for college class?
[email protected] (John Porter)
| Newsgroups | perl.trainers |
|---|---|
| Message-ID | <[email protected]> |
William R. Ward wrote:
> Uri Guttman writes:
> > printing the perl docs (not all of them, but selected man pages) would
> > be a good reference and probably cheaper than books if your school has a
> > printing office. also no copyright issues unlike xeroxing a book.
>
> That's a good point. POD's are freely copyable? Then maybe I can put
> together something that has most of the reference value from the
> Camel, but without the price tag.
The pods that come with the std distrib don't all have the same
copyright. You need to check each one before you print it.
For example, the perlfaq files are copyright Tom Cristiansen;
the notice on those files says something like:
"When included as part of the Standard Version of Perl,
or as part of its complete documentation whether printed or
otherwise, this work may be distributed only under the terms
of Perl's Artistic License."
So be careful.
--
John Porter