summaryrefslogtreecommitdiff
path: root/Xerl/XML
AgeCommit message (Collapse)Author
2013-10-03update all targetPaul Buetow (mars.fritz.box)
2013-09-29add flag supportPaul Buetow (pluto.buetow.org)
2013-09-28Some nicificationPaul Buetow (pluto.buetow.org)
2013-09-28Some small refactoringPaul Buetow (pluto.buetow.org)
2013-09-28require perl v5.14Paul Buetow (pluto.buetow.org)
2013-09-28Add space in headerPaul Buetow (mars.fritz.box)
2013-09-28perltidyPaul Buetow (pluto.buetow.org)
2013-09-28change license to the perl onePaul Buetow (pluto.buetow.org)
2013-09-28initial HTML rendering with new SAX parser worksPaul Buetow (pluto.buetow.org)
2013-09-28add parsing of CDATA, return SAX objects from sax methodPaul Buetow (pluto.buetow.org)
2013-09-15can parse xml and attribsPaul Buetow (pluto.buetow.org)
2013-09-15can parse xml and attribsPaul Buetow (pluto.buetow.org)
2013-09-15initial SAX parserPaul Buetow (pluto.buetow.org)
2013-09-15remove libXMLPaul Buetow (pluto.buetow.org)
2013-09-15No XML error with external XML parserPaul Buetow (pluto.buetow.org)
2013-09-15temp remove includedirs tag, perltidy indention set to 2, initial XML::LibXMLPaul Buetow (pluto.buetow.org)
2013-09-07modify copyright headerPaul Buetow (pluto.buetow.org)
2013-02-03add do while loop to Reader.pm, may fixes XML bugxerl
2011-05-01s/shutdown/finish_request/Paul Buetow
2011-04-26fixed a bug (returning 0 if success now)Paul Buetow
2011-04-26updated copyright headersPaul Buetow
2011-04-26code cleanup using perltidyPaul Buetow
2011-04-26added initial fcgi support to all the code filesPaul Buetow
2011-03-06initial xerl import to utilsPaul Buetow