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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388
|
---
abstract: 'Minimalist class construction, with chained attributes'
author:
- 'Dan Book <dbook@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Scalar::Util: '0'
Test::More: '0.88'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Class-Tiny-Chained
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Class::Tiny::Chained:
file: lib/Class/Tiny/Chained.pm
version: '0.004'
requires:
Class::Tiny: '1.003'
perl: '5.006'
resources:
bugtracker: https://github.com/Grinnz/Class-Tiny-Chained/issues
homepage: https://github.com/Grinnz/Class-Tiny-Chained
repository: https://github.com/Grinnz/Class-Tiny-Chained.git
version: '0.004'
x_Dist_Zilla:
perl:
version: '5.024000'
plugins:
-
class: Dist::Zilla::Plugin::GithubMeta
name: '@Author::DBOOK/GithubMeta'
version: '0.54'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
Dist::Zilla::Role::FileWatcher:
version: '0.006'
name: '@Author::DBOOK/Readme_Github'
version: '0.161170'
-
class: Dist::Zilla::Plugin::GenerateFile
name: '@Author::DBOOK/Generate_Contrib'
version: '6.007'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::DBOOK/MetaConfig'
version: '6.007'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
Dist::Zilla::Plugin::MetaProvides::Package:
finder_objects:
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Author::DBOOK/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version: '6.007'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
inherit_missing: '1'
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000031'
version: '0.004'
name: '@Author::DBOOK/MetaProvides::Package'
version: '2.004002'
-
class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
name: '@Author::DBOOK/Prereqs::FromCPANfile'
version: '0.08'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
'git --version': 1.7.1
include_authors: 0
include_releaser: 1
order_by: name
paths:
- .
name: '@Author::DBOOK/Git::Contributors'
version: '0.024'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::DBOOK/MetaNoIndex'
version: '6.007'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Author::DBOOK/CheckChangesHasContent'
version: '0.010'
-
class: Dist::Zilla::Plugin::Git::Check
config:
Dist::Zilla::Plugin::Git::Check:
untracked_files: die
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- CONTRIBUTING.md
- Changes
- INSTALL
- LICENSE
- META.json
- Makefile.PL
- README.pod
- dist.ini
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
repo_root: .
name: '@Author::DBOOK/Git::Check'
version: '2.039'
-
class: Dist::Zilla::Plugin::RewriteVersion
config:
Dist::Zilla::Plugin::RewriteVersion:
add_tarball_name: 0
finders:
- ':ExecFiles'
- ':InstallModules'
global: 0
skip_version_provider: 0
name: '@Author::DBOOK/RewriteVersion'
version: '0.015'
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::DBOOK/NextRelease'
version: '6.007'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
Dist::Zilla::Plugin::Git::Commit:
add_files_in:
- /
commit_msg: v%v%n%n%c
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- CONTRIBUTING.md
- Changes
- INSTALL
- LICENSE
- META.json
- Makefile.PL
- README.pod
- dist.ini
allow_dirty_match:
- (?^:^(?:lib|script|bin)/)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Git::Commit'
version: '2.039'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
Dist::Zilla::Plugin::Git::Tag:
branch: ~
changelog: Changes
signed: 0
tag: v0.004
tag_format: v%v
tag_message: v%v
Dist::Zilla::Role::Git::Repo:
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Git::Tag'
version: '2.039'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease
config:
Dist::Zilla::Plugin::BumpVersionAfterRelease:
finders:
- ':ExecFiles'
- ':InstallModules'
global: 0
munge_makefile_pl: 0
name: '@Author::DBOOK/BumpVersionAfterRelease'
version: '0.015'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
Dist::Zilla::Plugin::Git::Commit:
add_files_in: []
commit_msg: 'Bump version'
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Changes
- dist.ini
allow_dirty_match:
- (?^:^(?:lib|script|bin)/)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Commit_Version_Bump'
version: '2.039'
-
class: Dist::Zilla::Plugin::Git::Push
config:
Dist::Zilla::Plugin::Git::Push:
push_to:
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
repo_root: .
name: '@Author::DBOOK/Git::Push'
version: '2.039'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::DBOOK/PodSyntaxTests'
version: '6.007'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: '@Author::DBOOK/PodCoverageTests'
version: '6.007'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::DBOOK/Test::ReportPrereqs'
version: '0.025'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
exclude_filename:
- Build.PL
- CONTRIBUTING.md
- INSTALL
- LICENSE
- META.json
- Makefile.PL
- Makefile.PL
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
prefix: ''
prune_directory: []
root: .
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@Author::DBOOK/Git::GatherDir'
version: '2.039'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@Author::DBOOK/CopyFilesFromBuild'
version: '0.161350'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Author::DBOOK/PruneCruft'
version: '6.007'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@Author::DBOOK/ManifestSkip'
version: '6.007'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::DBOOK/MetaYAML'
version: '6.007'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::DBOOK/MetaJSON'
version: '6.007'
-
class: Dist::Zilla::Plugin::License
name: '@Author::DBOOK/License'
version: '6.007'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
Dist::Zilla::Role::FileWatcher:
version: '0.006'
name: '@Author::DBOOK/ReadmeAnyFromPod'
version: '0.161170'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::DBOOK/ExecDir'
version: '6.007'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::DBOOK/ShareDir'
version: '6.007'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::DBOOK/ScriptDir'
version: '6.007'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@Author::DBOOK/MakeMaker'
version: '6.007'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 1
name: '@Author::DBOOK/RunExtraTests'
version: '0.029'
-
class: Dist::Zilla::Plugin::InstallGuide
name: '@Author::DBOOK/InstallGuide'
version: '1.200007'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::DBOOK/Manifest'
version: '6.007'
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::DBOOK/TestRelease'
version: '6.007'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::DBOOK/ConfirmRelease'
version: '6.007'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::DBOOK/UploadToCPAN'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
version: '6.007'
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Author::DBOOK/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version: '6.007'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
version: '6.007'
x_contributors:
- 'Dan Book <grinnz@grinnz.com>'
x_serialization_backend: 'YAML::Tiny version 1.69'
|