my $query = qq{ $account $object->{url} $object->{title} $object->{content} $object->{tags} $object->{status} }; $mech->post( $CONFIG{BASE_URL} . "/synnd/webif.awr?undefined", Content => $query );