- Getting Started With XML-RPC in Perl, Part 1
Creating an XML-RPC Web service with Perl is almost as easy as CGI scripting. This article will bring you up to speed on what XML-RPC is and how to use Perls Frontier::RPC library to create simple clients and servers. Included are samples of XML-RPC conversation diagrams and datatypes.
http://www-106.ibm.com/developerworks/library/ws-xpc1/?dwzone=ws?open&l=766,t=gr,p=xmlrpcprl
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Using XML and Relational Databases with Perl
This article describes how Perl can be used to transfer data between XML and relational databases, and how XML can bridge two disparate databases. MySQL is used as an example database.
http://www.xml.com/pub/a/2000/12/13/perlxmldb.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- XML and Perl: Embedding XML in HTML
This 6-page article explains what XML is, and what it can be used for. It also shows how to develop a Perl script to retrieve and display the contents of HTML embedded XML tags, and how to create a script that gathers news headlines from an XML file and creates an HTML news summary. Full source code for each script available for download.
http://www.webreference.com/perl/tutorial/1/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|