# This file contains general metadata about the project. @prefix : . @prefix dc: . @prefix foaf: . @prefix rdfs: . @prefix xsd: . a :Project ; :programming-language "Perl" ; :name "authority" ; :shortdesc "loads a module only if it has a particular authority" ; :homepage ; :download-page ; :bug-database ; :repository [ a :HgRepository ; :browse ] ; :created "2011-11-05"^^xsd:date ; :license ; :developer [ a foaf:Person ; foaf:name "Toby Inkster" ; foaf:mbox ] . dc:title "the same terms as the perl 5 programming language system itself" .