$text = @_; #### my ($text) = @_; #### if ($_ =~ ".*user_name.*"){ #### if (/user_name/) {