
Geo::OSM::MapFeatures::Feature::Value - Represents a feature value

Version 0.01

This module represents a value on a feature from map features.
To handle all the special value types this class is a factory and returns a subclass of itself if the value is special. Normal static strings are handled in this module.

This always contains the value as it was on map features (except any wiki syntax)

Knut Arne Bjørndal,
<bob at cakebox.net>

Please report any bugs or feature requests to bug-geo-osm-mapfeatures-feature-value at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Geo-OSM-MapFeatures.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Geo::OSM::MapFeatures
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geo-OSM-MapFeatures


Copyright 2008-2009 Knut Arne Bjørndal, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.