Subject: | return value of filter() is not documented |
Hello,
Thanks for this get module. I especially like the design of the filter
registration system.
Here's one small improvement that could be made.
In Imager/Filters.pod, the return value of filter() is not documented. It
returns the invocant on success. On failure, it sets errstr, and returns
undef.