X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRequest%2FPartData.pm;h=32e600b6efefb7032483c251e25b53c0204f7e97;hp=d6358f334e86aa5047afb534e13e1f661d94d17c;hb=88e5a8b0c4d28e46b8ba6b6b9567063e57af9063;hpb=9868e0a0023cc8b598d60f150ea367e0056a65f3 diff --git a/lib/Catalyst/Request/PartData.pm b/lib/Catalyst/Request/PartData.pm index d6358f3..32e600b 100644 --- a/lib/Catalyst/Request/PartData.pm +++ b/lib/Catalyst/Request/PartData.pm @@ -95,7 +95,7 @@ Catalyst::Request::Upload - handles file upload requests =head1 SYNOPSIS - my $data_part = + my $data_part = To specify where Catalyst should put the temporary files, set the 'uploadtmp' option in the Catalyst config. If unset, Catalyst will use the system temp dir.