1---
2abstract: "'print' -- but no newline needed"
3author:
4  - 'Alexandr Ciornii (alexchorny@gmail.com)'
5generated_by: 'Module::Build version 0.3601'
6license: perl
7meta-spec:
8  url: http://module-build.sourceforge.net/META-spec-v1.4.html
9  version: 1.4
10name: Perl6-Say
11provides:
12  Perl6::Say:
13    file: lib/Perl6/Say.pm
14    version: 0.16
15requires:
16  Carp: 0
17  IO::Handle: 0
18  Scalar::Util: 1.07
19  Test::More: 0.44
20  perl: 5.008
21resources:
22  license: http://dev.perl.org/licenses/
23  repository: http://github.com/chorny/Perl6-Say
24version: 0.16
25