From 16bd313334f2cf8fd94ed64222e9da36fa6e3fa9 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Wed, 6 Jan 2021 20:59:57 +0100 Subject: oops add ';' when printing copyrigt otherwise fail --- nfsn_auth.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfsn_auth.pl') diff --git a/nfsn_auth.pl b/nfsn_auth.pl index 8b11402..61ee1fb 100755 --- a/nfsn_auth.pl +++ b/nfsn_auth.pl @@ -2,7 +2,7 @@ use warnings; use strict; use WebService::NFSN; -print "nfsn_auth.pl, Copyright (C) 2020 Miquel Lionel" +print "nfsn_auth.pl, Copyright (C) 2020 Miquel Lionel"; ###vvvEDIT THISvvv### my $USER = 'username'; my $API_KEY = '12345678901'; -- cgit v1.2.3-70-g09d2