]> git.vpit.fr Git - perl/modules/Sub-Prototype-Util.git/commitdiff
POD fixup
authorVincent Pit <vince@profvince.com>
Thu, 15 Apr 2010 06:55:59 +0000 (08:55 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 15 Apr 2010 06:55:59 +0000 (08:55 +0200)
lib/Sub/Prototype/Util.pm

index 4297c264fc72de4e28b7aeec23189e6743d2963c..9137b14305de711ad0ef02536917e81362f42e9b 100644 (file)
@@ -129,7 +129,7 @@ Valid keys are :
 
 Specifies the function used in the generated code to test the reference type of scalars.
 Defaults to C<'ref'>.
 
 Specifies the function used in the generated code to test the reference type of scalars.
 Defaults to C<'ref'>.
-You may also want to use C<Scalar::Util::reftype>.
+You may also want to use L<Scalar::Util/reftype>.
 
 =item C<< wrong_ref => $code >>
 
 
 =item C<< wrong_ref => $code >>