in reply to Useless use of string in void context at

Strings don't print themselves:

print "no matches for $cust\n";

Replies are listed 'Best First'.
Re^2: Useless use of string in void context at
by natxo (Scribe) on Oct 05, 2017 at 20:17 UTC
    doh!

    Thanks ;-), time for bed now.