Changeset 1844
- Timestamp:
- 11/25/06 11:36:53
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/feature-geo/plagger/lib/Plagger/Plugin/Namespace/GeoRSS.pm
r1843 r1844 58 58 =head1 NAME 59 59 60 Plagger::Plugin::Namespace::GeoRSS - 60 Plagger::Plugin::Namespace::GeoRSS - GeoRSS module extension 61 61 62 62 =head1 SYNOPSIS … … 66 66 =head1 DESCRIPTION 67 67 68 XXX Write the description for Namespace::GeoRSS 69 70 =head1 CONFIG 71 72 XXX Document configuration variables if any. 68 This plugin extracts Geo location information using GeoRSS 69 extension. It supports both Simple and GML notation of location point. 73 70 74 71 =head1 AUTHOR … … 78 75 =head1 SEE ALSO 79 76 80 L<Plagger> 77 L<Plagger>, L<http://www.georss.org/> 81 78 82 79 =cut
