OneDreamCloser has asked for the wisdom of the Perl Monks concerning the following question:
is successful or not ? i have triedmy $eXist = XML::eXistDB::RPC->new( destination=>$eXist_db, repository +=>$bank, user=>"admin", password=>"pass" ) ;
but no dice :( thank youisa_ok($eXist, "XML::eXistDB::RPC") ;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: established connection to eXist. how to know ?
by Anonymous Monk on Apr 30, 2011 at 09:24 UTC | |
by OneDreamCloser (Novice) on Apr 30, 2011 at 17:01 UTC |