Some checklink WIP stuff

Ok, I put some WIP stuff for checklink $TNV online at
http://koti.welho.com/vskytta/wlc-wip-0.1.tar.gz

This is mainly experimenting with things, definitely buggy and naïve in
many places, there's no documentation, not-really-thought module naming
etc, but it's there in case someone wants to have a look.

XMLBase.pm is a filter that populates xml:base for _all_ elements and
ensures that they are URI objects, XLink.pm and XInclude.pm find some
links and rely on XMLBase.pm having done its job.  XMLID.pm extracts
xml:id's.  The CSS stuff is outdated and CSS::SAC is currently too buggy
to be too useful.  Foo.pm is a simple usage example for the XML modules.

Received on Monday, 13 September 2004 20:02:00 UTC