Declare global instance as a stepping stone to an OO ExtUtils::ParseXS
authorJames E. Keenan <jkeenan@cpan.org>
Sat, 27 Mar 2010 16:47:16 +0000 (12:47 -0400)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 18:53:52 +0000 (20:53 +0200)
commit551f599a61d56fa0f711d98404052e6bb550cb83
treeb0cf44d2cc4b69cb5dea21b6926697acedfae0e3
parent84ce4b0a74e6ece2ecf7294149e4492bcc512f9d
Declare global instance as a stepping stone to an OO ExtUtils::ParseXS

Declare 'our' variable $self and move the first package global ($ProtoUsed) into it.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm