Would this work? ### $first = substr($line, 0, 1); if ( uc($first) eq $first ) { print $line; } - To unsubscribe, send email to majordomo@luci.org with "unsubscribe luci-discuss" in the body.