1---
2abstract: 'Author tests making sure correct line endings are used'
3author:
4  - 'Florian Ragwitz <rafl@debian.org>'
5  - 'Caleb Cushing <xenoterracide@gmail.com>'
6  - 'Karen Etheridge <ether@cpan.org>'
7build_requires:
8  Build::Requires: '1.1'
9  Test::More: '0.88'
10  Test::Requires: '1.2'
11configure_requires:
12  Module::Build::Tiny: '0.039'
13  perl: '5.006'
14dynamic_config: 0
15generated_by: 'Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150002'
16keywords:
17  - plugin
18  - test
19  - testing
20  - author
21  - development
22  - whitespace
23  - newline
24  - linefeed
25  - formatting
26license: perl
27meta-spec:
28  url: http://module-build.sourceforge.net/META-spec-v1.4.html
29  version: '1.4'
30name: Dist-Zilla-Plugin-Test-EOL
31no_index:
32  directory:
33    - t
34    - xt
35provides:
36  Dist::Zilla::Plugin::EOLTests:
37    file: lib/Dist/Zilla/Plugin/EOLTests.pm
38    version: '0.18'
39    x_deprecated: 1
40  Dist::Zilla::Plugin::Test::EOL:
41    file: lib/Dist/Zilla/Plugin/Test/EOL.pm
42    version: '0.18'
43requires:
44  Data::Section: '0.004'
45  Dist::Zilla::File::InMemory: '0'
46  Dist::Zilla::Role::FileFinderUser: '0'
47  Dist::Zilla::Role::FileGatherer: '0'
48  Dist::Zilla::Role::FileMunger: '0'
49  Dist::Zilla::Role::PrereqSource: '0'
50  Dist::Zilla::Role::TextTemplate: '0'
51  Moose: '0'
52  Moose::Util::TypeConstraints: '0'
53  Path::Tiny: '0'
54  Sub::Exporter::ForMethods: '0'
55  namespace::autoclean: '0'
56  perl: '5.006'
57  strict: '0'
58  warnings: '0'
59resources:
60  IRC: irc://irc.perl.org/#distzilla
61  MailingList: http://dzil.org/#mailing-list
62  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Test-EOL
63  homepage: https://github.com/karenetheridge/Dist-Zilla-Plugin-Test-EOL
64  repository: https://github.com/karenetheridge/Dist-Zilla-Plugin-Test-EOL.git
65version: '0.18'
66x_Dist_Zilla:
67  perl:
68    version: '5.021010'
69  plugins:
70    -
71      class: Dist::Zilla::Plugin::Bootstrap::lib
72      config:
73        Dist::Zilla::Role::Bootstrap:
74          try_built: ~
75      name: Bootstrap::lib
76      version: '1.001000'
77    -
78      class: Dist::Zilla::Plugin::VerifyPhases
79      name: '@Author::ETHER/PHASE VERIFICATION'
80      version: '0.010'
81  zilla:
82    class: Dist::Zilla::Dist::Builder
83    config:
84      is_trial: ''
85    version: '5.035'
86x_authority: cpan:FLORA
87x_authority_from_module: Dist::Zilla::Plugin::Test::EOL
88x_contributors:
89  - 'Olivier Mengue <dolmen@cpan.org>'
90  - 'Shlomi Fish <shlomif@shlomifish.org>'
91x_permissions_from_module: Dist::Zilla::Plugin::Test::EOL
92