Data-Section-0.200006000755000766000024 012307344330 13275 5ustar00rjbsrjbs000000000000README100644000766000024 61212307344330 14215 0ustar00rjbsrjbs000000000000Data-Section-0.200006 This archive contains the distribution Data-Section, version 0.200006: read multiple hunks of data out of your DATA section This software is copyright (c) 2008 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. This README file was generated by Dist::Zilla::Plugin::Readme v5.014. Changes100644000766000024 525712307344330 14662 0ustar00rjbsrjbs000000000000Data-Section-0.200006Revision history for Data-Section 0.200006 2014-03-10 10:14:45-04:00 America/New_York - skip tests on Win32 pre-5.14 related to line endings; perl munges the data before we're able to get at it (thanks, Christian Walde!) 0.200005 2013-12-11 08:03:08 America/New_York - open DATA handles both :raw and :bytes to avoid content munging on Win32 (thanks, Kenichi Ishigaki!) - This is not yet a perfect solution for Win32. 0.200004 2013-12-01 21:31:02 America/New_York - avoid confusion between \n, \x0d\x0a, and Win32 (thanks, Kenichi Ishigaki!) 0.200003 2013-11-02 07:57:52 America/New_York [THIS MIGHT BREAK STUFF] - stable release of 0.200002, no functional changes 0.200002 2013-10-19 22:11:32 America/New_York (TRIAL RELEASE) [THIS MIGHT BREAK STUFF] - add an "encoding" parameter to set encoding of data section contents; this defaults to UTF-8 (thanks, David Golden!) 0.101622 2013-06-19 21:48:02 America/New_York add a link to an Advent article about Data-Section update bugtracker, repo, etc. 0.101621 2011-04-29 07:26:31 America/New_York document the \-escaping behavior of sections 0.101620 2010-06-11 08:14:32 America/New_York We now attempt to work with files with Win32 line endings, thanks to Christian Walde. 0.100770 2010-03-18 08:05:46 America/New_York this release's changes courtesy of Tatsuhiko Miyagawa: __END__ now ends the whole data section; ignore_end may come someday empty data lines between __DATA__ and first section are ignored 0.100270 2010-01-27 22:43:33 America/New_York switch from Class::ISA to MRO::Compat added *_section_names eliminate some duplicated code 0.093410 2009-12-07 18:45:56 America/New_York allow data before first marker if default_name given (thanks, Uwe Voelker) 0.093330 2009-11-29 17:45:10 America/New_York re-release to include a META.yml for cpandeps 0.091820 2009-07-01 18:25:50 UTC add docs on using ForMethod to avoid autocleaning (thanks, Kent Fredric) 0.006 2008-11-23 remove smoke tests that did nothing useful; thanks Florian 0.005 2008-08-07 rebuild to ensure directory entries in archive 0.004 2008-06-07 fix regex to exclude whitespace after name 0.003 2008-06-07 fix non-5.8-friendly syntax in tests swap mro out for Class::ISA; it shouldn't matter 0.002 2008-06-07 improve documentation handle valid classes with no __DATA__ section 0.001 2008-06-07 first release LICENSE100644000766000024 4366312307344330 14417 0ustar00rjbsrjbs000000000000Data-Section-0.200006This software is copyright (c) 2008 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Terms of the Perl programming language system itself a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" --- The GNU General Public License, Version 1, February 1989 --- This software is Copyright (c) 2008 by Ricardo SIGNES. This is free software, licensed under: The GNU General Public License, Version 1, February 1989 GNU GENERAL PUBLIC LICENSE Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice That's all there is to it! --- The Artistic License 1.0 --- This software is Copyright (c) 2008 by Ricardo SIGNES. This is free software, licensed under: The Artistic License 1.0 The Artistic License Preamble The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. Definitions: - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. b) use the modified Package only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. d) make other distribution arrangements with the Copyright Holder. 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. b) accompany the distribution with the machine-readable source of the Package with your modifications. c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. d) make other distribution arrangements with the Copyright Holder. 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. 8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End dist.ini100644000766000024 31512307344330 15001 0ustar00rjbsrjbs000000000000Data-Section-0.200006name = Data-Section author = Ricardo SIGNES license = Perl_5 copyright_holder = Ricardo SIGNES copyright_year = 2008 [@RJBS] [Encoding] encoding = Latin-1 filename = t/lib/Latin1.pm META.yml100644000766000024 2060612307344330 14653 0ustar00rjbsrjbs000000000000Data-Section-0.200006--- abstract: 'read multiple hunks of data out of your DATA section' author: - 'Ricardo SIGNES ' build_requires: Test::FailWarnings: '0' Test::More: '0.96' base: '0' lib: '0' utf8: '0' configure_requires: ExtUtils::MakeMaker: '6.30' dynamic_config: 0 generated_by: 'Dist::Zilla version 5.014, CPAN::Meta::Converter version 2.133380' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: '1.4' name: Data-Section requires: Encode: '0' MRO::Compat: '0.09' Sub::Exporter: '0.979' strict: '0' warnings: '0' resources: bugtracker: https://github.com/rjbs/Data-Section/issues homepage: https://github.com/rjbs/Data-Section repository: https://github.com/rjbs/Data-Section.git version: '0.200006' x_Dist_Zilla: perl: version: '5.019009' plugins: - class: Dist::Zilla::Plugin::Git::GatherDir name: '@RJBS/Git::GatherDir' version: '2.020' - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' version: '0.010' - class: Dist::Zilla::Plugin::CheckExtraTests name: '@RJBS/CheckExtraTests' version: '0.018' - class: Dist::Zilla::Plugin::PromptIfStale config: Dist::Zilla::Plugin::PromptIfStale: check_all_plugins: 0 check_all_prereqs: 0 modules: - Dist::Zilla::PluginBundle::RJBS phase: build skip: [] name: '@RJBS/RJBS-Outdated' version: '0.020' - class: Dist::Zilla::Plugin::PromptIfStale config: Dist::Zilla::Plugin::PromptIfStale: check_all_plugins: '1' check_all_prereqs: 0 modules: [] phase: release skip: [] name: '@RJBS/CPAN-Outdated' version: '0.020' - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' version: '5.014' - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' version: '5.014' - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' version: '5.014' - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' version: '5.014' - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' version: '5.014' - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' version: '5.014' - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' version: '5.014' - class: Dist::Zilla::Plugin::MakeMaker name: '@RJBS/@Filter/MakeMaker' version: '5.014' - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' version: '5.014' - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' version: '5.014' - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' version: '5.014' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' version: '5.014' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' version: '5.014' - class: Dist::Zilla::Plugin::Git::NextVersion name: '@RJBS/Git::NextVersion' version: '2.020' - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' version: '5.014' - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' version: '5.014' - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' version: '5.014' - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' version: '5.014' - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' version: '0.006' - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' version: '5.014' - class: Dist::Zilla::Plugin::ReportVersions::Tiny name: '@RJBS/ReportVersions::Tiny' version: '1.10' - class: Dist::Zilla::Plugin::Prereqs config: Dist::Zilla::Plugin::Prereqs: phase: test type: requires name: '@RJBS/TestMoreWithSubtests' version: '5.014' - class: Dist::Zilla::Plugin::PodWeaver config: Dist::Zilla::Plugin::PodWeaver: config_plugins: - '@RJBS' finder: - ':InstallModules' - ':ExecFiles' plugins: - class: Pod::Weaver::Plugin::EnsurePod5 name: '@CorePrep/EnsurePod5' version: '4.006' - class: Pod::Weaver::Plugin::H1Nester name: '@CorePrep/H1Nester' version: '4.006' - class: Pod::Weaver::Plugin::SingleEncoding name: '@RJBS/SingleEncoding' version: '4.006' - class: Pod::Weaver::Section::Name name: '@RJBS/Name' version: '4.006' - class: Pod::Weaver::Section::Version name: '@RJBS/Version' version: '4.006' - class: Pod::Weaver::Section::Region name: '@RJBS/Prelude' version: '4.006' - class: Pod::Weaver::Section::Generic name: '@RJBS/Synopsis' version: '4.006' - class: Pod::Weaver::Section::Generic name: '@RJBS/Description' version: '4.006' - class: Pod::Weaver::Section::Generic name: '@RJBS/Overview' version: '4.006' - class: Pod::Weaver::Section::Generic name: '@RJBS/Stability' version: '4.006' - class: Pod::Weaver::Section::Collect name: Attributes version: '4.006' - class: Pod::Weaver::Section::Collect name: Methods version: '4.006' - class: Pod::Weaver::Section::Collect name: Functions version: '4.006' - class: Pod::Weaver::Section::Leftovers name: '@RJBS/Leftovers' version: '4.006' - class: Pod::Weaver::Section::Region name: '@RJBS/postlude' version: '4.006' - class: Pod::Weaver::Section::Authors name: '@RJBS/Authors' version: '4.006' - class: Pod::Weaver::Section::Legal name: '@RJBS/Legal' version: '4.006' - class: Pod::Weaver::Plugin::Transformer name: '@RJBS/List' version: '4.006' name: '@RJBS/PodWeaver' version: '4.005' - class: Dist::Zilla::Plugin::GithubMeta name: '@RJBS/GithubMeta' version: '0.42' - class: Dist::Zilla::Plugin::Git::Check name: '@RJBS/@Git/Check' version: '2.020' - class: Dist::Zilla::Plugin::Git::Commit name: '@RJBS/@Git/Commit' version: '2.020' - class: Dist::Zilla::Plugin::Git::Tag name: '@RJBS/@Git/Tag' version: '2.020' - class: Dist::Zilla::Plugin::Git::Push name: '@RJBS/@Git/Push' version: '2.020' - class: Dist::Zilla::Plugin::Encoding name: Encoding version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' version: '5.014' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' version: '5.014' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' version: '5.014' MANIFEST100644000766000024 110312307344330 14502 0ustar00rjbsrjbs000000000000Data-Section-0.200006# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.014. Changes LICENSE MANIFEST META.json META.yml Makefile.PL README dist.ini lib/Data/Section.pm t/000-report-versions-tiny.t t/basic.t t/encodings.t t/lib/Child.pm t/lib/End.pm t/lib/Godfather.pm t/lib/Grandchild.pm t/lib/Header.pm t/lib/I/Child.pm t/lib/I/Grandchild.pm t/lib/I/Parent.pm t/lib/Latin1.pm t/lib/NoData.pm t/lib/NoName.pm t/lib/Parent.pm t/lib/Relaxed.pm t/lib/Unicode_nopragma.pm t/lib/Unicode_pragma.pm t/lib/WindowsNewlines.pm xt/release/changes_has_content.t xt/release/pod-syntax.t t000755000766000024 012307344330 13461 5ustar00rjbsrjbs000000000000Data-Section-0.200006basic.t100644000766000024 744412307344330 15100 0ustar00rjbsrjbs000000000000Data-Section-0.200006/tuse strict; use warnings; use lib 't/lib'; use Test::More; use Parent; use Child; use Grandchild; use I::Parent; use I::Child; use I::Grandchild; use NoData; use NoName; use Relaxed; use Header; use End; use WindowsNewlines; my @want = ( Parent => { a => \"1\n", b => \"2\n", c => \"3\n" }, Child => { b => \"22\n", c => \"33\n", d => \"44\n" }, Grandchild => { a => \"111\n", d => \q{} }, ); for (my $i = 0; $i < @want; $i += 2) { my $inv = $want[ $i ]; for my $prefix ('', 'I::') { my $inv = "$prefix$inv"; is_deeply( $inv->local_section_data, $want[ $i + 1 ], "$inv->local_section_data", ); } is_deeply( $inv->merged_section_data, $want[ $i + 1 ], "$inv->merged_section_data", ); } # The classes that do not begin with I:: are non-inheriting, so we do not # expect to see (for example) the parent's "b" section propagated to the # grandchild. -- rjbs, 2010-01-27 is_deeply(Parent ->section_data('a'), \"1\n", "Parent's a"); is_deeply(Parent ->section_data('b'), \"2\n", "Parent's b"); is_deeply(Grandchild->section_data('a'), \"111\n", "Grandchild's a"); is_deeply(Grandchild->section_data('b'), undef, "Grandchild's b (none)"); is_deeply( [ sort Parent->section_data_names ], [ qw(a b c) ], "Parent section data names", ); is_deeply( [ sort Parent->local_section_data_names ], [ qw(a b c) ], "Parent local section data names", ); is_deeply( [ sort Parent->merged_section_data_names ], [ qw(a b c) ], "Parent merged section data names", ); is_deeply( [ sort Child->section_data_names ], [ qw(b c d) ], "Child section data names", ); is_deeply( [ sort Child->local_section_data_names ], [ qw(b c d) ], "Child local section data names", ); is_deeply( [ sort Child->merged_section_data_names ], [ qw(b c d) ], "Child merged section data names", ); is_deeply(I::Parent ->section_data('a'), \"1\n", "I::Parent's a"); is_deeply(I::Parent ->section_data('b'), \"2\n", "I::Parent's b"); is_deeply(I::Grandchild->section_data('a'), \"111\n", "I::Grandchild's a"); is_deeply(I::Grandchild->section_data('b'), \"22\n", "I::Grandchild's b (via Child)"); is_deeply( [ sort I::Parent->section_data_names ], [ qw(a b c) ], "I::Parent section data names", ); is_deeply( [ sort I::Parent->local_section_data_names ], [ qw(a b c) ], "I::Parent local section data names", ); is_deeply( [ sort I::Parent->merged_section_data_names ], [ qw(a b c) ], "I::Parent merged section data names", ); is_deeply( [ sort I::Child->section_data_names ], [ qw(a b c d) ], "I::Child merged section data names", ); is_deeply( [ sort I::Child->local_section_data_names ], [ qw(b c d) ], "I::Child local section data names", ); is_deeply( [ sort I::Child->merged_section_data_names ], [ qw(a b c d) ], "I::Child merged section data names", ); is_deeply( I::Grandchild->merged_section_data, { a => \"111\n", b => \"22\n", c => \"33\n", d => \q{}, }, "I::Grandchild->merged_section_data", ); is_deeply(NoData->local_section_data, {}, "nothing found in NoData"); is_deeply( NoName->local_section_data, { a => \"1\n", b => \"2\n" }, "default name in NoName", ); is_deeply( Relaxed->local_section_data, { a => \"1\n", b => \"2\n" }, "allows empty lines before the first section.", ); is_deeply( Header->local_section_data, { a => \"1\n", b => \"2\n" }, "test header_re", ); is_deeply( End->local_section_data, { a => \"1\n", b => \"2\n" }, "ignore __END__", ); SKIP: { skip "perl below v5.14 on Win32 converts newlines before they reach DATA", 1 if $^O eq 'MSWin32' and $] < 5.014; my $crlf = "\015\012"; is_deeply( WindowsNewlines->local_section_data, { n => \"foo$crlf" }, "windows newlines work", ); } done_testing; META.json100644000766000024 3210212307344330 15015 0ustar00rjbsrjbs000000000000Data-Section-0.200006{ "abstract" : "read multiple hunks of data out of your DATA section", "author" : [ "Ricardo SIGNES " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.014, CPAN::Meta::Converter version 2.133380", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Data-Section", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "develop" : { "requires" : { "Test::Pod" : "1.41", "version" : "0.9901" } }, "runtime" : { "requires" : { "Encode" : "0", "MRO::Compat" : "0.09", "Sub::Exporter" : "0.979", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Test::FailWarnings" : "0", "Test::More" : "0.96", "base" : "0", "lib" : "0", "utf8" : "0" } } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/rjbs/Data-Section/issues" }, "homepage" : "https://github.com/rjbs/Data-Section", "repository" : { "type" : "git", "url" : "https://github.com/rjbs/Data-Section.git", "web" : "https://github.com/rjbs/Data-Section" } }, "version" : "0.200006", "x_Dist_Zilla" : { "perl" : { "version" : "5.019009" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "name" : "@RJBS/Git::GatherDir", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", "name" : "@RJBS/CheckPrereqsIndexed", "version" : "0.010" }, { "class" : "Dist::Zilla::Plugin::CheckExtraTests", "name" : "@RJBS/CheckExtraTests", "version" : "0.018" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", "config" : { "Dist::Zilla::Plugin::PromptIfStale" : { "check_all_plugins" : 0, "check_all_prereqs" : 0, "modules" : [ "Dist::Zilla::PluginBundle::RJBS" ], "phase" : "build", "skip" : [] } }, "name" : "@RJBS/RJBS-Outdated", "version" : "0.020" }, { "class" : "Dist::Zilla::Plugin::PromptIfStale", "config" : { "Dist::Zilla::Plugin::PromptIfStale" : { "check_all_plugins" : "1", "check_all_prereqs" : 0, "modules" : [], "phase" : "release", "skip" : [] } }, "name" : "@RJBS/CPAN-Outdated", "version" : "0.020" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", "name" : "@RJBS/@Filter/MakeMaker", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "@RJBS/Git::NextVersion", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "@RJBS/Test::ChangesHasContent", "version" : "0.006" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny", "name" : "@RJBS/ReportVersions::Tiny", "version" : "1.10" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "test", "type" : "requires" } }, "name" : "@RJBS/TestMoreWithSubtests", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", "config" : { "Dist::Zilla::Plugin::PodWeaver" : { "config_plugins" : [ "@RJBS" ], "finder" : [ ":InstallModules", ":ExecFiles" ], "plugins" : [ { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", "version" : "4.006" }, { "class" : "Pod::Weaver::Plugin::H1Nester", "name" : "@CorePrep/H1Nester", "version" : "4.006" }, { "class" : "Pod::Weaver::Plugin::SingleEncoding", "name" : "@RJBS/SingleEncoding", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Name", "name" : "@RJBS/Name", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Version", "name" : "@RJBS/Version", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@RJBS/Prelude", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Synopsis", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Description", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Overview", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@RJBS/Stability", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Attributes", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Methods", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Functions", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Leftovers", "name" : "@RJBS/Leftovers", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@RJBS/postlude", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Authors", "name" : "@RJBS/Authors", "version" : "4.006" }, { "class" : "Pod::Weaver::Section::Legal", "name" : "@RJBS/Legal", "version" : "4.006" }, { "class" : "Pod::Weaver::Plugin::Transformer", "name" : "@RJBS/List", "version" : "4.006" } ] } }, "name" : "@RJBS/PodWeaver", "version" : "4.005" }, { "class" : "Dist::Zilla::Plugin::GithubMeta", "name" : "@RJBS/GithubMeta", "version" : "0.42" }, { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@RJBS/@Git/Check", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@RJBS/@Git/Commit", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@RJBS/@Git/Tag", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "name" : "@RJBS/@Git/Push", "version" : "2.020" }, { "class" : "Dist::Zilla::Plugin::Encoding", "name" : "Encoding", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", "version" : "5.014" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", "version" : "5.014" } ], "zilla" : { "class" : "Dist::Zilla::Dist::Builder", "config" : { "is_trial" : "0" }, "version" : "5.014" } } } Makefile.PL100644000766000024 262112307344330 15331 0ustar00rjbsrjbs000000000000Data-Section-0.200006 # This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.014. use strict; use warnings; use ExtUtils::MakeMaker 6.30; my %WriteMakefileArgs = ( "ABSTRACT" => "read multiple hunks of data out of your DATA section", "AUTHOR" => "Ricardo SIGNES ", "BUILD_REQUIRES" => {}, "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => "6.30" }, "DISTNAME" => "Data-Section", "EXE_FILES" => [], "LICENSE" => "perl", "NAME" => "Data::Section", "PREREQ_PM" => { "Encode" => 0, "MRO::Compat" => "0.09", "Sub::Exporter" => "0.979", "strict" => 0, "warnings" => 0 }, "TEST_REQUIRES" => { "Test::FailWarnings" => 0, "Test::More" => "0.96", "base" => 0, "lib" => 0, "utf8" => 0 }, "VERSION" => "0.200006", "test" => { "TESTS" => "t/*.t" } ); my %FallbackPrereqs = ( "Encode" => 0, "MRO::Compat" => "0.09", "Sub::Exporter" => "0.979", "Test::FailWarnings" => 0, "Test::More" => "0.96", "base" => 0, "lib" => 0, "strict" => 0, "utf8" => 0, "warnings" => 0 ); unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) { delete $WriteMakefileArgs{TEST_REQUIRES}; delete $WriteMakefileArgs{BUILD_REQUIRES}; $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs; } delete $WriteMakefileArgs{CONFIGURE_REQUIRES} unless eval { ExtUtils::MakeMaker->VERSION(6.52) }; WriteMakefile(%WriteMakefileArgs); lib000755000766000024 012307344330 14227 5ustar00rjbsrjbs000000000000Data-Section-0.200006/tEnd.pm100644000766000024 16712307344330 15417 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package End; use Data::Section -setup; 1; __DATA__ __[a]__ 1 __[b]__ 2 __END__ __[c]__ 3 encodings.t100644000766000024 130012307344330 15751 0ustar00rjbsrjbs000000000000Data-Section-0.200006/tuse strict; use warnings; use lib 't/lib'; use Test::More; use Test::FailWarnings; use Encode; my $builder = Test::More->builder; binmode $builder->output, ":utf8"; binmode $builder->failure_output, ":utf8"; binmode $builder->todo_output, ":utf8"; my $unicode = "\x{263a}"; my $latin1 = "Ricardo Juli\x{E1}n Besteiro Signes"; my %test_data = ( Unicode_nopragma => $unicode, Unicode_pragma => $unicode, Latin1 => $latin1, ); for my $class ( keys %test_data ) { eval "require $class; 1" or die $@; ## no critic chomp( my $got = ${ $class->section_data("a") } ); is( $got, $test_data{$class}, "$class: section_data is text, not bytes" ); } done_testing; Child.pm100644000766000024 20412307344330 15724 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package Child; use Godfather; use base qw(Parent Godfather); 1; __DATA__ __[b]__ 22 __[c]__ 33 __[d]__ 44 Header.pm100644000766000024 15412307344330 16075 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libpackage Header; use Data::Section -setup => { header_re => qr/^\@\@\s*(\S+)/ }; 1; __DATA__ @@ a 1 @@ b 2 Latin1.pm100644000766000024 22512307344330 16034 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/lib# vim: fileencoding=latin1 package Latin1; use Data::Section -setup => { encoding => "latin1" }; 1; __DATA__ __[a]__ Ricardo Julián Besteiro Signes NoData.pm100644000766000024 11012307344330 16043 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package NoData; use Data::Section -setup; 1; NoName.pm100644000766000024 17012307344330 16060 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package NoName; use Data::Section -setup => { default_name => 'a' }; 1; __DATA__ 1 __[b]__ 2 Parent.pm100644000766000024 20312307344330 16131 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package Parent; use Data::Section -setup => { inherit => 0 }; 1; __DATA__ __[a]__ 1 __[b]__ 2 __[c]__ 3 I000755000766000024 012307344330 14417 5ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libChild.pm100644000766000024 21212307344330 16113 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/lib/Iuse strict; use warnings; package I::Child; use Godfather; use base qw(I::Parent Godfather); 1; __DATA__ __[b]__ 22 __[c]__ 33 __[d]__ 44 Relaxed.pm100644000766000024 11512307344330 16266 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libpackage Relaxed; use Data::Section -setup; 1; __DATA__ __[a]__ 1 __[b]__ 2 Parent.pm100644000766000024 16212307344330 16325 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/lib/Iuse strict; use warnings; package I::Parent; use Data::Section -setup; 1; __DATA__ __[a]__ 1 __[b]__ 2 __[c]__ 3 Godfather.pm100644000766000024 10512307344330 16604 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package Godfather; 1; __DATA__ __[a]__ foo Data000755000766000024 012307344330 14635 5ustar00rjbsrjbs000000000000Data-Section-0.200006/libSection.pm100644000766000024 3761712307344330 16775 0ustar00rjbsrjbs000000000000Data-Section-0.200006/lib/Datause strict; use warnings; package Data::Section; # ABSTRACT: read multiple hunks of data out of your DATA section $Data::Section::VERSION = '0.200006'; use Encode qw/decode/; use MRO::Compat 0.09; use Sub::Exporter 0.979 -setup => { groups => { setup => \'_mk_reader_group' }, collectors => { INIT => sub { $_[0] = { into => $_[1]->{into} } } }, }; # =head1 SYNOPSIS # # package Letter::Resignation; # use Data::Section -setup; # # sub quit { # my ($class, $angry, %arg) = @_; # # my $template = $self->section_data( # ($angry ? "angry_" : "professional_") . "letter" # ); # # return fill_in($$template, \%arg); # } # # __DATA__ # __[ angry_letter ]__ # Dear jerks, # # I quit! # # -- # {{ $name }} # __[ professional_letter ]__ # Dear {{ $boss }}, # # I quit, jerks! # # # -- # {{ $name }} # # =head1 DESCRIPTION # # Data::Section provides an easy way to access multiple named chunks of # line-oriented data in your module's DATA section. It was written to allow # modules to store their own templates, but probably has other uses. # # =head1 WARNING # # You will need to use C<__DATA__> sections and not C<__END__> sections. Yes, it # matters. Who knew! # # =head1 EXPORTS # # To get the methods exported by Data::Section, you must import like this: # # use Data::Section -setup; # # Optional arguments may be given to Data::Section like this: # # use Data::Section -setup => { ... }; # # Valid arguments are: # # encoding - if given, gives the encoding needed to decode bytes in # data sections; default; UTF-8 # # the special value "bytes" will leave the bytes in the string # verbatim # # inherit - if true, allow packages to inherit the data of the packages # from which they inherit; default: true # # header_re - if given, changes the regex used to find section headers # in the data section; it should leave the section name in $1 # # default_name - if given, allows the first section to has no header and set # its name # # Three methods are exported by Data::Section: # # =head2 section_data # # my $string_ref = $pkg->section_data($name); # # This method returns a reference to a string containing the data from the name # section, either in the invocant's C section or in that of one of its # ancestors. (The ancestor must also derive from the class that imported # Data::Section.) # # By default, named sections are delimited by lines that look like this: # # __[ name ]__ # # You can use as many underscores as you want, and the space around the name is # optional. This pattern can be configured with the C option (see # above). If present, a single leading C<\> is removed, so that sections can # encode lines that look like section delimiters. # # When a line containing only C<__END__> is reached, all processing of sections # ends. # # =head2 section_data_names # # my @names = $pkg->section_data_names; # # This returns a list of all the names that will be recognized by the # C method. # # =head2 merged_section_data # # my $data = $pkg->merged_section_data; # # This method returns a hashref containing all the data extracted from the # package data for all the classes from which the invocant inherits -- as long as # those classes also inherit from the package into which Data::Section was # imported. # # In other words, given this inheritance tree: # # A # \ # B C # \ / # D # # ...if Data::Section was imported by A, then when D's C is # invoked, C's data section will not be considered. (This prevents the read # position of C's data handle from being altered unexpectedly.) # # The keys in the returned hashref are the section names, and the values are # B the strings extracted from the data sections. # # =head2 merged_section_data_names # # my @names = $pkg->merged_section_data_names; # # This returns a list of all the names that will be recognized by the # C method. # # =head2 local_section_data # # my $data = $pkg->local_section_data; # # This method returns a hashref containing all the data extracted from the # package on which the method was invoked. If called on an object, it will # operate on the package into which the object was blessed. # # This method needs to be used carefully, because it's weird. It returns only # the data for the package on which it was invoked. If the package on which it # was invoked has no data sections, it returns an empty hashref. # # =head2 local_section_data_names # # my @names = $pkg->local_section_data_names; # # This returns a list of all the names that will be recognized by the # C method. # # =cut sub _mk_reader_group { my ($mixin, $name, $arg, $col) = @_; my $base = $col->{INIT}{into}; my $default_header_re = qr/ \A # start _+\[ # __[ \s* # any whitespace ([^\]]+?) # this is the actual name of the section \s* # any whitespace \]_+ # ]__ [\x0d\x0a]{1,2} # possible cariage return for windows files \z # end /x; my $header_re = $arg->{header_re} || $default_header_re; $arg->{inherit} = 1 unless exists $arg->{inherit}; my $default_encoding = defined $arg->{encoding} ? $arg->{encoding} : 'UTF-8'; my %export; my %stash = (); $export{local_section_data} = sub { my ($self) = @_; my $pkg = ref $self ? ref $self : $self; return $stash{ $pkg } if $stash{ $pkg }; my $template = $stash{ $pkg } = { }; my $dh = do { no strict 'refs'; \*{"$pkg\::DATA"} }; ## no critic Strict return $stash{ $pkg } unless defined fileno *$dh; binmode( $dh, ":raw :bytes" ); my ($current, $current_line); if ($arg->{default_name}) { $current = $arg->{default_name}; $template->{ $current } = \(my $blank = q{}); } LINE: while (my $line = <$dh>) { if ($line =~ $header_re) { $current = $1; $current_line = 0; $template->{ $current } = \(my $blank = q{}); next LINE; } last LINE if $line =~ /^__END__/; next LINE if !defined $current and $line =~ /^\s*$/; Carp::confess("bogus data section: text outside of named section") unless defined $current; $current_line++; unless ($default_encoding eq 'bytes') { my $decoded_line = eval { decode($default_encoding, $line, Encode::FB_CROAK) } or warn "Invalid character encoding in $current, line $current_line\n"; $line = $decoded_line if defined $decoded_line; } $line =~ s/\A\\//; ${$template->{$current}} .= $line; } return $stash{ $pkg }; }; $export{local_section_data_names} = sub { my ($self) = @_; my $method = $export{local_section_data}; return keys %{ $self->$method }; }; $export{merged_section_data} = !$arg->{inherit} ? $export{local_section_data} : sub { my ($self) = @_; my $pkg = ref $self ? ref $self : $self; my $lsd = $export{local_section_data}; my %merged; for my $class (@{ mro::get_linear_isa($pkg) }) { # in case of c3 + non-$base item showing up next unless $class->isa($base); my $sec_data = $class->$lsd; # checking for truth is okay, since things must be undef or a ref # -- rjbs, 2008-06-06 $merged{ $_ } ||= $sec_data->{$_} for keys %$sec_data; } return \%merged; }; $export{merged_section_data_names} = sub { my ($self) = @_; my $method = $export{merged_section_data}; return keys %{ $self->$method }; }; $export{section_data} = sub { my ($self, $name) = @_; my $pkg = ref $self ? ref $self : $self; my $prefix = $arg->{inherit} ? 'merged' : 'local'; my $method = "$prefix\_section_data"; my $data = $self->$method; return $data->{ $name }; }; $export{section_data_names} = sub { my ($self) = @_; my $prefix = $arg->{inherit} ? 'merged' : 'local'; my $method = "$prefix\_section_data_names"; return $self->$method; }; return \%export; } # =head1 TIPS AND TRICKS # # =head2 MooseX::Declare and namespace::autoclean # # The L library automatically cleans # foreign routines from a class, including those imported by Data::Section. # # L does the same thing, and can also cause your # C<__DATA__> section to appear outside your class's package. # # These are easy to address. The # L library provides an # installer that will cause installed methods to appear to come from the class # and avoid autocleaning. Using an explicit C statement will keep the # data section in the correct package. # # package Foo; # # use MooseX::Declare; # class Foo { # # # Utility to tell Sub::Exporter modules to export methods. # use Sub::Exporter::ForMethods qw( method_installer ); # # # method_installer returns a sub. # use Data::Section { installer => method_installer }, -setup; # # method my_method { # my $content_ref = $self->section_data('SectionA'); # # print $$content_ref; # } # } # # __DATA__ # __[ SectionA ]__ # Hello, world. # # =head1 SEE ALSO # # =begin :list # # * L
# # * L does something that is at first look similar, # but it works with source filters, and contains the warning: # # It is possible that this module may overwrite the source code in files that # use it. To protect yourself against this possibility, you are strongly # advised to use the -backup option described in "Safety first". # # Enough said. # # =end :list # # =cut 1; __END__ =pod =encoding UTF-8 =head1 NAME Data::Section - read multiple hunks of data out of your DATA section =head1 VERSION version 0.200006 =head1 SYNOPSIS package Letter::Resignation; use Data::Section -setup; sub quit { my ($class, $angry, %arg) = @_; my $template = $self->section_data( ($angry ? "angry_" : "professional_") . "letter" ); return fill_in($$template, \%arg); } __DATA__ __[ angry_letter ]__ Dear jerks, I quit! -- {{ $name }} __[ professional_letter ]__ Dear {{ $boss }}, I quit, jerks! -- {{ $name }} =head1 DESCRIPTION Data::Section provides an easy way to access multiple named chunks of line-oriented data in your module's DATA section. It was written to allow modules to store their own templates, but probably has other uses. =head1 WARNING You will need to use C<__DATA__> sections and not C<__END__> sections. Yes, it matters. Who knew! =head1 EXPORTS To get the methods exported by Data::Section, you must import like this: use Data::Section -setup; Optional arguments may be given to Data::Section like this: use Data::Section -setup => { ... }; Valid arguments are: encoding - if given, gives the encoding needed to decode bytes in data sections; default; UTF-8 the special value "bytes" will leave the bytes in the string verbatim inherit - if true, allow packages to inherit the data of the packages from which they inherit; default: true header_re - if given, changes the regex used to find section headers in the data section; it should leave the section name in $1 default_name - if given, allows the first section to has no header and set its name Three methods are exported by Data::Section: =head2 section_data my $string_ref = $pkg->section_data($name); This method returns a reference to a string containing the data from the name section, either in the invocant's C section or in that of one of its ancestors. (The ancestor must also derive from the class that imported Data::Section.) By default, named sections are delimited by lines that look like this: __[ name ]__ You can use as many underscores as you want, and the space around the name is optional. This pattern can be configured with the C option (see above). If present, a single leading C<\> is removed, so that sections can encode lines that look like section delimiters. When a line containing only C<__END__> is reached, all processing of sections ends. =head2 section_data_names my @names = $pkg->section_data_names; This returns a list of all the names that will be recognized by the C method. =head2 merged_section_data my $data = $pkg->merged_section_data; This method returns a hashref containing all the data extracted from the package data for all the classes from which the invocant inherits -- as long as those classes also inherit from the package into which Data::Section was imported. In other words, given this inheritance tree: A \ B C \ / D ...if Data::Section was imported by A, then when D's C is invoked, C's data section will not be considered. (This prevents the read position of C's data handle from being altered unexpectedly.) The keys in the returned hashref are the section names, and the values are B the strings extracted from the data sections. =head2 merged_section_data_names my @names = $pkg->merged_section_data_names; This returns a list of all the names that will be recognized by the C method. =head2 local_section_data my $data = $pkg->local_section_data; This method returns a hashref containing all the data extracted from the package on which the method was invoked. If called on an object, it will operate on the package into which the object was blessed. This method needs to be used carefully, because it's weird. It returns only the data for the package on which it was invoked. If the package on which it was invoked has no data sections, it returns an empty hashref. =head2 local_section_data_names my @names = $pkg->local_section_data_names; This returns a list of all the names that will be recognized by the C method. =head1 TIPS AND TRICKS =head2 MooseX::Declare and namespace::autoclean The L library automatically cleans foreign routines from a class, including those imported by Data::Section. L does the same thing, and can also cause your C<__DATA__> section to appear outside your class's package. These are easy to address. The L library provides an installer that will cause installed methods to appear to come from the class and avoid autocleaning. Using an explicit C statement will keep the data section in the correct package. package Foo; use MooseX::Declare; class Foo { # Utility to tell Sub::Exporter modules to export methods. use Sub::Exporter::ForMethods qw( method_installer ); # method_installer returns a sub. use Data::Section { installer => method_installer }, -setup; method my_method { my $content_ref = $self->section_data('SectionA'); print $$content_ref; } } __DATA__ __[ SectionA ]__ Hello, world. =head1 SEE ALSO =over 4 =item * L
=item * L does something that is at first look similar, but it works with source filters, and contains the warning: It is possible that this module may overwrite the source code in files that use it. To protect yourself against this possibility, you are strongly advised to use the -backup option described in "Safety first". Enough said. =back =head1 AUTHOR Ricardo SIGNES =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2008 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut Grandchild.pm100644000766000024 14112307344330 16740 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package Grandchild; use base 'Child'; 1; __DATA__ __[a]__ 111 __[d]__ Grandchild.pm100644000766000024 14712307344330 17136 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/lib/Iuse strict; use warnings; package I::Grandchild; use base 'I::Child'; 1; __DATA__ __[a]__ 111 __[d]__ Unicode_pragma.pm100644000766000024 12512307344330 17620 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse utf8; package Unicode_pragma; use Data::Section -setup; 1; __DATA__ __[a]__ ☺ release000755000766000024 012307344330 15271 5ustar00rjbsrjbs000000000000Data-Section-0.200006/xtpod-syntax.t100644000766000024 22012307344330 17676 0ustar00rjbsrjbs000000000000Data-Section-0.200006/xt/release#!perl # This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. use Test::More; use Test::Pod 1.41; all_pod_files_ok(); WindowsNewlines.pm100644000766000024 15512307344330 20045 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libuse strict; use warnings; package WindowsNewlines; use Data::Section -setup; 1; __DATA__ __[n]__ foo Unicode_nopragma.pm100644000766000024 11512307344330 20154 0ustar00rjbsrjbs000000000000Data-Section-0.200006/t/libpackage Unicode_nopragma; use Data::Section -setup; 1; __DATA__ __[a]__ ☺ 000-report-versions-tiny.t100644000766000024 453212307344330 20451 0ustar00rjbsrjbs000000000000Data-Section-0.200006/tuse strict; use warnings; use Test::More 0.88; # This is a relatively nice way to avoid Test::NoWarnings breaking our # expectations by adding extra tests, without using no_plan. It also helps # avoid any other test module that feels introducing random tests, or even # test plans, is a nice idea. our $success = 0; END { $success && done_testing; } # List our own version used to generate this my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10\n"; eval { # no excuses! # report our Perl details my $want = "any version"; $v .= "perl: $] (wanted $want) on $^O from $^X\n\n"; }; defined($@) and diag("$@"); # Now, our module version dependencies: sub pmver { my ($module, $wanted) = @_; $wanted = " (want $wanted)"; my $pmver; eval "require $module;"; if ($@) { if ($@ =~ m/Can't locate .* in \@INC/) { $pmver = 'module not found.'; } else { diag("${module}: $@"); $pmver = 'died during require.'; } } else { my $version; eval { $version = $module->VERSION; }; if ($@) { diag("${module}: $@"); $pmver = 'died during VERSION check.'; } elsif (defined $version) { $pmver = "$version"; } else { $pmver = ''; } } # So, we should be good, right? return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n"); } eval { $v .= pmver('Encode','any version') }; eval { $v .= pmver('ExtUtils::MakeMaker','6.30') }; eval { $v .= pmver('MRO::Compat','0.09') }; eval { $v .= pmver('Sub::Exporter','0.979') }; eval { $v .= pmver('Test::FailWarnings','any version') }; eval { $v .= pmver('Test::More','0.96') }; eval { $v .= pmver('base','any version') }; eval { $v .= pmver('lib','any version') }; eval { $v .= pmver('strict','any version') }; eval { $v .= pmver('utf8','any version') }; eval { $v .= pmver('warnings','any version') }; # All done. $v .= <<'EOT'; Thanks for using my code. I hope it works for you. If not, please try and include this output in the bug report. That will help me reproduce the issue and solve your problem. EOT diag($v); ok(1, "we really didn't test anything, just reporting data"); $success = 1; # Work around another nasty module on CPAN. :/ no warnings 'once'; $Template::Test::NO_FLUSH = 1; exit 0; changes_has_content.t100644000766000024 201412307344330 21610 0ustar00rjbsrjbs000000000000Data-Section-0.200006/xt/release#!perl use Test::More tests => 2; note 'Checking Changes'; my $changes_file = 'Changes'; my $newver = '0.200006'; my $trial_token = '-TRIAL'; SKIP: { ok(-e $changes_file, "$changes_file file exists") or skip 'Changes is missing', 1; ok(_get_changes($newver), "$changes_file has content for $newver"); } done_testing; # _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit # by Jerome Quelin sub _get_changes { my $newver = shift; # parse changelog to find commit message open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!"; my $changelog = join('', <$fh>); close $fh; my @content = grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver to un-indented split /\n/, $changelog; shift @content; # drop the version line # drop unindented last line and trailing blank lines pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ ); # return number of non-blank lines return scalar @content; }