Skip to Content
Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, Second Edition
book

Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, Second Edition

by Joseph N. Hall, Joshua A. McAdams, brian d foy
April 2010
Intermediate to advanced
504 pages
9h 56m
English
Addison-Wesley Professional
Content preview from Effective Perl Programming: Ways to Write Better, More Idiomatic Perl, Second Edition

8. Unicode

The world used to be so simple. Everything fit into 7 bits, and you didn’t have to worry about special characters or character sets. Back then, strings were sequences of bytes, and each byte represented its own character. People got used to the idea that bytes and characters were the same thing, and everyone formed really bad habits that still infect programming. We’re going to call bytes octets instead.

Now you know that characters and bytes aren’t the same thing. To get all the fancy characters you need, or even the pieces you need to build new characters, you use the Unicode Character Set (sometimes called just UCS). This book is much too small to go through all of the details of Unicode, but you need to know at least a little ...

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

Advanced Perl Programming

Advanced Perl Programming

Sriram Srinivasan
Perl in a Nutshell, 2nd Edition

Perl in a Nutshell, 2nd Edition

Nathan Patwardhan, Ellen Siever, Stephen Spainhour
Perl Best Practices

Perl Best Practices

Damian Conway
Perl by Example

Perl by Example

Ellie Quigley

Publisher Resources

ISBN: 9780321718303Purchase book