aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Reader/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.49Wen Heping2012-08-111-2/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/KEICHNER/XML-Reader-0.49/Changes Notes: svn path=/head/; revision=302413
* - Update to 0.46Sunpoet Po-Chuan Hsieh2012-08-061-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/XML-Reader/Changes Notes: svn path=/head/; revision=302208
* - Update to 0.44Sunpoet Po-Chuan Hsieh2012-08-051-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-Reader/Changes Notes: svn path=/head/; revision=302078
* - Update to 0.42Sunpoet Po-Chuan Hsieh2012-07-311-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/XML-Reader/Changes Notes: svn path=/head/; revision=301779
* - Update to 0.40Sunpoet Po-Chuan Hsieh2012-07-061-4/+25
| | | | | | | | | | - Add LICENSE - Add OPTIONS: PP for XML::Parsepp Changes: http://search.cpan.org/dist/XML-Reader/Changes Notes: svn path=/head/; revision=300549
* - Update to 0.39Cheng-Lung Sung2011-10-291-1/+1
| | | | Notes: svn path=/head/; revision=284573
* - Update to 0.38Sunpoet Po-Chuan Hsieh2011-10-181-3/+6
| | | | | | | Changes: http://search.cpan.org/dist/XML-Reader/Changes Notes: svn path=/head/; revision=283829
* - update to 0.37Yen-Ming Lee2010-06-021-3/+2
| | | | Notes: svn path=/head/; revision=255574
* - Update to 0.35Wen Heping2010-05-061-2/+2
| | | | | | | - set maintainer to perl@ Notes: svn path=/head/; revision=253804
* - Update to 0.32Wen Heping2010-02-241-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250254
* - Update to 0.31Wen Heping2010-01-301-1/+1
| | | | Notes: svn path=/head/; revision=248824
* - Update to 0.30Wen Heping2010-01-261-2/+2
| | | | Notes: svn path=/head/; revision=248593
* - Update to 0.29Wen Heping2009-11-011-1/+1
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243597
* XML::Reader provides a simple and easy to use interface forWen Heping2009-10-201-0/+24
sequentially parsing XML files (so called "pull-mode" parsing) and at the same time keeps track of the complete XML-path. It was developped as a wrapper on top of XML::Parser. WWW: http://search.cpan.org/dist/XML-Reader/ Approved by: mentors(implicit) Notes: svn path=/head/; revision=243128