Add comment

tags/patrix-0.1.4-1
Daniel Berteaud 7 years ago
parent 1341861953
commit 6562df7ebc
  1. 1
      scripts/patrix

@ -94,6 +94,7 @@ sub debug {
print "$msg\n\n" if $opt->{debug};
}
# Send a request to Matrix server and return the raw response
sub send_request {
my $param = shift;
$param->{method} ||= 'POST';

Loading…
Cancel
Save