Programming Perl in the .NET Environment

Programming Perl in the .NET Environment
Title Programming Perl in the .NET Environment PDF eBook
Author Yevgeny Menaker
Publisher Prentice Hall Professional
Pages 498
Release 2003
Genre Electronic books
ISBN 9780130652065

Download Programming Perl in the .NET Environment Book in PDF, Epub and Kindle

A practical introduction to programming in Perl utilizing the rich capabilities of Perl and the services provided by .NET.

Programming in the .NET Environment

Programming in the .NET Environment
Title Programming in the .NET Environment PDF eBook
Author Damien Watkins
Publisher Addison-Wesley Professional
Pages 564
Release 2003
Genre Computers
ISBN 9780201770186

Download Programming in the .NET Environment Book in PDF, Epub and Kindle

Not only does this book describe the goals and architecture of the .NET Framework, but it also demonstrates how it implements facilities and services to meet these goals. This book shows developers how to produce generic frameworks, libraries, classes, and tools to be used in the .NET Framework.

Network Programming with Perl

Network Programming with Perl
Title Network Programming with Perl PDF eBook
Author Lincoln D. Stein
Publisher Addison-Wesley Professional
Pages 798
Release 2001
Genre Computers
ISBN 9780201615715

Download Network Programming with Perl Book in PDF, Epub and Kindle

A text focusing on the methods and alternatives for designed TCP/IP-based client/server systems and advanced techniques for specialized applications with Perl. A guide examining a collection of the best third party modules in the Comprehensive Perl Archive Network. Topics covered: Perl function libraries and techniques that allow programs to interact with resources over a network. IO: Socket library ; Net: FTP library -- Telnet library -- SMTP library ; Chat problems ; Internet Message Access Protocol (IMAP) issues ; Markup-language parsing ; Internet Protocol (IP) broadcasting and multicasting.

CGI Programming 101

CGI Programming 101
Title CGI Programming 101 PDF eBook
Author Jacqueline D. Hamilton
Publisher CGI101.com
Pages 228
Release 1999
Genre Computers
ISBN 9780966942606

Download CGI Programming 101 Book in PDF, Epub and Kindle

This concise presentation of the key elements of Perl CGI is perfect for programmers who are under the gun. The book includes the basics of where to write scripts; how to upload them and set file permissions; how to run them, and how to decode form data and save it to a file.

Programming the Network with Perl

Programming the Network with Perl
Title Programming the Network with Perl PDF eBook
Author Paul Barry
Publisher John Wiley & Sons
Pages 394
Release 2003-01-10
Genre Computers
ISBN 047084941X

Download Programming the Network with Perl Book in PDF, Epub and Kindle

After providing an introduction to the Perl programming language, this helpful guide teaches computer networking using Perl. Topics discussed include ethernet network analysis, programming standard Internet protocols, and exploring mobile agent programming. * Each chapter provides a general discussion of the technologies under consideration, the support for programming the technologies as provided by Perl, and implementations of working examples * Covers Mobile Agent Technology, which is set to become one of the "next big things" on the Internet * Further information is supplied, including a listing of Web and print resources, programming exercises, and tips to expand the reader's understanding of the material

Beginning Perl Web Development

Beginning Perl Web Development
Title Beginning Perl Web Development PDF eBook
Author Steve Suehring
Publisher Apress
Pages 361
Release 2006-11-22
Genre Computers
ISBN 1430200898

Download Beginning Perl Web Development Book in PDF, Epub and Kindle

* Avoids proof-of-concept examples in favor of teaching readers how to produce well-coded secure CGI applications that will stand up to the demands of being placed into the potentially hostile environment of the Internet. * Takes a holistic approach to web application development and includes instruction on how to use ancillary programs such as Mason and Nagios that the reader will need to be familiar with in order to progress. * The book’s comprehensive scope tackles all the areas of Perl web application development the reader is likely to need in creating their first web applications.

Win32 Perl Scripting

Win32 Perl Scripting
Title Win32 Perl Scripting PDF eBook
Author Dave Roth
Publisher Sams Publishing
Pages 420
Release 2000
Genre Computers
ISBN 9781578702152

Download Win32 Perl Scripting Book in PDF, Epub and Kindle

Scripting has become an enormously popular method of managing and maintaining Windows NT and 2000 networks--as evidenced by the success of Windows NT Shell Scripting, which has sold over 30,000 copies in 2 years. Simpler than programming, yet allowing greater complexity and utility than packaged network management tools, scripting is now the tool of choice by many of you network administrators. Perl is yet another powerful element of the scripting arsenal, yet since it has been ported to the Windows environment, very little information has been published on how to employ this extremely effective tool. Win32 Perl is so powerful that it can accomplish virtually any task that you may want to perform. Dave Roth, prolific creator of Win32 extensions, is prepared to share his unique insight into how these tasks can be accomplished and provide scripts that can be immediately employed. This book illustrates how Perl can automate many current mundane administrative tasks.