RDF-RDFa-Linter

 view release on metacpan or  search on metacpan

meta/makefile.ttl  view on Meta::CPAN

# This file provides instructions for packaging.

@prefix : <http://purl.org/NET/cpan-uri/terms#> .

<http://purl.org/NET/cpan-uri/dist/RDF-RDFa-Linter/project>
	:perl_version_from _:main ;
	:version_from _:main ;
	:readme_from _:main ;
	:test_requires "Test::More 0.61";
	:requires
		"RDF::Trine",
		"RDF::Query",
		"RDF::TrineX::Functions",
		"RDF::RDFa::Generator",
		"RDF::RDFa::Parser",
		"XML::LibXML".

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/RDFa/Linter.pm" .



( run in 0.678 second using v1.01-cache-2.11-cpan-2398b32b56e )