File: MANIFEST

package info (click to toggle)
perlrdf 0.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: perl: 1,489; makefile: 2; sh: 1
file content (40 lines) | stat: -rw-r--r-- 949 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
CONTRIBUTING
COPYRIGHT
CREDITS
Changes
INSTALL
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
SIGNATURE
TODO
bin/perlrdf
dist.ini
doap.ttl
lib/App/perlrdf.pm
lib/App/perlrdf/Command.pm
lib/App/perlrdf/Command/About.pm
lib/App/perlrdf/Command/Aliases.pm
lib/App/perlrdf/Command/Canonicalize.pm
lib/App/perlrdf/Command/Commands.pm
lib/App/perlrdf/Command/FileSpec.pm
lib/App/perlrdf/Command/Isomorphic.pm
lib/App/perlrdf/Command/MakeStore.pm
lib/App/perlrdf/Command/Prefix.pm
lib/App/perlrdf/Command/StoreDescribe.pm
lib/App/perlrdf/Command/StoreDump.pm
lib/App/perlrdf/Command/StoreLoad.pm
lib/App/perlrdf/Command/StoreTruncate.pm
lib/App/perlrdf/Command/Translate.pm
lib/App/perlrdf/Command/Validate.pm
lib/App/perlrdf/DummyModel.pm
lib/App/perlrdf/FileSpec.pm
lib/App/perlrdf/FileSpec/InputFile.pm
lib/App/perlrdf/FileSpec/InputRDF.pm
lib/App/perlrdf/FileSpec/OutputFile.pm
lib/App/perlrdf/FileSpec/OutputRDF.pm
t/01basic.t
t/02translate.t