The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2001-09-30

  • fixed die within eval with new TrapEvalDie attribute
  • new test t/nasty.t added to test TrapEvalDie
  • fixed SIG warnings with new TrapWarn attribute
  • improved filler: added $_ to $:
  • changed encoding from octal (%o) to hex (%x) for chars in range 128..255; this reduces binary encoding size
  • minor performance improvements
  • minor shape improvements

Modules

Visual Programming in Perl

Examples