Skip to content

Andrew Shitov

Science, Programming, Electronics, Languages

Tag: Perl 5

The Joy of Smartmatch

Here is a presentation explaining the main features of the so-called smartmatch (or smart-match, or smart match if you prefer). This is a feature of the Perl 5 programming language, appeared since its version 5.10.

Author Andrew ShitovPosted on May 25, 2013November 16, 2019Categories Perl, TalksTags matching, perl, Perl 5, regex, smartmatch1 Comment on The Joy of Smartmatch

The story of Perl 7

The story of the big public discussion happened in the beginning of 2013 about the future naming of the Perl programming language.

Author Andrew ShitovPosted on April 20, 2013November 16, 2019Categories PerlTags perl, Perl 5, perl 6, talksLeave a comment on The story of Perl 7

What’s new in Perl 5.14

An overview of new features appeared in the version 5.14 of the Perl programming language.

Author Andrew ShitovPosted on May 17, 2011November 16, 2019Categories Perl, TalksTags Perl 5, talksLeave a comment on What’s new in Perl 5.14

There’s more than one way to empty it

A funny lightning talk about different methods of making an array empty in Perl.

Author Andrew ShitovPosted on August 10, 2010November 16, 2019Categories Perl, TalksTags lightning talk, Perl 5, slides, talksLeave a comment on There’s more than one way to empty it

How to clean an array in Perl

Summary of how Moscow.pm people carry out “@a = ()” action.

Author Andrew ShitovPosted on June 26, 2010November 16, 2019Categories Perl, TalksTags lightning talk, perl, Perl 5, slides, talksLeave a comment on How to clean an array in Perl

Perl 5.10

An overview of the new features available in the version 5.10 of the Perl programming language.

Author Andrew ShitovPosted on January 22, 2009November 16, 2019Categories Perl, TalksTags perl, Perl 5, perl 5.10, slides, talksLeave a comment on Perl 5.10
🇺🇦 #StandWithUkraine
  • Home
  • About
  • Contents
  • Contact
  • My books
    • Where to buy
    • A Language A Day (2024)
    • A Tour of Python 3 (2020)
    • Creating a Compiler with Raku (2020)
    • Raku One-Liners (2019)
    • Using Raku (2019)
    • Using Perl 6 (2017)
    • Perl 6 Deep Dive (2017)
    • Perl 6 at a Glance (2017)
  • Events
  • Raku challenges — Index

Categories

  • Advent calendar 2018 (26)
  • Advent Calendar 2019 (25)
  • Advent Calendar 2020 (11)
  • AI (1)
  • Algorithms (14)
  • Bash shell (1)
  • Books (6)
  • ChatGPT (4)
  • Compilers (13)
  • Concurrency and Parallelism (11)
  • Conferences (3)
  • COVID-19 (6)
  • Creating a Compiler with Raku (12)
    • Chapter 1. Creating a Simple Interpreter (1)
    • Chapter 10. Test suite (1)
    • Chapter 11. Control Flow (1)
    • Chapter 2. Parsing a Number (1)
    • Chapter 3. Creating a Calculator (1)
    • Chapter 4. A Better Interpreter (1)
    • Chapter 5. Working on Grammar (1)
    • Chapter 6. Dealing with Strings (1)
    • Chapter 7. Arrays and Hashes (1)
    • Chapter 8. Building AST (1)
    • Chapter 8. Building AST. Part 2 (1)
    • Chapter 9. Evaluating AST (1)
  • Event organising (4)
  • Interviews (10)
  • Perl 6 at a Glance (146)
    • Chapter 1. Perl 6 Essentials (13)
    • Chapter 2. Operators (68)
    • Chapter 3. Code organisation (25)
    • Chapter 4. Classes (9)
    • Chapter 5. New Concepts (14)
    • Chapter 6. Regexes and Grammars (9)
    • Chapter 7. Appendix (6)
  • Perl 6 Internals (66)
  • Perl 6 Syntax (10)
  • Perl Weekly Challenge (3)
  • Programming (1)
  • Programming languages (525)
    • C (2)
    • C# (1)
    • C++ (15)
    • Clojure (2)
    • Crystal (2)
    • D (3)
    • Dart (3)
    • Elixir (2)
    • Elm (1)
    • Factor (2)
    • Fortran (2)
    • Go (3)
    • Hack (2)
    • Hy (2)
    • Io (2)
    • JavaScript (2)
    • Julia (3)
    • Kotlin (3)
    • Lisp (1)
    • Lua (3)
    • Mercury (2)
    • Nim (2)
    • OCaml (2)
    • Pascal (1)
    • Perl (23)
    • PHP (1)
    • Python (2)
    • Raku (484)
      • Raku challenges (59)
      • Raku One-Liners (25)
      • The Pearls of Raku (13)
    • Red (1)
    • Ruby (1)
    • Rust (3)
    • Scala (3)
    • TypeScript (2)
    • V (1)
    • Zig (1)
  • Publications (1)
  • Save Amsterdam (1)
  • Talks (29)
  • Uncategorized (5)
  • Using Raku (101)
    • Chapter 1. Strings (18)
    • Chapter 2. Numbers (29)
    • Chapter 3. Aggregate Data Types (24)
    • Chapter 4. Regexes and Grammars (15)
    • Chapter 5. Date and Time (4)
    • Chapter 6. Parallel Computing (4)
    • Chapter 7. Miscellaneous (6)
    • Introduction (1)
  • Wavelets (2)
  • XSLT (1)

