adding XML::Simple to the distribution

This commit is contained in:
JT Smith 2005-01-02 16:23:36 +00:00
parent a0dea71648
commit 6bbf0b43e2
4 changed files with 2844 additions and 13 deletions

View file

@ -41,6 +41,7 @@ Contributing Developers..............Peter Beardsley / Appropriate Solutions
Jeff Szpak / Plain Black Jeff Szpak / Plain Black
Sean Tu / WDI Sean Tu / WDI
Madsen Wikholm Madsen Wikholm
Gerald Yung
The following are people/companies who didn't directly contribute The following are people/companies who didn't directly contribute
@ -57,8 +58,6 @@ Date::Manip..........................Sullivan Beck
DBIx::FullTextSearch.................T.J. Mather DBIx::FullTextSearch.................T.J. Mather
DBIx::Tree::NestedSet................Dan Collis Puro
HTML::TagFilter......................William Ross HTML::TagFilter......................William Ross
HTML::Template.......................Sam Tregar HTML::Template.......................Sam Tregar
@ -75,17 +74,13 @@ Tie::CPHash..........................Christopher J. Madsen
Tie::IxHash..........................Gurusamy Sarathy Tie::IxHash..........................Gurusamy Sarathy
Tree::DAG_Node.......................Sean M. Burke
XML::RSSLite.........................Jerrad Pierce XML::RSSLite.........................Jerrad Pierce
Scott Thomason Scott Thomason
Midas................................The Mozilla Development Team XML::Simple..........................Grant McLean
Mike Kaply
HTML Area............................interactivetools.com TinyMCE..............................MoxieCode
Mihai "Mishoo" Bazon http://www.moxiecode.com
The Open Source Community
Classic Rich Edit....................Bratta Classic Rich Edit....................Bratta

View file

@ -62,9 +62,6 @@ save you many hours of grief.
PerlAccessHandler WebGUI::UploadsAccessHandler PerlAccessHandler WebGUI::UploadsAccessHandler
</Location> </Location>
* You need to install the XML::Simple perl module which is ued in the
new commerce system and will eventually be used in other systems.
6.2.8 6.2.8
-------------------------------------------------------------------- --------------------------------------------------------------------

View file

@ -25,7 +25,6 @@ QnD INSTALL INSTRUCTIONS:
SOAP::Lite SOAP::Lite
Cache::Cache Cache::Cache
Time::HiRes Time::HiRes
XML::Simple
Image::Magick (optional) Image::Magick (optional)

2840
lib/XML/Simple.pm Normal file

File diff suppressed because it is too large Load diff