Change arguments to output_init() to single hashref
authorJames E. Keenan <jkeenan@cpan.org>
Sat, 27 Mar 2010 00:57:51 +0000 (20:57 -0400)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 18:53:52 +0000 (20:53 +0200)
commit87e6f3702bc65e666efa6aa485c4b022c657397f
treedae4be4ba08eb6589d0cb250de6a033480604384
parent879afb6dec353ef325f784fee1d25df106cb96a6
Change arguments to output_init() to single hashref

Also move definitions of some utility subs to end of file.

Since we don't yet have a way around the 'eval EXPR' problem.  We'll have to
de-reference that hashref once inside the sub.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm