Ran
|
Files
49
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Fix the "list" and "env" command for perl 5.14 and earlier. Now when running "list" command with earlier perl versions, thy failed to include libs as part of output. This failure bisect to 99b93a72c , which is supposed to support whiespaces in $PERLBREW_HOME path. However perl itself has behaivour changes when globbing with <> operator with quote in it. So we have to use bsd_glob() to keep supporting whitespaces in PERLBREW_HOME path.
2056 of 2458 relevant lines covered (83.65%)
49.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|