Skip to content

Upgrade from 0.73 to 0.82 #16

Open
@bdonauba

Description

Hello,

I'm maintaining an XML::RPC server application running on RPC::XML version 0.73.

I try to update to 0.82 but my function names are no longer accepted by RPC::XML.

The error message is: RPC::XML::request::new: Invalid method name specified

My function names have all a prefix containing a "-" sign and the dash causes the error.

$cli->send_request('de.bw-fe.aht.login',$mn,$user)

Please add the dash again to the allowed characters in function names.

Metadata

Assignees

Labels

regressionRegression in functionality (without due documentation)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions