rdf::query::functions(3pm) debian man page | unix.com

Man Page: rdf::query::functions

Operating Environment: debian

Section: 3pm

RDF::Query::Functions(3pm)				User Contributed Perl Documentation				RDF::Query::Functions(3pm)

NAME
RDF::Query::Functions - Standard Extension Functions
VERSION
This document describes RDF::Query::Functions version 2.908.
DESCRIPTION
This stub module simply loads all other modules named "RDF::Query::Functions::*". Each of those modules has an "install" method that simply adds coderefs to %RDF::Query::functions.
METHODS
"install_function ( $uri, &func )" "install_function ( @uris, &func )" Install the supplied CODE reference as the implementation for the given function URI(s).
SEE ALSO
RDF::Query::Functions::SPARQL, RDF::Query::Functions::Xpath, RDF::Query::Functions::Jena, RDF::Query::Functions::Geo, RDF::Query::Functions::Kasei.
AUTHOR
Gregory Williams <gwilliams@cpan.org>, Toby Inkster <tobyink@cpan.org>. perl v5.14.2 2012-01-31 RDF::Query::Functions(3pm)
Related Man Pages
rdf::query::functions::sparql(3pm) - debian
rdf::query::parser(3pm) - debian
rdf::query::plan::distinct(3pm) - debian
rdf::query::plan::limit(3pm) - debian
rdf::query::plan::union(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph