Skip to Content
Programming PERL in the .NET Environment
book

Programming PERL in the .NET Environment

by Yevgeny Menaker, Michael Saltzman, Robert J. Oberg
September 2002
Intermediate to advanced content levelIntermediate to advanced
496 pages
10h
English
Addison-Wesley Professional
Content preview from Programming PERL in the .NET Environment

Summary

In this chapter. we touched on the basics of Perl programming within the .NET environment. The combination of Perl and the .NET extensions is called PerlNET. Pragmas were introduced to simplify program code. All classes in .NET are divided into namespaces. System namespace exposes Console class (among many others), which provides static methods for performing input/output operations and can be used in any PerlNET programs. These methods may be replaced by Core Perl statements (print and <STDIN>). All other standard Perl constructions and features are supported in PerlNET as well.

There are several ways to write an application. You may choose a script-like form or an object-oriented approach by supplying interface definitions and explicitly ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Sams Teach Yourself Perl in 21 Days, Second Edition

Sams Teach Yourself Perl in 21 Days, Second Edition

Laura Lemay, Rafe Colburn
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0130652067Purchase book