Changes for version 1.06

  • adding some tests
  • Apply patches for bugs reported in RT #1854 and #5823
  • Explicit undef as return value was replaced by return with nothing. This might cause bad code such as this @a = $upload->file_handle; that relies on undef in list context to fail.
  • (blame me: gabor@pti.co.il)

Modules

CGI class for handling browser file uploads