Help for this page

Select Code to Download


  1. or download this
    my $eXist = XML::eXistDB::RPC->new( destination=>$eXist_db, repository
    +=>$bank, user=>"admin", password=>"pass" ) ;
    
  2. or download this
    isa_ok($eXist, "XML::eXistDB::RPC") ;