2004-02-18Wednesday2004-02-18T08:34:38ZgellyfishMANIFESTExp1.17lib/XML/XSLT.pmExp1.24t/select.tExp1.1* Fixed select on "comment()" "processing-instruction()" etc
* Added test for select2004-02-17Tuesday2004-02-17T10:44:29Zgellyfisht/attributes.tExp1.4* More attribute tests2004-02-17Tuesday2004-02-17T10:06:04ZgellyfishMANIFESTExp1.16lib/XML/XSLT.pmExp1.23t/comment.tExp1.2t/copy.tExp1.1* Added test for xsl:copy2004-02-17Tuesday2004-02-17T08:52:29ZgellyfishChangeLogExp1.11META.ymlExp1.2lib/XML/XSLT.pmExp1.22* 'use-attribute-sets' works in xsl:copy and recursively2004-02-16Monday2004-02-16T10:29:20ZgellyfishMANIFESTExp1.15META.ymlExp1.1lib/XML/XSLT.pmExp1.21t/pattern.tExp1.1t/pi.tExp1.1t/variable.tExp1.1* Fixed variable implementation to handle non literals
* refactored test implementation
* added tests2003-06-24Tuesday2003-06-24T16:34:51Zgellyfishlib/XML/XSLT.pmExp1.20* Allowed both name and match attributes in templates
* Lost redefinition warning with perl 5.82002-02-18Monday2002-02-18T22:31:59ZgellyfishChangeLogExp1.10examples/ChangeLog.xslExp1.1Added ChangeLog.xsl as an example to transform the output of cvs2pl2002-02-18Monday2002-02-18T09:05:14Zgellyfishlib/XML/XSLT.pmExp1.19Refactoring2002-01-16Wednesday2002-01-16T21:05:26ZgellyfishMANIFESTExp1.14examples/XSLT.htmlExp1.2examples/XSLT.xmlExp1.2lib/XML/XSLT.pmExp1.18* Added the manpage as an example
* Started to properly implement omit-xml-declaration2002-01-14Monday2002-01-14T09:40:22ZgellyfishMANIFESTExp1.13examples/XSLT.htmlExp1.1examples/XSLT.xmlExp1.1examples/XSLT.xslExp1.1t/cdata_sect.tExp1.4* Added the modules own documentation as an example2002-01-13Sunday2002-01-13T10:35:00Zgellyfishlib/XML/XSLT.pmExp1.17Updated pod2002-01-09Wednesday2002-01-09T09:17:40Zgellyfishlib/XML/XSLT.pmExp1.16t/attributes.tExp1.3t/cdata_sect.tExp1.3t/forward.tExp1.2t/output.tExp1.3t/spec_examples.tExp1.3t/text_nodes.tExp1.1* added test for <xsl:text>
* Stylesheet whitespace stripping as per spec and altered tests ...2002-01-08Tuesday2002-01-08T10:16:54Zgellyfisht/cdata_sect.tExp1.2foo'd up the t/cdata_sect.t2002-01-08Tuesday2002-01-08T10:11:46ZgellyfishMANIFESTExp1.12lib/XML/XSLT.pmExp1.15t/call_template.tExp1.1t/cdata_sect.tExp1.1t/spec_examples.tExp1.2* First cut at cdata-section-element
* test for above2001-12-24Monday2001-12-24T16:00:19ZgellyfishChangeLogExp1.9VERSION-040READMEExp1.7VERSION-040lib/XML/XSLT.pmExp1.14VERSION-040* Version released to CPAN2001-12-20Thursday2001-12-20T09:21:42Zgellyfishlib/XML/XSLT.pmExp1.13More refactoring2001-12-19Wednesday2001-12-19T21:06:31Zgellyfishlib/XML/XSLT.pmExp1.12t/output.tExp1.2VERSION-040* Some refactoring and style changes2001-12-19Wednesday2001-12-19T09:11:14Zgellyfishlib/XML/XSLT.pmExp1.11* Added more accessors for object attributes
* Fixed potentially broken usage of $variables in _evaluate_template2001-12-18Tuesday2001-12-18T09:10:10ZgellyfishREADMEExp1.6lib/XML/XSLT.pmExp1.10t/attributes.tExp1.2VERSION-040Implemented attribute-sets2001-12-17Monday2001-12-17T22:32:11ZgellyfishMakefile.PLExp1.7VERSION-040lib/XML/XSLT.pmExp1.9* Added Test::More to Makefile.PL
* Added _indent and _outdent methods
* Placed __get_attribute_sets in transform()2001-12-17Monday2001-12-17T11:32:08ZgellyfishMANIFESTExp1.11VERSION-040MANIFEST.SKIPExp1.1VERSION-040lib/XML/XSLT.pmExp1.8t/attributes.tExp1.1t/comment.tExp1.1VERSION-040t/doe.tExp1.2VERSION-040t/features.tExp1.1VERSION-040t/forward.tExp1.1VERSION-040t/output.tExp1.1t/params.tExp1.2VERSION-040t/spec_examples.tExp1.1VERSION-040t/xsl_cond.tExp1.3VERSION-040t/zeroes.tExp1.3VERSION-040* Rolled in various patches
* Added new tests2001-04-06Friday2001-04-06T02:29:05Zhexmodelib/XML/XSLT.pmExp1.7must ... increment ... version2001-04-06Friday2001-04-06T02:26:54Zhexmodelib/XML/XSLT.pmExp1.6asString all over the place, but only toString existed.2001-03-01Thursday2001-03-01T05:22:45ZhexmodeREADMEExp1.5xslt-parserExp1.9VERSION-040lib/XML/XSLT.pmExp1.5match CPAN2001-01-23Tuesday2001-01-23T04:09:47ZhexmodeChangeLogExp1.8[no log message]2001-01-23Tuesday2001-01-23T04:03:02Zhexmodelib/XML/XSLT.pmExp1.4Document support for xsl:output.
Document support with xsl:call-template.
Better code to find the first /Element/ of a stylesheet rather than
the first Child of the XML::DOM object
Fix up xsl:output handling of HTML and XML types2001-01-23Tuesday2001-01-23T03:49:18Zhexmodexslt-parserExp1.8Better handling of files when specifying an extention.2001-01-16Tuesday2001-01-16T03:25:07Zhexmodelib/XML/XSLT.pmExp1.3Version Bump2001-01-16Tuesday2001-01-16T03:24:13ZhexmodeChangeLogExp1.7[no log message]2001-01-16Tuesday2001-01-16T03:17:35Zhexmodelib/XML/XSLT.pmExp1.2Package Seperation2001-01-16Tuesday2001-01-16T03:14:14ZhexmodeMANIFESTExp1.10Makefile.PLExp1.6XSLT.pmdead1.25lib/XML/XSLT.pmExp1.1t/xsl_cond.tExp1.2Moving File for CPAN compatiblity2001-01-06Saturday2001-01-06T07:18:18ZhexmodeXSLT.pmExp1.24Oops! Integrated lost changes2001-01-06Saturday2001-01-06T04:00:18ZhexmodeXSLT.pmExp1.23Cleanup Arrayref -> hashref2000-10-30Monday2000-10-30T22:06:15ZnejedlyXSLT.pmExp1.22t/params.tExp1.1fixed problems with variables2000-09-23Saturday2000-09-23T10:13:15ZnejedlyXSLT.pmExp1.21fixed test="child=''"2000-09-23Saturday2000-09-23T09:45:23ZnejedlyXSLT.pmExp1.20t/xsl_cond.tExp1.1fixed problem with <xsl:if test='children="something"'>2000-09-20Wednesday2000-09-20T17:58:17ZnejedlyXSLT.pmExp1.19t/doe.tExp1.1
Added support for disable-output-escaping + test script2000-08-10Thursday2000-08-10T14:29:19Znejedlyt/zeroes.tExp1.2one more detail :)2000-08-10Thursday2000-08-10T13:55:41Znejedlyt/00-load.tdead1.2
no longer needed.2000-08-10Thursday2000-08-10T13:38:00ZnejedlyMANIFESTExp1.9XSLT.pmExp1.18
fixed __add_default_templates.
fixed ``zero bug''
changed MANIFEST (added t/zeroes.t and removed t/00-load.t as it's no
longer needed)2000-08-10Thursday2000-08-10T13:33:59Znejedlyt/zeroes.tExp1.1
added test script for the ``zero bug''2000-08-09Wednesday2000-08-09T03:53:26Zmike808XSLT.pmExp1.8.6.11cpan-0_2x-maintbugfixes, compiles, but needs verification2000-08-07Monday2000-08-07T06:55:25Zmike808XSLT.pmExp1.8.6.10cpan-0_2x-maintoptimize copy-on-add to direct assignment, fix match with \n issues, compiles2000-08-07Monday2000-08-07T02:54:54Zmike808XSLT/Tag_Compression.pmdead1.1.2.2cpan-0_2x-maintmoved to XML/XSLT2000-08-07Monday2000-08-07T02:39:18Zmike808XML/XSLT/Tag_Compression.pmExp1.1.2.1cpan-0_2x-maintMoved from XSLT directory.2000-07-31Monday2000-07-31T02:07:55ZhexmodeXSLT.pmExp1.17make REs case sensisitive.
replace line endings with \n2000-07-30Sunday2000-07-30T20:12:17Zmike808Makefile.PLExp1.1.2.2cpan-0_2x-maintAdd CVS markers, clean up2000-07-30Sunday2000-07-30T19:49:38Zmike808XSLT.pmExp1.8.6.9cpan-0_2x-maintApply Marc Lehman's patch.2000-07-30Sunday2000-07-30T19:47:00Zmike808CREDITS.podExp1.1.2.4cpan-0_2x-maintAdded Marc Lehman to contributors list2000-07-29Saturday2000-07-29T19:30:17ZhexmodeXSLT.pmExp1.16incorporate Pavel Nejedly's fixes to __string__ for CDATA2000-07-27Thursday2000-07-27T22:16:55Zhexmodexslt-parserExp1.7option for HTML::Clean2000-07-27Thursday2000-07-27T22:15:49ZhexmodeXSLT.pmExp1.15Option for serve to use HTML::Clean
restoration of __get_stylesheet
removed buglets on default namespace extraction
addition of <xml:element>
removal of regexps in _evaluate_element2000-07-27Thursday2000-07-27T07:19:02ZhexmodeMakefile.PLExp1.5Fixing executable2000-07-27Thursday2000-07-27T07:17:54ZhexmodeXSLT.pmExp1.14Fixing __open_by_filename2000-07-27Thursday2000-07-27T05:42:53Zmike808CREDITS.podExp1.1.2.3cpan-0_2x-maintsomebody might run this as a perl script. Added END tag2000-07-24Monday2000-07-24T20:03:09ZhexmodeCREDITS.podExp1.1.2.2cpan-0_2x-maintMy blurb2000-07-23Sunday2000-07-23T04:27:25Zmike808XSLT.pmExp1.8.6.8cpan-0_2x-maintMerge Bron's OO debug interface. Defined methos only. Not in use yet.2000-07-23Sunday2000-07-23T03:46:25Zmike808XSLT/Tag_Compression.pmExp1.1.2.1cpan-0_2x-maintLICENSEExp1.1.2.1cpan-0_2x-maintCREDITS.podExp1.1.2.1cpan-0_2x-maintXSLT.pmExp1.8.6.7cpan-0_2x-maintformalized code style, pods, and structure2000-07-22Saturday2000-07-22T22:34:23Zmike808XSLT.pmExp1.8.6.6cpan-0_2x-maintMajor style overhaul, improve coding consistency. 1.8.6.5 merged.2000-07-18Tuesday2000-07-18T04:59:17ZhexmodeXSLT.pmExp1.8.6.5cpan-0_2x-mainttypos2000-07-14Friday2000-07-14T01:26:42ZhexmodeXSLT.pmExp1.13Incorporate bug fixes for 0.24 and Mike's docs2000-07-14Friday2000-07-14T01:13:10ZhexmodeXSLT.pmExp1.12proper base handling and the completed serve2000-07-14Friday2000-07-13T23:18:07ZhexmodeXSLT.pmExp1.11Moved from LWP::UserAgent to LWP::Simple*
Added URI::Heuristic*
Change constant names for move to XPATH.
* These moves should be reconsidered, but they are relatively minor,
so I'll leave them in.2000-07-14Friday2000-07-13T23:08:48ZhexmodeXSLT.pmExp1.10Move from hashref to arrayref.
Use already-exported constants from XML::DOM instead of assigning them
to scalars.2000-07-14Friday2000-07-13T23:03:36ZhexmodeXSLT.pmExp1.9Documentation changes. Start of deprecation handling. $parser => $Self2000-07-13Thursday2000-07-13T22:54:17Zhexmodexslt-parserExp1.6Completed move to 0.30 API2000-07-13Thursday2000-07-13T22:53:27Zhexmodexslt-parserExp1.5Added a pod and fixed a small bug2000-07-13Thursday2000-07-13T22:51:22Zhexmodexslt-parserExp1.4Cleaned up version using Getopt::Std2000-07-13Thursday2000-07-13T22:48:46ZhexmodeMANIFESTExp1.8Makefile.PLExp1.4READMEExp1.4Bringing up my 0.302000-07-13Thursday2000-07-13T22:33:46ZhexmodeChangeLogExp1.6Bringing in Bron's entries for his bug fixes2000-07-13Thursday2000-07-13T21:28:28Zhexmodewebsite/changelog.htmldead1.2website/index.htmldead1.8website/main branch update to reality2000-07-13Thursday2000-07-13T21:09:11ZhexmodeXSLT.pmExp1.8.6.4cpan-0_2x-maintMike's cleanup of XSLT.pm2000-07-13Thursday2000-07-13T20:08:25ZhexmodeChangeLogExp1.1.4.2cpan-0_2x-maintlatest-cpanMANIFESTExp1.4.4.2cpan-0_2x-maintlatest-cpanMake the rest of the files here match 0.242000-07-13Thursday2000-07-13T20:05:38ZhexmodeXSLT.pmExp1.8.6.3cpan-0_2x-maintlatest-cpanBron's compile fixes for 0.242000-07-13Thursday2000-07-13T20:03:56ZhexmodeXSLT.pmExp1.8.6.2cpan-0_2x-maintBron's changes for 0.242000-07-10Monday2000-07-10T14:09:57ZbrongMANIFESTExp1.7update for missing tests2000-07-10Monday2000-07-10T14:09:29Zbrongt/01-simple.tdead1.9t/02-grammer.tdead1.2t/remove broken tests2000-07-10Monday2000-07-10T13:58:34ZbrongChangeLogExp1.5Explain all about what I've done for 0.242000-07-10Monday2000-07-10T13:35:34Zbrongxslt-parserExp1.3examples/REC-xslt-19991116.xmlExp1.3VERSION-040examples/xmlspec.xslExp1.3VERSION-040Bringing the repository back into line with the CPAN releases2000-07-10Monday2000-07-10T13:27:00ZbrongChangeLogExp1.4Back to 0.232000-07-10Monday2000-07-10T13:23:52ZbrongMakefile.PLExp1.3Back to 0.232000-07-10Monday2000-07-10T01:21:16ZhexmodeChangeLogExp1.3MANIFESTExp1.6Makefile.PLExp1.2xslt-parserExp1.2examples/REC-xslt-19991116.xmlExp1.2examples/xmlspec.xslExp1.2Merge changes I made on cpan-0_23 branch2000-06-29Thursday2000-06-29T16:32:15ZhexmodeXSLT.pmExp1.8.6.1cpan-0_2x-maintsynced2000-06-29Thursday2000-06-29T16:27:51ZhexmodeChangeLogExp1.1.4.1cpan-0_2x-maintMANIFESTExp1.4.4.1cpan-0_2x-maintMakefile.PLExp1.1.2.1cpan-0_2x-maintlatest-cpanREADMEExp1.3.4.1cpan-0_2x-maintlatest-cpanxslt-parserExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/91-22-5.cmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/91-22-5.cml.xmlExp1.1.4.1cpan-0_2x-maintlatest-cpanexamples/91-22-5.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/95-48-7.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/95-48-7.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/REC-xml-19980210.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/REC-xslt-19991116.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/agenda.dtdExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/agenda.htmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/agenda.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/agenda.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/bernhard.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/bernhard.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/cml.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/cml2cml.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/grammar.xmlExp1.1.4.1cpan-0_2x-maintlatest-cpanexamples/grammar.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/grammar2.xmlExp1.1.4.1cpan-0_2x-maintlatest-cpanexamples/grammar2.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/identity.xmlExp1.1.4.1cpan-0_2x-maintlatest-cpanexamples/identity.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/identity.xsl_orgExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/test.dtdExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/test.xmlExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/test.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/test2.xmlExp1.1.4.1cpan-0_2x-maintlatest-cpanexamples/test2.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/xmlspec.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/xpath.xslExp1.1.2.1cpan-0_2x-maintlatest-cpanexamples/xslt.xslExp1.1.2.1cpan-0_2x-maintlatest-cpant/00-load.tExp1.1.4.1cpan-0_2x-maintlatest-cpancpan release sync2000-06-28Wednesday2000-06-28T06:08:08ZbrongChangeLogExp1.2MANIFESTExp1.5Bugpatch to method dispose() in XSLT.pm
Removed 01-simple.t from the MANIFEST because it
breaks on make test due to incompleteness
Updated changelog with details.2000-06-22Thursday2000-06-22T17:32:18Zhexmodewebsite/index.htmlExp1.7.2.2BRON1Update mailing list info.2000-06-22Thursday2000-06-22T17:28:09Zhexmodewebsite/index.htmlExp1.7.2.1BRON1Update mailing list Links2000-06-22Thursday2000-06-22T09:31:57ZhexmodeXSLT/process_stylesheet.pmExp1.1.2.2BRON1Simplified regexp, fixed bug w/ 'stylesheet', outlined idea for
namespace resolution2000-06-21Wednesday2000-06-21T15:59:10ZhexmodeXSLT.pmExp1.8.4.1BRON1XSLT/process_stylesheet.pmExp1.1.2.1BRON1Bron's Changes2000-06-21Wednesday2000-06-21T15:58:15Zhexmodet/01-simple.tExp1.8cpan-0_24[no log message]2000-06-21Wednesday2000-06-21T15:54:33Zhexmodet/01-simple.tExp1.5t/01-simple.tExp1.6t/01-simple.tExp1.7t/[no log message]2000-06-21Wednesday2000-06-21T15:53:45Zhexmodet/01-simple.tExp1.4Bron's Changes2000-06-21Wednesday2000-06-21T03:41:18ZhexmodeXSLT.pmExp1.7.2.1Updated webpage info2000-06-21Wednesday2000-06-21T03:22:14Zhexmodet/01-simple.tExp1.3cpan-0_30Set up test skeleton.2000-06-20Tuesday2000-06-20T20:05:58Zhexmodewebsite/index.htmlExp1.7cpan-0_24Making the webpage valid XHTML2000-06-20Tuesday2000-06-20T20:03:35Zhexmodewebsite/index.htmlExp1.6update2000-06-20Tuesday2000-06-20T19:22:15Zhexmodewebsite/index.htmlExp1.5Test2000-06-20Tuesday2000-06-20T19:13:45Zhexmodewebsite/index.htmlExp1.4Testing web update.2000-06-20Tuesday2000-06-20T01:18:58Zhexmodewebsite/index.htmlExp1.3Remove Listbot2000-06-19Monday2000-06-19T06:31:02Zegonwwebsite/index.htmlExp1.2Added SourceForge site. (Do we officially need a banner? Or just a link?)
Removed ListBot maillist code.
Changed Bug Report link to SF.2000-06-19Monday2000-06-19T03:43:37ZhexmodeREADMEExp1.3Obligatory note about interface changes.2000-06-19Monday2000-06-19T03:27:37ZhexmodeREADMEExp1.2Cleaned up... Changed some pointers.2000-06-19Monday2000-06-19T03:05:23ZhexmodeXSLT.pmExp1.8Geert's Updates2000-06-19Monday2000-06-19T00:43:36Zhexmodet/01-simple.tExp1.2cut the warn2000-06-16Friday2000-06-16T21:57:15Zhexmodet/02-grammer.tExp1.1cpan-0_24cpan-0_30Yet another test2000-06-16Friday2000-06-16T21:36:54ZhexmodeChangeLogExp1.1MANIFESTExp1.4changelog.htmldead1.2index.txtdead1.2website/changelog.htmlExp1.1cpan-0_24Moving website to CVS2000-06-16Friday2000-06-16T21:28:54ZhexmodeXSLT.pmExp1.7Removed un-needed BEGIN section.2000-06-16Friday2000-06-16T19:10:15ZhexmodeMANIFESTExp1.3index.htmldead1.2website/index.htmlExp1.1Creating subdir for website2000-06-16Friday2000-06-16T18:51:15ZhexmodeMANIFESTExp1.2t/01-simple.tExp1.1More Tests2000-06-15Thursday2000-06-15T16:59:17Zhexmodet/00-load.tExp1.1First simple test.2000-06-15Thursday2000-06-15T05:08:04ZbrongXSLT.pmExp1.6Added timing code to debug mode (requires Time::HiRes, but degrades
gracefully without it)2000-06-14Wednesday2000-06-14T16:17:00ZbrongXSLT.pmExp1.5Updated the version number to 0.22 to reflect changes2000-06-14Wednesday2000-06-14T16:13:05ZbrongXSLT.pmExp1.4Fix <xsl:value-of select="@attr"> where @attr has value "0" giving
"" rather than "0".2000-06-09Friday2000-06-09T06:54:12Zbrongexamples/identity.xmlExp1.1VERSION-040examples/test2.xmlExp1.1VERSION-040examples/Added all the files that were missing in the repository before
(at least I will have if it can handle these symlinks) - ready
to allow a clean "make dist" and branch off experimental XPath
code.2000-06-09Friday2000-06-09T06:36:44Zbrongexamples/grammar2.xmlExp1.1VERSION-040Added all the files that were missing in the repository before
(at least I will have if it can handle these symlinks) - ready
to allow a clean "make dist" and branch off experimental XPath
code.2000-06-09Friday2000-06-09T06:33:33Zbrongexamples/91-22-5.cml.xmlExp1.1VERSION-040examples/grammar.xmlExp1.1VERSION-040examples/Added all the files that were missing in the repository before
(at least I will have if it can handle these symlinks) - ready
to allow a clean "make dist" and branch off experimental XPath
code.2000-06-06Tuesday2000-06-06T09:57:50ZbrongXSLT.pmExp1.3Changed @EXPORT to @EXPORT_OK in 'usr vars' to fix error under
strict vars.
Removed &dispose from @EXPORT_OK because it shouldn't ever be
exported directly.
Added a $Id: ChangeLog,v 1.12 2004/02/19 08:38:40 gellyfish Exp $ to the comment part at the top to track revisions.2000-06-01Thursday2000-06-01T02:35:41ZhexmodeMANIFESTExp1.1XSLT.pmExp1.2Need to know what ships with the package.2000-06-01Thursday2000-06-01T02:22:03Zhexmodexslt-parserExp1.1.1.1rel-0_21Makefile.PLExp1.1.1.1rel-0_21READMEExp1.1.1.1rel-0_21XSLT.pmExp1.1.1.1rel-0_21index.txtExp1.1.1.1rel-0_21changelog.htmlExp1.1.1.1rel-0_21index.htmlExp1.1.1.1rel-0_21examples/91-22-5.cmlExp1.1.1.1rel-0_21examples/91-22-5.xmlExp1.1.1.1rel-0_21examples/95-48-7.xmlExp1.1.1.1rel-0_21examples/95-48-7.xslExp1.1.1.1rel-0_21examples/REC-xml-19980210.xmlExp1.1.1.1rel-0_21examples/REC-xslt-19991116.xmlExp1.1.1.1rel-0_21examples/agenda.dtdExp1.1.1.1rel-0_21examples/agenda.htmlExp1.1.1.1rel-0_21examples/agenda.xmlExp1.1.1.1rel-0_21examples/agenda.xslExp1.1.1.1rel-0_21examples/bernhard.xmlExp1.1.1.1rel-0_21examples/bernhard.xslExp1.1.1.1rel-0_21examples/cml.xslExp1.1.1.1rel-0_21examples/cml2cml.xslExp1.1.1.1rel-0_21examples/grammar.xslExp1.1.1.1rel-0_21examples/grammar2.xslExp1.1.1.1rel-0_21examples/identity.xslExp1.1.1.1rel-0_21examples/identity.xsl_orgExp1.1.1.1rel-0_21examples/test.dtdExp1.1.1.1rel-0_21examples/test.xmlExp1.1.1.1rel-0_21examples/test.xslExp1.1.1.1rel-0_21examples/test2.xslExp1.1.1.1rel-0_21examples/xmlspec.xslExp1.1.1.1rel-0_21examples/xpath.xslExp1.1.1.1rel-0_21examples/xslt.xslExp1.1.1.1rel-0_21From CPAN v 0.212000-06-01Thursday2000-06-01T02:22:03Zhexmodexslt-parserExp1.1Makefile.PLExp1.1READMEExp1.1XSLT.pmExp1.1index.txtExp1.1changelog.htmlExp1.1index.htmlExp1.1examples/91-22-5.cmlExp1.1VERSION-040examples/91-22-5.xmlExp1.1VERSION-040examples/95-48-7.xmlExp1.1VERSION-040examples/95-48-7.xslExp1.1VERSION-040examples/REC-xml-19980210.xmlExp1.1VERSION-040examples/REC-xslt-19991116.xmlExp1.1examples/agenda.dtdExp1.1VERSION-040examples/agenda.htmlExp1.1VERSION-040examples/agenda.xmlExp1.1VERSION-040examples/agenda.xslExp1.1VERSION-040examples/bernhard.xmlExp1.1VERSION-040examples/bernhard.xslExp1.1VERSION-040examples/cml.xslExp1.1VERSION-040examples/cml2cml.xslExp1.1VERSION-040examples/grammar.xslExp1.1VERSION-040examples/grammar2.xslExp1.1VERSION-040examples/identity.xslExp1.1VERSION-040examples/identity.xsl_orgExp1.1VERSION-040examples/test.dtdExp1.1VERSION-040examples/test.xmlExp1.1VERSION-040examples/test.xslExp1.1VERSION-040examples/test2.xslExp1.1VERSION-040examples/xmlspec.xslExp1.1examples/xpath.xslExp1.1VERSION-040examples/xslt.xslExp1.1VERSION-040Initial revision