my $schema_username = ( split /=/, $line )[1]; #### my ($schema_username) = $line =~ /=(.*)/s;