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
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
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
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