Perl tutorial for professionals

Download free Perl tutorial course in PDF, training file in 39 chapters and 109 pages. Free unaffiliated ebook created from Stack OverFlow contributor.

Table of contents

  • About
  • Getting started with Perl Language
  • Getting started with Perl
  • Comments
  • Single-line comments
  • Multi-line comments
  • Variables
  • Scalars
  • Array References
  • Scalar References
  • Arrays
  • Typeglobs, typeglob refs, ?lehandles and constants
  • Sigils
  • Hash References
  • Hashes
  • Interpolation in Perl
  • What is interpolated
  • Basic interpolation
  • True and false
  • List of true and false values
  • Dates and Time
  • Date formatting
  • Create new DateTime
  • Working with elements of datetime
  • Calculate code execution time
  • Control Statements
  • Conditionals
  • Loops
  • Subroutines
  • Creating subroutines
  • Subroutines
  • Subroutine arguments are passed by reference (except those in signatures)
  • Debug Output
  • Dumping with Style
  • Dumping data-structures
  • Data::Show
  • Dumping array list
  • Lists
  • Array as list
  • Assigning a list to a hash
  • Lists can be passed into subroutines
  • Return list from subroutine
  • Hash as list
  • Using arrayref to pass array to sub
  • Sorting
  • Basic Lexical Sort
  • Comments
  • Interpolation in Perl
  • Dates and Time
  • Subroutines
  • Lists
  • File I/O (reading and writing files)
  • Strings and quoting methods
  • Object-oriented Perl
  • Regular Expressions
  • Unicode
  • Randomness
  • Packages and modules
  • Easy way to check installed modules on Mac and Ubuntu
  • Perl commands for Windows Excel with Win32::OLE module
  • Perl Testing
  • Attributed Text
  • Memory usage optimization
  • Perlbrew
  • Compile Perl cpan module sapnwrfc from source code

It is a free Perl ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Perl developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.16 MB
File type : pdf
Downloads: 125
Created: 2019-04-30

Others Perl Tutorials

Think Raku (Think Perl 6)

Modern Perl

Perl tutorial for beginners

Perl and LWP - Fetching web pages, Parsing HTML, Writing Spiders, & More

Think Perl 6: How to Think Like a Computer Scientist

Others related eBooks about Perl tutorial for professionals

Mastering iOS Game Development

iOS is an operating system for Apple manufactured phones and tablets. Mobile gaming is one..., download free Game Development tutorial in PDF (228 pages) created by Miguel DeQuadros ....

Delphi Advanced Programming Technology

Download Delphi Advanced Programming Technology PDF tutorial intended to advanced level users, free training document on 163 pages by Sun Zhao-yun....

The Rook's Guide to C++

This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. The PDF and original typesetting materials are available if you are interested in having a free digital copy of your own or if you wish to contr...

Mobile Apps developement with Apache Cordova

Downloaf a free Cordova course tutorial material for beginners to learn how to creat mobile application using this platfom, a PDF document by Hazem Saleh under 37 pages....

Video Game Development in Unity

Download this free tutorial about Video Game Development in Unity, training document on 34 pages intended to beginners....

From Python to NumPy

NumPy is one of the most important scientific computing libraries available for Python. This book teaches you how to achieve expert level competency to perform complex operations, with in-depth coverage of advanced concepts....

Artificial Neural Networks

Artificial Neural Networks (ANN) are state-of-the-art, trainable algorithms that emulate certain major aspects in the functioning of the human brain. This gives them a unique, self-training ability, the ability to formalize unclassified information and, most importantly, the ability to make foreca...

Programming in ADA, PDF Tutorial

Learn Programming in ADA, a complet PDF Tutorial by Wikibooks contributors....

A Byte of Python

This is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you. This book is written for the latest Python 3, even though Python ...

Python for Everybody

This book assumes that everyone needs to know how to program, and that once you know how to program you will figure out what you want to do with your newfound skills. Download free ebook intituled Python for Everybody, creative commons document...