Greetings,

Here's a quick note to say that I've got Inline working with a package,
'Archive-Par', that is destined for CPAN (actually, the package is already on
CPAN, but without the Inline stuff).

So a big thanks to Ingy & crew; I have tinkered with XS & didn't enjoy it
much, so I'm chuffed to have not had to this time round.  And of course, a
couple of requests.  If the requests can be implemented in Perl (I'm not a
core hacker), and someone can point me where, I could look into providing
patches:

1) Can't create extensions other than in the named package

  I.e., I'm producing a package Archive::Par, I really wanted to put some
  methods in another package, but currently, Inline (or at least,
  Inline::MakeMaker) can't handle that.

2) Can't handle libs other than in top dir (e.g., in lib)

  I'm accustomed to placing my perl libs in lib/, in CPAN packages, because
  the top directory can get rather cluttered.

Clearly _very_ minor gripes; please do not detract from the massive thanks.

Mx.

Reply via email to