File: makefile.ttl

package info (click to toggle)
libmodule-install-doap-perl 0.006-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 324 kB
  • sloc: perl: 3,152; makefile: 11
file content (8 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
@prefix : <http://purl.org/NET/cpan-uri/terms#> .

<http://purl.org/NET/cpan-uri/dist/Module-Install-DOAP/project>
	:perl_version_from _:main ;
	:version_from _:main ;
	:readme_from _:main .

_:main <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/Module/Install/DOAP.pm" .