[ic] perl package question

Stefan Hornburg interchange-users@icdevgroup.org
Thu Oct 17 07:20:00 2002


On Wed, 16 Oct 2002 15:18:11 -0700
Jim Boyer <boyerj@wsu.edu> wrote:

> Hi,
> 
> I am trying to write a payment module that uses XML-RPC.  I have written a 
> test RPC program and it works on its own.  The problem I am having with the 
> IC is including the XML-RPC module in my test payment module.  When I 
> include this line
> 
> use Frontier::Client

Interchange uses a different search path for Perl modules than stock Perl
and therefore fails to find the module Frontier::Client.

Bye
      Racke