in reply to Re: Devel::BeginLift make problem
in thread Devel::BeginLift make problem

In your code there is a "the.patch". I'm not sure what that is, i don't have a patch for this problem.
And I don't know how to compile a new perl which explicitly exports pad_swipe.
Thanks for looking though :-)

I'll go for the bug report and wait. And just not use these for now.

Replies are listed 'Best First'.
Re^3: Devel::BeginLift make problem
by Anonymous Monk on Jun 19, 2012 at 00:02 UTC

    In your code there is a "the.patch". I'm not sure what that is, i don't have a patch for this problem.

    :D Its the file generated by the ppport.h perl program, obviously :)

    And I don't know how to compile a new perl which explicitly exports pad_swipe.

    Me too :) I could go digging it up, but this is really a problem for the CPAN author to solve -- has to persuade p5p to add that symbol to the export list, or circumvent them by patching his code

    Waiting is wise :)