NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Common mistake (Score:2, Interesting)
We (the programmers) all know why a GET request that is non-idempotent is bad but a lot of books on html seem to propogate the notion that you can use GET and POST interchangably except when
How many html coders (of the type to need nms) do you know that have read the http specs ? Perhaps the error message could explain a bit about why it is bad or link to more detail on the nms website.
Re:Common mistake (Score:3, Informative)
I'd say tone it way down, with a pointer to an explanation of "why" online. Just explain "what."
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:Common mistake (Score:2)
formtag wouldn't have anactionattribute at all -- at least, the error message needs to address that possibility.