------------------------------------------------
On Fri, 17 Jan 2003 15:00:22 +0000, Paluparthi Kumar 
<[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I am using perl for the first time. Can anyone please send me some links where I can 
>find information and examples of Perl modules for XML programming.
> 

O'Reilly has an excellent book on this subject though it does expect some 
understanding of Perl and using modules:

http://www.oreilly.com/catalog/perlxml/

For a list of available modules, you can check here:
http://search.cpan.org/modlist/String_Language_Text_Processing/XML

Most modules on that list come with good documentation and some examples.  You may 
want to start with XML::Simple and work your way to more complex tasks.

And this should answer many questions of where to head next,
http://www.xmlproj.com/perl-xml-faq.dkb

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to