XPC

XPC is the XML Procedure Call.
Download

XPC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Gregor N. Purdy
  • Publisher web site:
  • http://search.cpan.org/~gregor/XPC-0.2/lib/XPC.pm

XPC Tags


XPC Description

XPC is the XML Procedure Call. XPC is the XML Procedure Call.SYNOPSIS use XPC;and then my $xpc = XPC->new( < call procedure='localtime'/ > < /xpc > END_XPCor my $xpc = XPC->new(); $xpc->add_call('localtime');or my $xpc = XPC->new_call('localtime');and then later print XML_FILE $xpc->as_string(); Requirements: · Perl


XPC Related Software