Skip to content

rwstauner/Dist-Zilla-Config-Slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Kwalitee status

NAME

Dist::Zilla::Config::Slicer - Config::MVP::Slicer customized for Dist::Zilla

VERSION

version 0.202

SYNOPSIS

my $slicer = Dist::Zilla::Config::Slicer->new({
  config => $section->{payload},
});

$slicer->merge($plugin);

DESCRIPTION

This is a subclass of Config::MVP::Slicer that overrides the default match_package to expand packages according to Dist::Zilla's rules.

SEE ALSO

SUPPORT

Perldoc

You can find documentation for this module with the perldoc command.

perldoc Dist::Zilla::Config::Slicer

Websites

The following websites have more information about this module, and may be of help to you. As always, in addition to those websites please use your favorite search engine to discover more resources.

Bugs / Feature Requests

Please report any bugs or feature requests by email to bug-dist-zilla-config-slicer at rt.cpan.org, or through the web interface at https://rt.cpan.org/Public/Bug/Report.html?Queue=Dist-Zilla-Config-Slicer. You will be automatically notified of any progress on the request by the system.

Source Code

https://github.com/rwstauner/Dist-Zilla-Config-Slicer

git clone https://github.com/rwstauner/Dist-Zilla-Config-Slicer.git

AUTHOR

Randy Stauner rwstauner@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Randy Stauner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

About

Config::MVP::Slicer customized for Dist::Zilla

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages