Changes to author formatting, remove emails

This commit is contained in:
Greg DeKoenigsberg 2015-06-16 14:32:39 -04:00 committed by Matt Clay
parent f98648bf6f
commit c65a612d1f
111 changed files with 123 additions and 123 deletions

View file

@ -73,7 +73,7 @@ examples:
description: Install I(Dancer) perl package from a specific mirror
notes:
- Please note that U(http://search.cpan.org/dist/App-cpanminus/bin/cpanm, cpanm) must be installed on the remote host.
author: '"Franck Cuny (@franckcuny)" <franck@lumberjaph.net>'
author: "Franck Cuny (@franckcuny)"
'''
def _is_package_installed(module, name, locallib, cpanm):