Skip Menu |

This queue is for tickets about the Class-DBI CPAN distribution.

Report information
The Basics
Id: 15145
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Class-DBI

People
Owner: Nobody in particular
Requestors: steven [...] knowmad.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Documentation Error
In your documentation you say ' '%' means "any one or more characters"' When '%' actually computes to "any zero of more characters".
[guest - Wed Oct 19 15:43:00 2005]: Show quoted text
> In your documentation you say > ' '%' means "any one or more characters"' > When '%' actually computes to "any zero of more characters".
Good catch. This is fixed for the new release. Thanks, Tony