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

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Perl Tutorials

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

Learning Perl Through Examples

Perl tutorial for beginners

Think Perl 6

Think Raku (Think Perl 6)

Others related eBooks about Perl tutorial for professionals

C++ Hacker's Guide

Download free course C++ Hacker's Guide, pdf file on 231 pages by Steve Oualine....

Fundamentals of C++ Programming

Download free course Fundamentals of C++ Programming, pdf file on 766 pages by Richard L. Halterman....

Android on x86: An Introduction to Optimizing for Intel Architecture

This book is a one-stop reference guide to mindful programming and the unique challenges and opportunities that arise from x86 architectures. It compiles the best practices and procedures associated with application development for devices using Intel's popular line of microprocessors....

Essential Ruby

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Ruby programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

TypeScript Notes for Professionals

Download free course TypeScript Notes for Professionals, pdf file on 96 pages by Stack Overflow Community....

Reverse Engineering for Beginners

Download free ebook about Reverse Engineering for Beginners. A PDF tutorial on 942 pages by Dennis Yurichev....

Ruby On Rails Programming Tutorial

Download free Ruby On Rails tutorial course in PDF, training file in 73 chapters and 231 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

The Coder's Apprentice: Learning Programming with Python 3

This book is aimed at teaching Python 3 to students and teenagers who are completely new to programming. Contrary to many of the other books that teach Python programming, this book assumes no previous knowledge of programming on the part of the students, and contains numerous exercises that allow s...

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....

Introduction to Programming Using Java

Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. As beginner programmers, you learn critical problem-solving techniques then move on to grasp the key concepts of object-ori...