Subject: | Example code depends on CGI::Untaint::date |
To get the beer example working - as is - one needs to have
CGI::Untaint::date. However finding out that this module isn't
installed is very difficult. I suggest that either the example should
be changed to allow the date to be free form text or CGI::Untaint::date
be added as a dependency.
It is demoralizing to spend hours trying to get code which promises to
just work; to work when the answer is so hard to find.