ansible/packaging/language
stoned 6785f3b424 cpanm: search both its stderr and its stdout for the message 'is up t…
Note that since cpanm version 1.6926 its messages are sent to stdout
when previously they were sent to stderr.

Also there is no need to initialize out_cpanm and err_cpanm and
check for their truthiness as module.run_command() and str.find()
take care of that.
2016-04-12 07:21:28 +02:00
..
__init__.py Reorganization. 2014-11-04 17:31:59 -05:00
bower.py Allow relative path for bower executable 2016-01-11 15:25:23 -08:00
bundler.py Add the proper type for the various path argument 2016-03-22 12:08:50 +01:00
composer.py added stdout and stderr outputs (#1900) 2016-04-11 08:21:15 +02:00
cpanm.py cpanm: search both its stderr and its stdout for the message 'is up t… 2016-04-12 07:21:28 +02:00
maven_artifact.py Use no_log for the password for maven_artifact module 2016-03-21 00:24:35 +01:00
npm.py Allow numeric npm package versions 2016-01-13 13:31:03 -05:00
pear.py Fix unused import and variable and correct documentation 2015-06-16 11:33:15 -04:00