X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bin%2Fblhc;h=3839ec90d296cbecc401e0677a393d81b62a61e8;hb=bd2f117db6034fc6b1ad2a95ba8009c2915978d5;hp=3d5f73c054229f45146713f3a9a871142f79b047;hpb=35a018278ad2fb931749f25d41bea0b7bd4f11e9;p=blhc%2Fblhc.git diff --git a/bin/blhc b/bin/blhc index 3d5f73c..3839ec9 100755 --- a/bin/blhc +++ b/bin/blhc @@ -23,6 +23,7 @@ use warnings; use Getopt::Long (); use Term::ANSIColor (); +use Text::ParseWords (); our $VERSION = '0.01'; @@ -393,8 +394,10 @@ while (my $line = <>) { my $non_verbose = is_non_verbose_build($line); # One line may contain multiple commands (";"). Treat each one as single - # line. - my @line = split /(?