Skip Menu |

This queue is for tickets about the RDF-Helper CPAN distribution.

Report information
The Basics
Id: 98729
Status: new
Priority: 0/
Queue: RDF-Helper

People
Owner: Nobody in particular
Requestors: ktaylor [...] ebi.ac.uk
Cc:
AdminCc:

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



Subject: Filename passthrough to RDF::Trine should be a file handle
Date: Tue, 09 Sep 2014 11:19:47 +0100
To: bug-RDF-Helper [...] rt.cpan.org
From: Kieron Taylor <ktaylor [...] ebi.ac.uk>
I've been playing with $rdf->serialize(format => 'ntriples', filename => 'file.rdf'); The following error appears: Can't use string ("file.rdf") as a symbol ref while "strict refs" in use at /Users/ktaylor/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3/RDF/Trine/Serializer/NTriples.pm line 89. On tracing the code, it appears RDF::Trine expects a filehandle when called in RDF::Helper::RDFTrine. Regards, -- Kieron Taylor PhD. Ensembl Core team EMBL-EBI