File: Changes

package info (click to toggle)
libgeo-constants-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: perl: 54; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 443 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Revision history for Perl module Geo::Constants

0.07 2025-01-11
  - Moved from private repo to GitHub
  - Modernized package structure

0.06 2007-01-15
  - Added KNOTS() function

0.05 2006-12-10
  - Tweaked documentation

0.04 2006-12-08
  - Changed from constants to subs

0.03 2006-12-03
  - Added Req for Exporter

0.02 2006-12-03
  - Added DEG() and RAD()
  - Renamed pi() to PI()
  - Documentation

0.01 2006-12-02
  - Original version