This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pad.c apidocs: Clarify use of &PL_sv_no
authorFather Chrysostomos <sprout@cpan.org>
Fri, 26 Jul 2013 04:46:22 +0000 (21:46 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 26 Jul 2013 06:48:03 +0000 (23:48 -0700)
commitfb090176122b418ad8de1609f4202795ddc55d52
tree77a452bb1c5d8c91bd2f96ebe1e62fefcf2c31e1
parent34dce77f82452f21f0b073a42ff4b0536e7cbef1
pad.c apidocs: Clarify use of &PL_sv_no

specifically with regard to possible future changes.
pad.c