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#> .
@base <http://purl.org/NET/cpan-uri/dist/Test-RDF/> .

<project>
    :version_from <project#main> ;
    :readme_from <project#main> ;
    :test_requires "Test::Tester" ;
    :requires "Scalar::Util 1.24", "Test::More", "Test::Builder::Module", "RDF::Trine 0.134" .

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