Skip to Content
Advanced Perl Programming: From Advanced to Expert
book

Advanced Perl Programming: From Advanced to Expert

by William Bo Rothwell
May 2020
Intermediate to advanced content levelIntermediate to advanced
296 pages
4h 11m
English
Apress
Content preview from Advanced Perl Programming: From Advanced to Expert
© William "Bo" Rothwell of One Course Source, Inc. 2020
W. ". RothwellAdvanced Perl Programminghttps://doi.org/10.1007/978-1-4842-5863-7_12

12. Advanced Data Structures

William “Bo” Rothwell1 
(1)
El Cajon, CA, USA
 

At some point while writing Perl code (most likely often), you will need to have to deal with large amounts of data. As you likely know, there is always more than one way to perform a task in Perl. That means there is always a "good" way and a "bad" way. Good might mean faster or less memory usage. In any event, this chapter will introduce you to different techniques you can use to deal with data.

Use the Readonly module to create constants

In an earlier chapter, we introduced the built-in Perl pragma "constant.pm", which can be used to create ...
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
Mastering Perl

Mastering Perl

brian d foy

Publisher Resources

ISBN: 9781484258637Purchase LinkPublisher Website