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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
cpanfile
dist.ini
lib/DBIx/Class/ResultSet/RecursiveUpdate.pm
t/00load.t
t/01_basic.t
t/02_cache.t
t/96multi_create.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/author-portability.t
t/author-synopsis.t
t/belongs_to_including_pks.t
t/conditional_has_many.t
t/lib/AnotherTestDB/OnePK/Schema.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/ConditionItem.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/Item.pm
t/lib/AnotherTestDB/OnePK/Schema/Result/RelatedItem.pm
t/lib/AnotherTestDB/TwoPK/Schema.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/ConditionItem.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/Item.pm
t/lib/AnotherTestDB/TwoPK/Schema/Result/RelatedItem.pm
t/lib/DBICTest.pm
t/lib/DBICTest/ErrorComponent.pm
t/lib/DBICTest/FakeComponent.pm
t/lib/DBICTest/ForeignComponent.pm
t/lib/DBICTest/ForeignComponent/TestComp.pm
t/lib/DBICTest/OptionalComponent.pm
t/lib/DBICTest/Plain.pm
t/lib/DBICTest/Plain/Test.pm
t/lib/DBICTest/ResultSetManager.pm
t/lib/DBICTest/ResultSetManager/Foo.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/Artist.pm
t/lib/DBICTest/Schema/ArtistSourceName.pm
t/lib/DBICTest/Schema/ArtistSubclass.pm
t/lib/DBICTest/Schema/ArtistUndirectedMap.pm
t/lib/DBICTest/Schema/Artwork.pm
t/lib/DBICTest/Schema/Artwork_to_Artist.pm
t/lib/DBICTest/Schema/Bookmark.pm
t/lib/DBICTest/Schema/BooksInLibrary.pm
t/lib/DBICTest/Schema/CD.pm
t/lib/DBICTest/Schema/CD_to_Producer.pm
t/lib/DBICTest/Schema/Collection.pm
t/lib/DBICTest/Schema/CollectionObject.pm
t/lib/DBICTest/Schema/Dummy.pm
t/lib/DBICTest/Schema/Employee.pm
t/lib/DBICTest/Schema/Event.pm
t/lib/DBICTest/Schema/EventTZ.pm
t/lib/DBICTest/Schema/FileColumn.pm
t/lib/DBICTest/Schema/ForceForeign.pm
t/lib/DBICTest/Schema/FourKeys.pm
t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm
t/lib/DBICTest/Schema/Genre.pm
t/lib/DBICTest/Schema/Image.pm
t/lib/DBICTest/Schema/LinerNotes.pm
t/lib/DBICTest/Schema/Link.pm
t/lib/DBICTest/Schema/LyricVersion.pm
t/lib/DBICTest/Schema/Lyrics.pm
t/lib/DBICTest/Schema/NoPrimaryKey.pm
t/lib/DBICTest/Schema/NoSuchClass.pm
t/lib/DBICTest/Schema/OneKey.pm
t/lib/DBICTest/Schema/Owners.pm
t/lib/DBICTest/Schema/Producer.pm
t/lib/DBICTest/Schema/SelfRef.pm
t/lib/DBICTest/Schema/SelfRefAlias.pm
t/lib/DBICTest/Schema/SequenceTest.pm
t/lib/DBICTest/Schema/Serialized.pm
t/lib/DBICTest/Schema/Tag.pm
t/lib/DBICTest/Schema/Track.pm
t/lib/DBICTest/Schema/TreeLike.pm
t/lib/DBICTest/Schema/TwoKeyTreeLike.pm
t/lib/DBICTest/Schema/TwoKeys.pm
t/lib/DBICTest/Schema/TypedObject.pm
t/lib/DBICTest/Stats.pm
t/lib/DBICTest/SyntaxErrorComponent1.pm
t/lib/DBICTest/SyntaxErrorComponent2.pm
t/lib/DBICTest/SyntaxErrorComponent3.pm
t/lib/DBSchema.pm
t/lib/DBSchema/Result/Address.pm
t/lib/DBSchema/Result/Dvd.pm
t/lib/DBSchema/Result/Dvdtag.pm
t/lib/DBSchema/Result/KeysByMethod.pm
t/lib/DBSchema/Result/LinerNotes.pm
t/lib/DBSchema/Result/Onekey.pm
t/lib/DBSchema/Result/Owner.pm
t/lib/DBSchema/Result/Personality.pm
t/lib/DBSchema/Result/Podcast.pm
t/lib/DBSchema/Result/Role.pm
t/lib/DBSchema/Result/Tag.pm
t/lib/DBSchema/Result/Twokeys.pm
t/lib/DBSchema/Result/User.pm
t/lib/DBSchema/Result/UserRole.pm
t/lib/DBSchema/Result/Viewing.pm
t/lib/DBSchemaBase.pm
t/lib/DBSchemaMoose.pm
t/lib/DBSchemaMoose/ResultSet.pm
t/lib/DebugObject.pm
t/lib/MySchema.pm
t/lib/MySchema/Test.pm
t/lib/TwoPkHasManyDB/Schema.pm
t/lib/TwoPkHasManyDB/Schema/Result/Item.pm
t/lib/TwoPkHasManyDB/Schema/Result/RelatedItem.pm
t/lib/TwoPkHasManyDB/Schema/Result/RelatedItem2.pm
t/lib/sqlite.sql
t/no_side_effects.t
t/release-dist-manifest.t
t/release-has-version.t
t/release-unused-vars.t
t/twopk_has_many.t
t/undef_pk.t
t/update_introspectable_m2m.t
t/var/placeholder
t_dbic/lib/DBICTest.pm
t_dbic/lib/DBICTest/BaseResult.pm
t_dbic/lib/DBICTest/BaseResultSet.pm
t_dbic/lib/DBICTest/BaseSchema.pm
t_dbic/lib/DBICTest/Cursor.pm
t_dbic/lib/DBICTest/DeployComponent.pm
t_dbic/lib/DBICTest/ErrorComponent.pm
t_dbic/lib/DBICTest/FakeComponent.pm
t_dbic/lib/DBICTest/ForeignComponent.pm
t_dbic/lib/DBICTest/ForeignComponent/TestComp.pm
t_dbic/lib/DBICTest/OptionalComponent.pm
t_dbic/lib/DBICTest/ResultSetManager.pm
t_dbic/lib/DBICTest/ResultSetManager/Foo.pm
t_dbic/lib/DBICTest/RunMode.pm
t_dbic/lib/DBICTest/Schema.pm
t_dbic/lib/DBICTest/Schema/Artist.pm
t_dbic/lib/DBICTest/Schema/ArtistGUID.pm
t_dbic/lib/DBICTest/Schema/ArtistSourceName.pm
t_dbic/lib/DBICTest/Schema/ArtistSubclass.pm
t_dbic/lib/DBICTest/Schema/ArtistUndirectedMap.pm
t_dbic/lib/DBICTest/Schema/Artwork.pm
t_dbic/lib/DBICTest/Schema/Artwork_to_Artist.pm
t_dbic/lib/DBICTest/Schema/BindType.pm
t_dbic/lib/DBICTest/Schema/Bookmark.pm
t_dbic/lib/DBICTest/Schema/BooksInLibrary.pm
t_dbic/lib/DBICTest/Schema/CD.pm
t_dbic/lib/DBICTest/Schema/CD_to_Producer.pm
t_dbic/lib/DBICTest/Schema/Collection.pm
t_dbic/lib/DBICTest/Schema/CollectionObject.pm
t_dbic/lib/DBICTest/Schema/ComputedColumn.pm
t_dbic/lib/DBICTest/Schema/CustomSql.pm
t_dbic/lib/DBICTest/Schema/Dummy.pm
t_dbic/lib/DBICTest/Schema/Employee.pm
t_dbic/lib/DBICTest/Schema/Encoded.pm
t_dbic/lib/DBICTest/Schema/Event.pm
t_dbic/lib/DBICTest/Schema/EventSmallDT.pm
t_dbic/lib/DBICTest/Schema/EventTZ.pm
t_dbic/lib/DBICTest/Schema/EventTZDeprecated.pm
t_dbic/lib/DBICTest/Schema/EventTZPg.pm
t_dbic/lib/DBICTest/Schema/ForceForeign.pm
t_dbic/lib/DBICTest/Schema/FourKeys.pm
t_dbic/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm
t_dbic/lib/DBICTest/Schema/Genre.pm
t_dbic/lib/DBICTest/Schema/Image.pm
t_dbic/lib/DBICTest/Schema/LinerNotes.pm
t_dbic/lib/DBICTest/Schema/Link.pm
t_dbic/lib/DBICTest/Schema/LyricVersion.pm
t_dbic/lib/DBICTest/Schema/Lyrics.pm
t_dbic/lib/DBICTest/Schema/Money.pm
t_dbic/lib/DBICTest/Schema/NoPrimaryKey.pm
t_dbic/lib/DBICTest/Schema/NoSuchClass.pm
t_dbic/lib/DBICTest/Schema/OneKey.pm
t_dbic/lib/DBICTest/Schema/Owners.pm
t_dbic/lib/DBICTest/Schema/Producer.pm
t_dbic/lib/DBICTest/Schema/PunctuatedColumnName.pm
t_dbic/lib/DBICTest/Schema/SelfRef.pm
t_dbic/lib/DBICTest/Schema/SelfRefAlias.pm
t_dbic/lib/DBICTest/Schema/SequenceTest.pm
t_dbic/lib/DBICTest/Schema/Serialized.pm
t_dbic/lib/DBICTest/Schema/Tag.pm
t_dbic/lib/DBICTest/Schema/TimestampPrimaryKey.pm
t_dbic/lib/DBICTest/Schema/Track.pm
t_dbic/lib/DBICTest/Schema/TreeLike.pm
t_dbic/lib/DBICTest/Schema/TwoKeyTreeLike.pm
t_dbic/lib/DBICTest/Schema/TwoKeys.pm
t_dbic/lib/DBICTest/Schema/TypedObject.pm
t_dbic/lib/DBICTest/Schema/VaryingMAX.pm
t_dbic/lib/DBICTest/Schema/Year1999CDs.pm
t_dbic/lib/DBICTest/Schema/Year2000CDs.pm
t_dbic/lib/DBICTest/Stats.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent1.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent2.pm
t_dbic/lib/DBICTest/SyntaxErrorComponent3.pm
t_dbic/lib/DBICTest/Taint/Classes/Auto.pm
t_dbic/lib/DBICTest/Taint/Classes/Manual.pm
t_dbic/lib/DBICTest/Taint/Namespaces/Result/Test.pm
t_dbic/lib/DBICTest/Util.pm
t_dbic/lib/DBICTest/Util/OverrideRequire.pm
t_dbic/lib/sqlite.sql
t_dbic/might_have.t
|