in reply to Re^5: Use Something Different
in thread How do you master Perl?

There really isn't enough information (that wouldn't go into a general Perl book) to fill up a Perl Windows book. Using modules is a general task that doesn't need its own book for every platform.

The old edition of Learning Perl for Win32 isn't languishing. We fixed Learning Perl to make a platform specific version unnecessary.

However, if you want a completely different book from that, then you're talking about something else. It might be nice to have a Win32 Perl Cookbook if you can convince a publisher that people would buy it. :)

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review

Replies are listed 'Best First'.
Re^7: Use Something Different
by apotheon (Deacon) on Jan 04, 2006 at 01:03 UTC

    At a guess, I'd say that a unixy netadmin and/or sysadmin Perl cookbook would probably sell better than a Windows Perl cookbook.

    Thanks for the perspective on the situation, in any case.

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin