Adding author's github id
This commit is contained in:
parent
fc794ef094
commit
12ab9d0043
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
author: "Franck Cuny (@franckcuny)" <franck@lumberjaph.net>
|
||||
'''
|
||||
|
||||
def _is_package_installed(module, name, locallib, cpanm):
|
||||
|
|
Loading…
Reference in a new issue