Re: General Enquiry regarding the Perl

2005-04-28 Thread Rajat Dudeja
Hi Ashoka, If I am not mistaken Beginning Perl is the book from Simon Cozens. AnywaysI am going through both the books as recommended by you. Thanks a Lot for your support. :-) Best Regards, Rajat Dudeja On 4/25/05, ashoka gupta <[EMAIL PROTECTED]> wrote: > > dear rajat > if u r able to q

Re: General Enquiry regarding the Perl

2005-04-25 Thread Rajat Dudeja
Hello, Thanks a lot Teddy ,Chris ,Brian and Ashoka for letting me know such a wide scope of perl. Just one more enquiry...hope you guys won't mind. Right now i am reading the book "Learning Perl". After going through this book I am intending to read "Perl Cookbook" ,would it be right ? Or, shal

Re: General Enquiry regarding the Perl

2005-04-18 Thread Octavian Rasnita
Hi, You can do many things with Perl. You can write CGI applications for web servers that run under many operating systems including Unix, Macintosh, Windows, and many others. You can write programs that run as a Apache module for the web. You can create a lot of types of programs for monitoring

RE: General Enquiry regarding the Perl

2005-04-18 Thread brian . barto
Hi! "1 Could some suggest me what all I can do in Perl?" The list would be smaller if you'd asked "what CAN'T you do with perl?". Perl is a very powerful programming language. Speaking from personal experience, it's helped me elevate myself above my peers and is directly responsible for the high

Re: General Enquiry regarding the Perl

2005-04-18 Thread Chris Devers
On Mon, 18 Apr 2005, Rajat Dudeja wrote: > 1 Could some suggest me what all I can do in Perl? It can solve many problems with computers. > 2 I also want to know what all are the applications of Perl ? Is it > only used for System Admin kind of work or things beyond that ? Yes. It can solv