CC: | steve [...] deefs.net |
Subject: | Another documentation error |
2) The API calls take hashes, but the doubled parentheses in many
examples makes it look like they take hashrefs (you have to look closely
to see that it's a redundant parenthesis and not a brace), which tripped
me up, especially since the new() method *does* require a hashref. I'd
recommend removing the extra parentheses.