Cargando…

Pro Perl Parsing

Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.0 release in 1987, Perl has been heralded for its powerful parsing capabilities fea...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Frenz, Christopher M. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2005.
Edición:1st ed. 2005.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Parsing and Regular Expression Basics
  • Grammars
  • Parsing Basics
  • Using Parse::Yapp
  • Performing Recursive-Descent Parsing with Parse::RecDescent
  • Accessing Web Data with HTML::TreeBuilder
  • Parsing XML Documents with XML::LibXML and XML::SAX
  • Introducing Miscellaneous Parsing Modules
  • Finding Solutions to Miscellaneous Parsing Problems
  • Performing Text and Data Mining.