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

View file

@ -62,9 +62,6 @@ save you many hours of grief.
PerlAccessHandler WebGUI::UploadsAccessHandler
</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
--------------------------------------------------------------------

View file

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

2840
lib/XML/Simple.pm Normal file

File diff suppressed because it is too large Load diff