Skip Menu |

This queue is for tickets about the DBR CPAN distribution.

Report information
The Basics
Id: 52394
Status: new
Priority: 0/
Queue: DBR

People
Owner: Nobody in particular
Requestors: schemelab [...] gmail.com
Cc:
AdminCc:

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



Subject: NOTLIKE does not differ from LIKE in docs
The docs for NOT LIKE say: where( name => LIKE( 'George%' ) but this looks like a cut-paste from the LIKE docs just above.