Skip to main content
  • Book
  • © 2017

Perl 6 Fundamentals

A Primer with Examples, Projects, and Case Studies

Apress

Authors:

  • Helps you begin coding with Perl 6 using hands-on examples

  • Learn how to work with persisent storage

  • Teaches you how to write applications such as a Unicode search tool and usage graph

Table of contents (13 chapters)

  1. Front Matter

    Pages i-xix
  2. What Is Perl 6?

    • Moritz Lenz
    Pages 1-3
  3. Running Rakudo Perl 6

    • Moritz Lenz
    Pages 5-8
  4. Formatting a Sudoku Puzzle

    • Moritz Lenz
    Pages 9-21
  5. Testing say()

    • Moritz Lenz
    Pages 39-42
  6. Silent-Cron, a Cron Wrapper

    • Moritz Lenz
    Pages 43-59
  7. Stateful Silent-Cron

    • Moritz Lenz
    Pages 61-66
  8. Review of the Perl 6 Basics

    • Moritz Lenz
    Pages 67-71
  9. A File and Directory Usage Graph

    • Moritz Lenz
    Pages 95-112
  10. A Unicode Search Tool

    • Moritz Lenz
    Pages 113-118
  11. What’s Next?

    • Moritz Lenz
    Pages 135-137
  12. Back Matter

    Pages 139-142

About this book

Gain the skills to begin developing Perl 6 applications from the ground up in this hands-on compact book, which includes a foreword from Larry Wall, creator of Perl. You’ll learn enough to get started building with Perl 6, using Perl 6’s gradual typing, handy object orientation features, powerful parsing capabilities, and human-usable concurrency. After a short introduction, each chapter develops a small example project, explaining the Perl 6 features used. When the example is done, you’ll explore another aspect, such as optimizing further for readability or testing the code. 


Along the way you’ll see Perl 6 basics, such as variables and scoping; subroutines; classes and objects; regexes; and code testing. When you’ve mastered the basics, Perl 6 Fundamentals moves onto more advanced topics to give you a deeper understanding of the language. You’ll learn, amongst other things, how to work with persistent storage, how to generate good error messages, and how to write tricky applications such as a file and directory usage graph and a Unicode search tool.



What You'll Learn
  • Get coding with Perl 6
  • Work on several hands-on examples and projects
  • Integrate Python libraries into your Perl 6 programs
  • Parse INI files using regexes and grammars
  • Build a date time converter 
  • Carry out refactoring and other automated tests

Who This Book Is For



If you already know one or more programming languages, and want to learn about Perl 6, this book is for you.




Authors and Affiliations

  • Fürth, Germany

    Moritz Lenz

About the author

Moritz Lenz is a Perl 6 core developer. He has contributed significantly to the official test suite, the Rakudo Perl 6 compiler, and is the initiator of the official Perl 6 documentation project. He has also authored several modules, and runs infrastructure for the Perl 6 community. In his day job, he develops Perl 5 and Python code, and maintains a Continuous Delivery system for his employer.

Bibliographic Information