Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I've searched all over and couldn't find any Perl example that would communicate with Drupal6 (basically I'd like to create new blog entry with Perl script). I guess xmlrpc is a way to go, but as novice would love to start from working example.

Thanks in advance,

regards,

Bulek.
  • Comment on Perl code to create blog entry in Drupal6 ?

Replies are listed 'Best First'.
Re: Perl code to create blog entry in Drupal6 ?
by bart (Canon) on Mar 22, 2011 at 12:48 UTC
    I'd take a bet on emulating a web browser, using WWW::Mechanize or one of its ilk.
Re: Perl code to create blog entry in Drupal6 ?
by Anonymous Monk on Mar 22, 2011 at 08:10 UTC
    but as novice would love to start from working example.

    Is there another language you're not a novice ?

    I would ask the Drupal6 people for examples, or starting points

      I agree.   Please direct your inquiry to the Drupal community, then come back to this thread and briefly enlighten us with what they advised you to do.

      (We do, from time to time, also have to deal with “lesser software...”)   ;-)