Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: @INC problem with SOAP::Lite

by Ultra (Hermit)
on Jan 09, 2007 at 22:37 UTC ( [id://593801]=note: print w/replies, xml ) Need Help??


in reply to @INC problem with SOAP::Lite

I'm getting the same with SOAP::Lite 0.69 on SuSE 10.1, and not just with Data::Dumper but with Anything::

maybe it's a bug, and you should report it :)

as a workaround (ugly one) that works for me, you can move Wordbank directory from lib/ to the daemon root, and replace

-> dispatch_to('/Users/johno/Code/DCI/Wordbank-DCI-Server/lib');
from the daemon code with:
-> dispatch_to("Wordbank::DCI::Server");

Dodge This!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://593801]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-19 02:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found