Add great_circle_direction().
[p5sagit/p5-mst-13.2.git] / lib / Carp.pm
index f7e9bf1..69d477b 100644 (file)
@@ -1,5 +1,7 @@
 package Carp;
 
+our $VERSION = '1.00';
+
 =head1 NAME
 
 carp    - warn of errors (from perspective of caller)