- Timestamp:
- 08/27/08 20:32:01 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Geo-Converter-WKT2KML/trunk/lib/Geo/Converter/WKT2KML.pm
r18278 r18326 5 5 use Carp; 6 6 use XML::Simple; 7 8 use version; our $VERSION = qv('0.0.2'); 7 $XML::Simple::PREFERRED_PARSER = 'XML::Parser'; 8 9 use version; our $VERSION = qv('0.0.3'); 9 10 use base 'Exporter'; 10 11
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)