Skip to Content
Perl To Python Migration
book

Perl To Python Migration

by Martin C. Brown
November 2001
Beginner
320 pages
5h 53m
English
Pearson Business
Content preview from Perl To Python Migration

BUILT-IN FUNCTIONS

Perl has one of the largest sets of built-in functions of any language. Although this means that you can do a lot internally with Perl without ever requiring an external module. Because the modules provide the functionality it makes changing these internal interfaces or disabling them according to the current platform significantly easier. Many of the functions are Unix-specific and in recent years moves have been made to support the built-in operations with an alternative class-based module from the standard Perl library. For example, many people now use IO::Socket over the built-in network socket handling functions, and IO::Handle provides a much better interface for communicating with external data sources, including files ...

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

Perl in a Nutshell

Perl in a Nutshell

Nathan Patwardhan, Ellen Siever, Stephen Spainhour
Perl by Example

Perl by Example

Ellie Quigley
Perl Hacks

Perl Hacks

Chromatic, Damian Conway, Curtis Ovid Poe, Curtis (Ovid) Poe

Publisher Resources

ISBN: 0201734885Purchase book