diff options
Diffstat (limited to 'pod/pod2man.PL')
-rw-r--r-- | pod/pod2man.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/pod2man.PL b/pod/pod2man.PL index a673ea127d..20610a84c3 100644 --- a/pod/pod2man.PL +++ b/pod/pod2man.PL @@ -785,7 +785,7 @@ while (<>) { } {I<$1>\\|$2}gx; # convert simple variable references - s/(\s+)([\$\@%][\w:]+)(?!\()/${1}C<$2>/g; + s/(\s+)([\$\@%&*][\w:]+)(?!\()/${1}C<$2>/g; if (m{ ( [\-\w]+ |