Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments.
authorNicholas Clark <nick@ccl4.org>
Thu, 15 Oct 2009 18:38:08 +0000 (19:38 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 15 Oct 2009 20:27:49 +0000 (21:27 +0100)
commit352e1c09cf09498d4917c120c2055943a4301c0a
tree49947f84102d5916d2b432725e917a9489f5527d
parent6beb30a667e08397498a369fab75270de918b033
Use gv_stashsv() and gv_fetchpvs(), the later with proper arguments.

Brought to you by the Campaign for the Elimination of strlen().
(And the elimination of accidental bugs due to typos in lenghts of constants,
and the elimination of abuse of boolean constants for parameters with more than
2 values.)
ext/Opcode/Opcode.pm
ext/Opcode/Opcode.xs