summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-05-16 10:34:14 -0500
committerJesse Luehrs <doy@tozt.net>2013-05-16 10:34:14 -0500
commitf4067680f65f746e1abee75b0c1d3dd42fd96796 (patch)
tree9e4c66258af65b0bb991560589bf86595659b56f
downloadgeo-uk-gridref-f4067680f65f746e1abee75b0c1d3dd42fd96796.tar.gz
geo-uk-gridref-f4067680f65f746e1abee75b0c1d3dd42fd96796.zip
initial commit
-rw-r--r--.gitignore17
-rw-r--r--Changes4
-rw-r--r--dist.ini11
-rw-r--r--lib/Geo/UK/GridRef.pm0
4 files changed, 32 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bc8dcf2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+cover_db
+META.*
+MYMETA.*
+Makefile
+blib
+inc
+pm_to_blib
+MANIFEST
+Makefile.old
+nytprof.out
+MANIFEST.bak
+*.sw[po]
+.DS_Store
+.build
+Geo-UK-GridRef-*
+*.bs
+*.o
diff --git a/Changes b/Changes
new file mode 100644
index 0000000..0d9fcbf
--- /dev/null
+++ b/Changes
@@ -0,0 +1,4 @@
+Revision history for Geo-UK-GridRef
+
+{{$NEXT}}
+ - Initial release
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..4b92389
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,11 @@
+name = Geo-UK-GridRef
+author = Jesse Luehrs <doy at cpan dot org>
+license = MIT
+copyright_holder = Jesse Luehrs
+
+[@DOY]
+:version = 0.08
+dist = Geo-UK-GridRef
+repository = github
+
+[AutoPrereqs]
diff --git a/lib/Geo/UK/GridRef.pm b/lib/Geo/UK/GridRef.pm
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lib/Geo/UK/GridRef.pm