Skip to content

The Effective Perler

Effective Perl Programming – write better, more idiomatic Perl

  • TOC
  • Errata
  • About

Perl v5.34 new features

Perl v5.34 is scheduled to come out in May. Here’s what you can look forward to:

  • Specify octal numbers with the 0o prefix
  • Experimental try-catch syntax
  • The no-minimum {,m} regex quantifier
  • Add insignificant space in brace constructs, such as \x{...} and {n,m}

And, I’ll update the Perl New Features for v5.34 too.

Author brian d foyPosted on March 24, 2021May 12, 2022Categories 5.34, new features

Post navigation

Previous Previous post: Match Unicode property values with a wildcard
Next Next post: Specify octal numbers with the 0o prefix
Effective Programming Perl book cover


Latest Items

  • Specify octal numbers with the 0o prefix
  • Perl v5.34 new features
  • Match Unicode property values with a wildcard
  • Match Unicode character names with a pattern

Topics

Archives

External Links

  • Amazon.com
  • publisher catalog page
  • InformIT page (book and PDF)
  • Safari Books Online
  • eBooks (PDF and ePub)
  • TOC
  • Errata
  • About
The Effective Perler Proudly powered by WordPress