On Thu, Feb 11, 2010 at 6:00 AM, Aravind Venkatesan <[email protected]> wrote: > Hello, > > I am new to perl. I am trying write a Perl module to convert KGML (XML file) > to RDF format . Could anybody suggest as to how to go about this (just to > give me a start). >
Hi, You may pick a book for learning some base knowledge about Perl's object stuff. The commercial book from OReilly: http://oreilly.com/catalog/9780596004781 The free book: http://www.greenteapress.com/perl/ HTH. Jeff. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
