From dac5fc129224d7a148f97fa5f697c7eeae6489f8 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Tue, 25 Jun 2019 14:58:48 +0200 Subject: Nothing important --- tgsend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tgsend') diff --git a/tgsend b/tgsend index 6bacc2e..80458e4 100755 --- a/tgsend +++ b/tgsend @@ -36,7 +36,7 @@ my $logger = TgLib::Logger->new($VERBOSE); # Fetch token: CLI || env || file $TOKEN ||= fetch_token() or pod2usage(-message => "ERROR: Unable to get bot token ($!).\n", - -verbose => 99, -sections => "AUTHENTICATION"); + -verbose => 99, -sections => "AUTHENTICATION"); # Read text from stdin undef $/; -- cgit v1.2.3