1DEMO-DATA-DUMP-COLOR(1)User Contributed Perl DocumentatioDnEMO-DATA-DUMP-COLOR(1)
2
3
4
6 demo-data-dump-color - Demo for Data::Dump::Color
7
9 This document describes version 0.249 of demo-data-dump-color (from
10 Perl distribution Data-Dump-Color), released on 2023-02-03.
11
13 Please visit the project's homepage at
14 <https://metacpan.org/release/Data-Dump-Color>.
15
17 Source repository is at
18 <https://github.com/perlancar/perl-Data-Dump-Color>.
19
21 perlancar <perlancar@cpan.org>
22
24 To contribute, you can send patches by email/via RT, or send pull
25 requests on GitHub.
26
27 Most of the time, you don't need to build the distribution yourself.
28 You can simply modify the code, then test via:
29
30 % prove -l
31
32 If you want to build the distribution (e.g. to try to install it
33 locally on your system), you can install Dist::Zilla,
34 Dist::Zilla::PluginBundle::Author::PERLANCAR,
35 Pod::Weaver::PluginBundle::Author::PERLANCAR, and sometimes one or two
36 other Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps
37 required beyond that are considered a bug and can be reported to me.
38
40 This software is copyright (c) 2023, 2021, 2018, 2014, 2013, 2012 by
41 perlancar <perlancar@cpan.org>.
42
43 This is free software; you can redistribute it and/or modify it under
44 the same terms as the Perl 5 programming language system itself.
45
47 Please report any bugs or feature requests on the bugtracker website
48 <https://rt.cpan.org/Public/Dist/Display.html?Name=Data-Dump-Color>
49
50 When submitting a bug or request, please include a test-file or a patch
51 to an existing test-file that illustrates the bug or desired feature.
52
53
54
55perl v5.38.0 2023-07-20 DEMO-DATA-DUMP-COLOR(1)