The following module was proposed for inclusion in the Module List:

  modid:       XML::Lite
  DSLIP:       adpOp
  description: Lightweight XML, read-only parser
  userid:      WADG (Jeremy Wadsack)
  chapterid:   11 (String_Lang_Text_Proc)
  communities:

  similar:
    XML::Parser

  rationale:

    Because XML::Parser (and expat) are really big, slow and bloated.
    Especially when adding XML::DOM.

    We needed something simpler, so we built it. I'd like to publish it
    for use on CPAN.

    XML::Lite is a pure-Perl implementation of a simple XML parser.
    It's read-only, but allows the program using it to simply find
    elements, attributes and to walk the XML tree of a document. It uses
    lots of Perl-specific contructs to make it Perl-efficient.

  enteredby:   WADG (Jeremy Wadsack)
  enteredon:   Fri Oct 19 17:43:02 2001 GMT

The resulting entry would be:

XML::
::Lite            adpOp Lightweight XML, read-only parser            WADG


Thanks for registering,
The Pause Team

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cc100000_42447d83ea3ff69b&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cc100000_42447d83ea3ff69b&SUBMIT_pause99_add_mod_insertit=1

Reply via email to