in reply to Re: I would love a Perl API to control...
in thread I would love a Perl API to control...

There's a native API. Use that.
  • Comment on Re^2: I would love a Perl API to control...

Replies are listed 'Best First'.
Re^3: I would love a Perl API to control...
by McDarren (Abbot) on Nov 02, 2008 at 07:55 UTC
    I've tried, but the interface is too bloody complicated, and gives completely unpredictable results :(
      Well, it's a framework, not an interface. "Don't call us. We call you.", remember? The trick is re-modeling your interface. Which might be hell of an adventure, too...