X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Prototype-Util.git;a=blobdiff_plain;f=lib%2FSub%2FPrototype%2FUtil.pm;fp=lib%2FSub%2FPrototype%2FUtil.pm;h=1bace59e0416137415ef486b8dc8da44324eeb82;hp=315224076b3a393c4656bb67b1a6abb3acdbb93f;hb=fc524c3e7d5c883b8a51b8986a2968c0f10ab5ea;hpb=3f4288fb2242ca71310e252122260e34e0a4a6cb diff --git a/lib/Sub/Prototype/Util.pm b/lib/Sub/Prototype/Util.pm index 3152240..1bace59 100644 --- a/lib/Sub/Prototype/Util.pm +++ b/lib/Sub/Prototype/Util.pm @@ -132,7 +132,7 @@ In this case, C<$name> must be a hash reference that holds exactly one key / val my $push = wrap { 'CORE::push' => '\@$' }; # only pushes 1 arg -Others arguments are seen as key / value pairs that are meant to tune the code generated by L. +The remaining arguments C<%opts> are treated as key / value pairs that are meant to tune the code generated by L. Valid keys are : =over 4