~ubuntu-branches/ubuntu/wily/libmodule-install-doapchangesets-perl/wily

« back to all changes in this revision

Viewing changes to meta/deps.ttl

  • Committer: Package Import Robot
  • Author(s): Jonas Smedegaard
  • Date: 2012-06-04 16:00:32 UTC
  • Revision ID: package-import@ubuntu.com-20120604160032-o9fbat6slanxyjed
Tags: upstream-0.202
ImportĀ upstreamĀ versionĀ 0.202

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@prefix : <http://purl.org/NET/cpan-uri/terms#> .
 
2
 
 
3
<http://purl.org/NET/cpan-uri/dist/Module-Install-DOAPChangeSets/project>
 
4
        :requires
 
5
                "File::Slurp" ,
 
6
                "Module::Install 1.00" ,
 
7
                "Perl::Version" ,
 
8
                "RDF::Trine 0.112" ,
 
9
                "RDF::Query 2.200" ,
 
10
                "Text::Wrap" ,
 
11
                "LWP::Simple" ,
 
12
                "URI::file 4.0" ;
 
13
        :test_requires
 
14
                "Test::More 0.61" .