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