Didier Ladner wrote:
> 
> Hi Brian,
> 
> There is some time ago you was speaking about these 2 features:
> perl -MInline=makeppd -MMyModule -e1
> and
> perl -MInline=makeppd,nosource -MMyModule -e1
> 
> I just download trial 7 V-0.40; it runs pretty well. Fine.
> AS 5.005_522 & NT4 sp3 & MSVC5++
> And I plan some test with this opus'7 under spark solaris.
> Do you have always plan to add these 2 features (makeppd & nosource) ?

Didier,

Thank you for testing TRIAL7.

The makeppd feature will probably arrive sometime after June 17th
(YAPC/NA Conference).

You can always make a PPM/PPD by hand (right now). I will send
instructions to the mailing list in the next couple days. (I want to
test it out myself).

With a minor patch to Inline, you can also do the 'nosource' option.
I'll add that patch to TRIAL8.

Cheers, Brian

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to