Re: Perl free e-books



"Shuo Shi" <moya0901@xxxxxxx> wrote:

Yes, it is

Another top post. Please google for top post and learn why it's not a good
way to reply.

just what I want to read the hard copies of books, so I
should buy the books from bookstore, however, I am in China, I cannot
find any good book about Perl,

I have given you several tips on *free* documentation you can read. You're
having a non-problem.

whatever is from bookstore or online
shop. Frankly speaking, Perl is not very popular and welcomed by
programmers in China, all books in bookstore's shelves are about C++,
Java, VB.net etc--- no good books are available to see. If you don't
believe it, you can come to China to see what happens to Perl here?

I live in Mexico, and can't hardly read Spanish, so I understand that part
of the story. I solved it by doing some Perl work in exchange for book(s)
for people with a very small budget, TANSTAAFL, and it makes me happy. I
got Higher Order Perl that way (which you can also download for free by
the way).

So I need your help to get online free book which owns PDF format, and
then print it book.

Like others said, the format doesn't matter, PDF, CHM, plain text.
Perl comes with excellent documentation, you can download PDF versions
from: http://perldoc.perl.org/perl.html Just pick what you want to learn.

Or you can keep asking for a certain book from Wrox press. But I doubt
anyone here is going to send it to you by email. In my opinion if you want
to become a programmer you must be able to solve such a task yourself, or
stand above it, and go with the standard documentation. I have read a few
of those documents myself, and while they are together not an easy to read
book (several authors, etc), the info is there, and more.

--
John Experienced Perl programmer: http://castleamber.com/

Perl help, tutorials, and examples: http://johnbokma.com/perl/
.



Relevant Pages

  • ANNOUNCE - Muldis::DB v0.0.0 released, in p5+p6
    ... I am pleased to announce the release of Muldis::DB version 0.0.0 for Perl 5 on CPAN. ... If you want to read all the Muldis::DB documentation that exists now, I recommend doing so in this order: ... Muldis::DB implements a D language as defined by Hugh Darwen and Chris Date, and presents a superior interface for working with the relational model of data, contrasted with SQL. ...
    (perl.dbi.users)
  • Re: How to use select (select(2)) in Perl?
    ... }> global-assignment *across* a package does. ... Perhaps we could agree that the ONLY real change in the documentation ... } very thin wraper around that, that provides a Perlish interface. ... } be willing to bet that if perl hadn't had select in the first place, ...
    (comp.lang.perl.misc)
  • Re: Wait for background processes to complete
    ... especially the ones about the Perl Documentation being ... There is no further reference to a "double fork" (except in the ... There is a general problem with perl documentation: ... and what the child should do depend on what you want them to do. ...
    (comp.lang.perl.misc)
  • perldoc -q date|time FAQ -- and -- Re: making same change to *lots* of files, *w
    ... whether the point 24 hours ago was in daylight savings time. ... How do I get a file's timestamp in perl? ... You use the utime() function documented in "utime" in perlfunc. ... Check the documentation for your specific version of Perl. ...
    (comp.lang.perl.misc)
  • Re: regex to convert 1000000 -> 1,000,000 ?
    ... >> is a big chunk of that documentation and pretty hard to miss, ... the whole situation is like this: Perl is like a software ... If the newbie is an idiot, and uses grep not to search and then check the ... > have to first KNOW of perldoc. ...
    (comp.lang.perl.misc)