Hey Steven,
wow thanks, that works exactly as advertised!
Incidentally, was this just something you figured out through experiment or
is it documented somewhere and I missed it?
thanks again
-- sam
On 15/01/2008, Steven Parkes <[EMAIL PROTECTED]> wrote:
>
> * however I can't get _any_
Steven,
your explanation text looks excellent - clear and some useful examples.
I had only a couple of minor comments - the line "strings in the form like
above" is perhaps a bit awkward. Maybe it would be better to just give an
example, i.e.:
strings in the form "prefix:href"
Also, both of the
Hi Alex,
I puzzled about this for a while. Eventually I found this in the docs for
XML::Error (http://libxml.rubyforge.org/rdoc/classes/LibXML/XML/Error.html)
> By default, warnings, errors and fatal errors that libxml generates are
printed to STDERR via the XML::Error::VERBOSE_HANDLER proc.
> T