Movatterモバイル変換


[0]ホーム

URL:


 / 
Geo-Gpx-1.11
River stage one • 5 direct dependents • 5 total dependents

Changes for version 1.11 - 2024-06-25

  • The encoding of entities in xml() and save() has a new default:
    • only the <, >, &, and " characters are now encoded by default with HTML::Entities
    • key implication is that most multi-byte unicode characters are left as-is and no longer encoded as entities
    • users can revert to the previous default (which is equivalent to that of HTML::Entities) by explicitly setting unsafe_chars => undef
  • Version argument in xml() is now implemented as key/value pair instead of a positional parameter

Modules

Geo::Gpx
Create and parse GPX files
Geo::Gpx::Point
Class to store and edit GPX Waypoints

Other files

Module Install Instructions

To install Geo::Gpx, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Geo::Gpx

CPAN shell

perl -MCPAN -e shellinstall Geo::Gpx

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp