Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kwalitee fix, add "Perl_5" license file blarb via Software::License. #4

Merged
merged 2 commits into from Feb 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.pod
Expand Up @@ -110,3 +110,10 @@ If this is undesirable you could L<< set C<max_array> to zero|/max_array >>.
=head1 SEE ALSO

L<CGI::Expand>, L<Mojolicious::Plugin::FormFields>, L<Mojolicious::Plugin::GroupedParams>

=head1 COPYRIGHT

Copyright (c) 2012-2016 Skye Shaw.

This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
7 changes: 7 additions & 0 deletions lib/Mojolicious/Plugin/ParamExpand.pm
Expand Up @@ -162,3 +162,10 @@ If this is undesirable you could L<< set C<max_array> to zero|/max_array >>.
=head1 SEE ALSO

L<CGI::Expand>, L<Mojolicious::Plugin::FormFields>, L<Mojolicious::Plugin::GroupedParams>

=head1 COPYRIGHT

Copyright (c) 2012-2016 Skye Shaw.

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