Changes for version 0.075
- Meant to upload 0.73 and 0.074 but just never got around to it
- Fixed upload hang bug in certain circumstances
- Added upload_fieldnames() method by request
- Added support for $fh = upload('field_name') but this has the issue of what to do if 'field_name' is duplicated. You can only ever get one fh from this method unlike the favoured approach using param() to get the filename(s) which will let you get to all the files.
- José Micó deserves plaudits as does PodMaster.
Provides
in Simple.pm
in Simple/Cookie.pm
in Simple/Standard.pm
in Simple/Util.pm