This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use pvs macros instead of pvn where possible.
authorMarcus Holland-Moritz <mhx-perl@gmx.net>
Wed, 29 Oct 2008 23:04:34 +0000 (23:04 +0000)
committerMarcus Holland-Moritz <mhx-perl@gmx.net>
Wed, 29 Oct 2008 23:04:34 +0000 (23:04 +0000)
commit76f68e9bb86f29e34e2aeb5c177571288f05b7ca
tree5d94b541dac7cf118c0a7f00f82e41b8883db427
parent502c6561fcd473b7da3277363169d75f16ac2f8b
Use pvs macros instead of pvn where possible.

p4raw-id: //depot/perl@34653
19 files changed:
doio.c
doop.c
dump.c
gv.c
mg.c
op.c
pad.c
perl.c
pp.c
pp_ctl.c
pp_hot.c
pp_pack.c
pp_sys.c
regcomp.c
sv.c
toke.c
universal.c
utf8.c
util.c