Gecoding REST
Sunday, October 23rd, 2005Geocoding is installed. Now to create a REST interface I can use from XML.
My most recent survey of Perl XML land revealed XML::Dumper, which is an awful lot like Data::Dumper, but it dumps XML instead of Perl source code. Easy.
I don’t care about the semantics of the document. It doesn’t get my panties in a […]