File: Changes

package info (click to toggle)
libgeo-inverse-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 195; makefile: 6
file content (31 lines) | stat: -rw-r--r-- 673 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
26
27
28
29
30
31
Revision history for Perl module Geo-Inverse

0.09 2025-03-01
  - Fixed prereqs fixes #2

0.08 2025-02-28
  - Added error check for undef

0.07 2022-11-29
  - Added GitHub repository

0.06 2011-10-31
  - Added tests pod.t kwalitee.t changes.t pod-coverage.t
  - Updated to pass tests
  - Imported new constructor from Package::New

0.05 2007-04-07
  - Added inverse.for to distribution

0.04 2007-04-06
  - Added scalar context to inverse function should be 100% backward compatable

0.03 2006-12-08
  - Merged set and ellipsoid methods
  - Updated build requirment versions

0.02 2006-12-03
  - Imported Geo::Constants Geo::Functions

0.01 2006-10-30
  - Original version