Migration finished
[dbsrgits/DBIx-Class-Tree.git] / MANIFEST
1 Build.PL
2 Changes
3 lib/DBIx/Class/Tree.pm
4 lib/DBIx/Class/Tree/AdjacencyList.pm
5 lib/DBIx/Class/Tree/AdjacencyList/Ordered.pm
6 Makefile.PL
7 MANIFEST                        This list of files
8 META.yml
9 README
10 t/01_pod.t
11 t/10_adjacencylist.t
12 t/11_adjacencylist_ordered.t
13 t/lib/sqlite.sql
14 t/lib/TreeTest.pm
15 t/lib/TreeTest/Schema.pm
16 t/lib/TreeTest/Schema/Node.pm
17 t/var/test.db
18 TODO