This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Various pods: Add C<> around many typed-as-is things
authorKarl Williamson <khw@cpan.org>
Thu, 7 May 2015 16:58:54 +0000 (10:58 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 4 Sep 2015 05:10:37 +0000 (23:10 -0600)
commit796b6530911f5ebd6a26275873610304e63d5d19
tree9f90c198de8d45bde0c5a0e738d48ec5a005f023
parent6c5826743fef29ff17b421f17c5b09902acb164c
Various pods: Add C<> around many typed-as-is things

Removes 'the' in front of parameter names in some instances.
30 files changed:
XSUB.h
av.c
dump.c
ext/mro/mro.pm
ext/mro/mro.xs
gv.c
handy.h
hv.c
hv.h
inline.h
intrpvar.h
mathoms.c
mg.c
mro_core.c
numeric.c
op.c
op.h
pad.c
pad.h
perl.c
pod/perldiag.pod
pp_ctl.c
pp_pack.c
pp_sort.c
pp_sys.c
regexp.h
sv.c
sv.h
utf8.c
util.c