File: MANIFEST

package info (click to toggle)
libdbix-class-inflatecolumn-serializer-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 164 kB
  • ctags: 28
  • sloc: perl: 297; sql: 5; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 570 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
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
TODO
dist.ini
lib/DBIx/Class/InflateColumn/Serializer.pm
lib/DBIx/Class/InflateColumn/Serializer/JSON.pm
lib/DBIx/Class/InflateColumn/Serializer/Storable.pm
lib/DBIx/Class/InflateColumn/Serializer/YAML.pm
t/001_load.t
t/002_storable.t
t/003_json.t
t/004_yaml.t
t/lib/DBICTest.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/SerializeJSON.pm
t/lib/DBICTest/Schema/SerializeStorable.pm
t/lib/DBICTest/Schema/SerializeYAML.pm
t/lib/DBICTest/Schema/TestTable.pm
t/lib/sqlite.sql
xt/kwalitee.t
xt/pod.t
xt/podcoverage.t