Recent Posts

  • A Language a Day
  • London Perl & Raku Workshop 2024
  • ChatGPT 4o translated my Raku course
  • AI and ML to predict no-shows
  • Sorting numbers in Raku with the help of ChatGPT
  • Working with words in the Raku programming language
  • A couple of tasks solved in Raku
  • Calculator with Roman numbers using Raku Grammars
  • Counting Fridays the 13th in Raku
  • Built-in classes in Perl 5.38
  • Solving Task 2 of the Weekly Challenge 204 with the help of ChatGPT
  • Dialogues with ChatPGP about the Raku programming language. Solving Task 1 of the Weekly Challenge 204
  • Computing factorials using Raku
  • The course of Raku
  • Raku Challenge, Week 92, Issue 1
  • Advent of Code 2020 Day 18/25 in the Raku programming language
  • The second wave of Covid.observer
  • Raku Challenge Week 91
  • Advent of Code 2020 Day 12.1/25 in the Raku programming language
  • Advent of Code 2020 Day 9/25 in the Raku programming language

Archives

  • 2024 November (1)
  • 2024 October (1)
  • 2024 May (1)
  • 2024 April (1)
  • 2023 September (2)
  • 2023 August (1)
  • 2023 July (3)
  • 2023 February (2)
  • 2021 January (2)
  • 2020 December (15)
  • 2020 November (2)
  • 2020 September (10)
  • 2020 August (16)
  • 2020 July (22)
  • 2020 June (21)
  • 2020 May (3)
  • 2020 April (7)
  • 2020 March (9)
  • 2020 February (1)
  • 2020 January (2)
  • 2019 December (25)
  • 2019 November (9)
  • 2019 October (4)
  • 2019 September (103)
  • 2019 August (1)
  • 2019 July (1)
  • 2019 June (8)
  • 2019 March (2)
  • 2019 February (1)
  • 2018 December (26)
  • 2018 November (3)
  • 2018 October (146)
  • 2018 April (5)
  • 2018 March (5)
  • 2018 February (24)
  • 2018 January (31)
  • 2017 December (11)
  • 2016 April (1)
  • 2015 November (1)
  • 2015 October (1)
  • 2015 June (2)
  • 2015 May (4)
  • 2015 April (2)
  • 2013 July (1)
  • 2013 May (1)
  • 2013 April (2)
  • 2011 August (1)
  • 2011 May (1)
  • 2010 September (1)
  • 2010 August (2)
  • 2010 June (2)
  • 2010 March (2)
  • 2010 January (1)
  • 2009 April (1)
  • 2009 January (8)
  • 2002 November (1)

Recent Comments

  • Bolo on A Language a Day
  • T on A Language a Day
  • Robert Fitz on A Language a Day
  • Julia at a Glance — A Language a Day, Advent Calendar Day 3/24 – Andrew Shitov on Kotlin at a Glance — A Language a Day, Advent Calendar Day 4/24
  • OCaml at a Glance — A Language a Day, Advent Calendar Day 13/24 – Andrew Shitov on Clojure at a Glance — A Language a Day, Advent Calendar Day 14/24
Andrew Shitov Proudly powered by WordPress