The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file provides instructions for packaging.

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

<http://purl.org/NET/cpan-uri/dist/HTML-HTML5-Microdata-Parser/project>
	:perl_version_from _:main ;
	:version_from _:main ;
	:readme_from _:main ;
	:test_requires "Test::More 0.61" , "Test::RDF 0.23" ;
	:requires
		"Encode 0" ,
		"HTML::HTML5::Parser 0.107" ,
		"HTML::HTML5::Sanity 0.102" ,
		"RDF::Trine 0.135" ,
		"Scalar::Util 0" ,
		"URI::Escape 0" ,
		"URI::URL 0" ,
		"XML::LibXML 1.70" .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/HTML/HTML5/Microdata/Parser.pm" .