]> Lady’s Gitweb - Gitweb/commit
gitweb: use start_form, not startform that was removed in CGI.pm 4.04
authorRoland Mas <redacted>
Thu, 16 Oct 2014 06:54:47 +0000 (08:54 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
commit557808b3bb355ed999267e94c9c0563b42fd7ca2977218a4880f0f672710748d
tree979963db559327145a9f928c54db5c203bf4d1e3492c2ac1fc97e13ebf35f0f3
parentc97bf86085e0f7590fb94725c71c56254a7d09dd98f8a891c99365cbfa1cb3bb
gitweb: use start_form, not startform that was removed in CGI.pm 4.04

CGI.pm 4.04 removed the startform method, which had previously been
deprecated in favour of start_form.  Changes file for CGI.pm says:

    4.04 2014-09-04
     [ REMOVED / DEPRECATIONS ]
- startform and endform methods removed (previously deprecated,
  you should be using the start_form and end_form methods)

Signed-off-by: Roland Mas <redacted>
Reviewed-by: Jakub Narębski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.227376 seconds and 5 git commands to generate.