← Back to team overview

mvhub-dev team mailing list archive

[Merge] lp:~himabindu-sanagavarapu/mvhub/geodistance into lp:mvhub

 

hsanagavarapu has proposed merging lp:~himabindu-sanagavarapu/mvhub/geodistance into lp:mvhub.

Requested reviews:
  MVHub devs with commit rights (mvhub-commit)


Removed GEo::Distance Line
-- 
https://code.launchpad.net/~himabindu-sanagavarapu/mvhub/geodistance/+merge/29612
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== modified file 'lib-mvhub/lib/Bundle/MVHub.pm'
--- lib-mvhub/lib/Bundle/MVHub.pm	2010-07-01 19:15:07 +0000
+++ lib-mvhub/lib/Bundle/MVHub.pm	2010-07-09 21:09:40 +0000
@@ -22,8 +22,6 @@
 
 IPC::System::Simple     undef
 
-Geo::Distance           undef
-
 HTML::Strip             undef
 
 Parse::AccessLogEntry   undef
@@ -41,6 +39,7 @@
 WWW::Mechanize		undef
 
 =head1 DESCRIPTION
+
  This bundle includes all the modules needed for MVHub, a 
  web based directory of social services.
 


Follow ups