On Tue, 4 Oct 2005, Tom Allison wrote: > Bobby Jafari wrote: > > Hi All, > > > > I am looking for a suitable Perl Book to buy. I use Perl mainly for > > running test scripts on Telecommunications based products. I use > > Net::SNMP and Net::Telnet extensively. > > > > I also need a book on a good GUI Interface for Perl. Is TK a good > > option? What are other GUI support available for Perl? What other > > books are available that are specifically Aimed at GUI design for > > Perl scripts? > > I don't have an answer that specific. I can only tell you what has > worked well for me. > > There is a Perl CD from O'Reilly that incorporates a number of their > books onto disk. This is recommended as it can take you through a > wide range of proficiency from n00b to Pro. > > Damian Conway has a cool book on Object Oriented Perl that I like.
Also check out the recent _Perl Best Practices_, also by Dr Conway. I'm not sure I'd suggest it to someone just starting out with the language, as it is generally written to help you learn how to write better Perl than to learn in the first place. But if you're far enough along that you already have Net::SNMP and Net::Telnet scripts going, then _PBP_ may help you improve and extend the work you've already done. The other main one I'd suggest is Lincoln Stein's _Network Programming with Perl_. I'm not sure if it would be seen as a bit outdated now, but it seems like it had an excellent reputation a couple of years ago. A good place to keep looking is http://books.perl.org/. It has summaries and reviews of lots of Perl books, including the ones noted here. -- Chris Devers ðóúF§?û83
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>