This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
gray (author)
Fri Oct 16 10:05:30 -0700 2009
commit 87d9928f516b5297483c14e382111af0410723e1
tree 7f3234583e0718ed3b26daff08546815221e8300
parent 2fc06048d2c548982b16535569627b0d9708a43c
tree 7f3234583e0718ed3b26daff08546815221e8300
parent 2fc06048d2c548982b16535569627b0d9708a43c
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Sep 30 16:35:15 -0700 2009 | |
| |
Changes | Fri Oct 16 10:05:30 -0700 2009 | |
| |
MANIFEST | Tue Oct 13 06:14:53 -0700 2009 | |
| |
Makefile.PL | Fri Oct 16 10:05:30 -0700 2009 | |
| |
README | Sat Apr 04 17:29:59 -0700 2009 | |
| |
XS.xs | Thu Sep 24 23:48:45 -0700 2009 | |
| |
ex/ | Tue Apr 07 04:28:33 -0700 2009 | |
| |
lib/ | Fri Oct 16 10:05:30 -0700 2009 | |
| |
ppport.h | Wed Jul 15 00:48:16 -0700 2009 | |
| |
t/ | Fri Oct 16 10:05:30 -0700 2009 | |
| |
xt/ | Tue Oct 13 05:49:27 -0700 2009 |
README
Geo::Distance::XS
=================
This module speeds up Geo::Distance.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Geo::Distance
Test::More
A C compiler is required to build this module.
COPYRIGHT AND LICENCE
Copyright (C) 2009 by gray <gray@cpan.org>
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.







