The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2001-07-25

  • Fix documentation snafus
  • add want('COUNT') as a synonym for C<howmany> and want('REF') for C<wantref>
  • BOOLEAN context
  • now compiles & passes tests under ithreads
  • SCALARREF and OBJECT reference contexts (want('REF') eq 'SCALAR' || want('REF') eq 'OBJECT')
  • Reorganised test suite

Modules

Implement the want command