Perl5-Alien / Alien-Base

Base classes for Alien:: modules (deprecated, see Alien-Build)
Other
35 stars 19 forks source link

remove undef entries in Env @PATH #175

Closed plicease closed 7 years ago

plicease commented 7 years ago

As @wbraswell reminded me, undef entries can get put in @PATH if there is a trailing ; in windows, or trailing : in UNIX. This was causing an annoying but harmless diagnostic in some cpantesters results. I was able to reproduce the diagnostic and confirmed that this removed it.

wbraswell commented 7 years ago

:+1:

mohawk2 commented 7 years ago

@plicease I vote aye.

jberger commented 7 years ago

:+1: aye

On Sun, Jan 15, 2017, 4:16 PM mohawk2 notifications@github.com wrote:

@plicease https://github.com/plicease I vote aye.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Perl5-Alien/Alien-Base/pull/175#issuecomment-272733746, or mute the thread https://github.com/notifications/unsubscribe-auth/AAs6FUH16MvrvAdRqYyYUuIl5UD1GDI3ks5rSprUgaJpZM4Lhl65 .