"B. K. Oxley (binkley)" wrote:
> use Inline Foo;
> 
> barble ("I am foo #", fred ( ));
> __DATA__
> __Foo__
> sub barble (@) { foo-print @_, "\n"; }
> 
> Poor Brian!
> 
> Cheers,
> --binkley
> 
> P.S. -- On the positive side, WOW!  With Unix endings the first example
> script really works.  Output:
> 
> I am a foo #3
> 
> This is too cool!

Binkley,

I've read this mini-thread over a couple times and am frankly confused.
Could you boil this problem down into a concise paragraph. Preferably
with a patch :)

Thanks, 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