Re: Module submission XML::MiniXML

2002-09-22 Thread Pat Deegan - Psychogenic
Hi, Pat D wrote: >_brian_d_foy wrote: > >> Hello, >> _brian_d_foy wrote: > >> > how is this different from the similar sounding things already in >> > XML::*? > >> independence:The package is small and has no external dependencies >> or requirements. > >what's the limitations on parsing, t

Re: Module submission XML::MiniXML

2002-09-22 Thread _brian_d_foy
In article <[EMAIL PROTECTED]>, Pat Deegan - Psychogenic <[EMAIL PROTECTED]> wrote: > Hello, > _brian_d_foy wrote: > > how is this different from the similar sounding things already in > > XML::*? > independence:The package is small and has no external dependencies > or requirements. w

Re: Module submission XML::MiniXML

2002-09-21 Thread Pat Deegan - Psychogenic
Hello, _brian_d_foy wrote: > > how is this different from the similar sounding things already in > XML::*? I feel it is different and useful in a few ways, independence:The package is small and has no external dependencies or requirements. You can therefore easily install it on any host

Re: Module submission XML::MiniXML

2002-09-20 Thread _brian_d_foy
In article <[EMAIL PROTECTED]>, Perl Authors Upload Server <[EMAIL PROTECTED]> wrote: > While developing a shipping rate API, we were in need of a light, > simple and portable means of generating XML requests and parsing XML > responses. I created MiniXML - a pure perl, object-orient