Skip Menu |

This queue is for tickets about the HTTP-QuickBase CPAN distribution.

Report information
The Basics
Id: 62275
Status: new
Priority: 0/
Queue: HTTP-QuickBase

People
Owner: Nobody in particular
Requestors: kelly.setzer [...] wnco.com
Cc:
AdminCc:

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



The POD documents the PurgeRecords call as: =item $qdb->PurgeRecords($QuickBaseID, $query) However, the method is capitalized differently: sub purgeRecords ($$)