← Back to team overview

mvhub-dev team mailing list archive

[Branch ~mvhub-commit/mvhub/trunk] Rev 433: added missing : in module name so it gets installed

 

------------------------------------------------------------
revno: 433
tags: 2010-07-01, RELEASE_TAG=2010-07-01
committer: Dan MacNeil <dan@xxxxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-07-01 15:15:07 -0400
message:
  added missing : in module name so it gets installed
modified:
  lib-mvhub/lib/Bundle/MVHub.pm


--
lp:mvhub
https://code.launchpad.net/~mvhub-commit/mvhub/trunk

Your team MVHub Developers is subscribed to branch lp:mvhub.
To unsubscribe from this branch go to https://code.launchpad.net/~mvhub-commit/mvhub/trunk/+edit-subscription
=== modified file 'lib-mvhub/lib/Bundle/MVHub.pm'
--- lib-mvhub/lib/Bundle/MVHub.pm	2010-06-23 19:16:22 +0000
+++ lib-mvhub/lib/Bundle/MVHub.pm	2010-07-01 19:15:07 +0000
@@ -32,9 +32,9 @@
 
 SQL::Library            undef
 
-Test::HTML::Lint		undef
+Test::HTML::Lint        undef
 
-Test::WWW:Mechanize     undef
+Test::WWW::Mechanize    undef
 
 Text::xSV               undef