Pod-Elemental-MakeSelector version 0.04, released April 18, 2015 This module provides an alternative to Pod::Elemental::Selectors. It allows more complex criteria to be expressed by a single selector, including criteria that Pod::Elemental::Selectors doesn't currently handle. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES Package Minimum Version --------------- --------------- perl 5.10.1 Carp Pod::Elemental 0.102360 Sub::Exporter if CHANGES Here's what's new in version 0.04 of Pod-Elemental-MakeSelector: (See the file "Changes" for the full revision history.) - Refine how optional parameters are detected - Add tests with arrayrefs containing both strings & regexps COPYRIGHT AND LICENSE This software is copyright (c) 2015 by Christopher J. Madsen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.