Skip Menu |

This queue is for tickets about the RPC-XML CPAN distribution.

Report information
The Basics
Id: 49656
Status: open
Priority: 0/
Queue: RPC-XML

People
Owner: rjray [...] blackperl.com
Requestors: rjray [...] blackperl.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Make it possible to "import" a namespace as RPC::XML::Function entries
Add functionality to the RPC::XML::Server class to import all subs from a specified namespace, adding them to the server as RPC::XML::Function entries. Consider allowing explicit specification of sub-names to import, a la Exporter-like functionality (without the tags), possibly via both string and regexp matching. Also possibly allowing for negative matching for exclusion rather than inclusion.