Skip Menu |

This queue is for tickets about the Mac-Growl CPAN distribution.

Report information
The Basics
Id: 123478
Status: new
Priority: 0/
Queue: Mac-Growl

People
Owner: Nobody in particular
Requestors: szabgab [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 49:62: syntax error: A “"” can’t go after this class name. (-2740)
Date: Wed, 1 Nov 2017 15:41:24 +0200
To: bug-Mac-Growl [...] rt.cpan.org
From: Gabor Szabo <szabgab [...] gmail.com>
this is my source code: use strict; use warnings; use Mac::Growl; use Mac::Growl ':all'; RegisterNotifications('name', ['alert'], ['alert']); this is the error message: 49:62: syntax error: A “"” can’t go after this class name. (-2740) perl: 5.22.0