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

Learning Perl Through Examples

Using Perl 6

Think Perl 6: How to Think Like a Computer Scientist

Perl tutorial for beginners

Think Raku (Think Perl 6)

Others related eBooks about Perl tutorial for professionals

Asynchronous Programming Succinctly

Download free course Asynchronous Programming Succinctly, pdf file on 85 pages by by Dirk Strauss....

Fundamentals of Python Programming

Download free course Fundamentals of Python Programming, pdf file on 669 pages by Richard L. Halterman....

Architect Modern Web Applications with ASP.NET Core and Azure

Download free course Architect Modern Web Applications with ASP.NET Core and Azure, pdf file on 113 pages by by Steve Smith....

Building Back-End Web Apps with Java, JPA and JSF

This book shows how to build back-end web applications with Java, JPA and JSF. A back-end web app is a distributed web app where essentially all work is performed by the back-end component, including data validation and UI page creation, while the front-end only consists of a web browser's renderi...

50 Ways to Avoid Find and Fix ASP.NET Performance Issues

Download free course 50 Ways to Avoid Find and Fix ASP.NET Performance Issues, pdf file on 50 pages by Red Gate....

Spring MVC by example

Download free pdf training course in pdf about Spring MVC under 315 pages intended to beginners....

A Byte of Python

Download free course A Byte of Python, pdf file on 117 pages by Self-publishing....

Learning Python Matplotlib

Download free course Learning Python Matplotlib, pdf file on 97 pages by Stack Overflow Community....

Getting started with Java Language

This PDF document is a complet tutorial about Java programming language, free training course in 983 pages intended to beginner Java developer....

Python for You and Me

Download free course Python for You and Me, pdf file on 173 pages by Kushal Das....