[redland-dev] RDF::Redland::Query error

Christopher Schmidt crschmidt at crschmidt.net
Sun Dec 19 15:52:45 PST 2004


The RDF::Redland::Query POD gives the following as the example for a way 
to execute a query:
   my $results=$model->execute($query);

This should be:
   my $results=$query->execute($model);

-- 
Christopher Schmidt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnomehack.com/pipermail/redland-dev/attachments/20041219/5007ec9e/attachment.pgp


More information about the redland-dev mailing list