From: https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E Date: Mon, 22 Sep 2014 19:02:14 +0000 (-0400) Subject: what I think was meant by "deprecated" X-Git-Tag: debian/3.20141016~111 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f218fa0257986887ec3eaf32fa3351f62ab141c5 what I think was meant by "deprecated" --- diff --git a/doc/todo/Any_todo_because_CGI.pm_deprecated__63__.mdwn b/doc/todo/Any_todo_because_CGI.pm_deprecated__63__.mdwn index 3c4660a71..3357cb826 100644 --- a/doc/todo/Any_todo_because_CGI.pm_deprecated__63__.mdwn +++ b/doc/todo/Any_todo_because_CGI.pm_deprecated__63__.mdwn @@ -15,3 +15,5 @@ Or is it just a matter of 'hold course until [[rewrite ikiwiki in haskell]]'? > more extensive web framework: it doesn't do elaborate URL routing > like most webapps, because it produces static HTML for as much of > its content as possible anyway. --[[smcv]] + +>> I'm on a thin pipe, but IIRC CGI.pm is simply no longer going to be bundled with Perl core, and is not deprecated in any other way. Just old, and now an explicit dependency. I may be wrong. --[[schmonz]]