Skip Menu |

This queue is for tickets about the Test-Smoke CPAN distribution.

Report information
The Basics
Id: 121283
Status: resolved
Priority: 0/
Queue: Test-Smoke

People
Owner: Nobody in particular
Requestors: jkeenan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.70_07
Fixed in: 1.70_08



Subject: Test-Smoke: sendrpt.pl fails to compile
$ perl -Ilib -c sendrpt.pl Scalar found where operator expected at sendrpt.pl line 173, near "$@ $opt" (Missing operator before $opt?) "my" variable %opt masks earlier declaration in same scope at sendrpt.pl line 179. "my" variable %opt masks earlier declaration in same statement at sendrpt.pl line 179. "my" variable %opt masks earlier declaration in same scope at sendrpt.pl line 183. "my" variable %opt masks earlier declaration in same statement at sendrpt.pl line 185. "my" variable %opt masks earlier declaration in same scope at sendrpt.pl line 203. "my" variable %opt masks earlier declaration in same statement at sendrpt.pl line 203. "my" variable $reporter masks earlier declaration in same scope at sendrpt.pl line 221. syntax error at sendrpt.pl line 173, near "$@ $opt" Global symbol "$response" requires explicit package name (did you forget to declare "my $response"?) at sendrpt.pl line 173. Can't redeclare "my" in "my" at sendrpt.pl line 188, near "" syntax error at sendrpt.pl line 200, near "}" Can't redeclare "my" in "my" at sendrpt.pl line 207, at end of line syntax error at sendrpt.pl line 223, near "}" sendrpt.pl had compilation errors.
On Fri Apr 21 23:07:04 2017, JKEENAN wrote: Show quoted text
> $ perl -Ilib -c sendrpt.pl > Scalar found where operator expected at sendrpt.pl line 173, near "$@ > $opt" > (Missing operator before $opt?) > "my" variable %opt masks earlier declaration in same scope at > sendrpt.pl line 179. > "my" variable %opt masks earlier declaration in same statement at > sendrpt.pl line 179. > "my" variable %opt masks earlier declaration in same scope at > sendrpt.pl line 183. > "my" variable %opt masks earlier declaration in same statement at > sendrpt.pl line 185. > "my" variable %opt masks earlier declaration in same scope at > sendrpt.pl line 203. > "my" variable %opt masks earlier declaration in same statement at > sendrpt.pl line 203. > "my" variable $reporter masks earlier declaration in same scope at > sendrpt.pl line 221. > syntax error at sendrpt.pl line 173, near "$@ > $opt" > Global symbol "$response" requires explicit package name (did you > forget to declare "my $response"?) at sendrpt.pl line 173. > Can't redeclare "my" in "my" at sendrpt.pl line 188, near "" > syntax error at sendrpt.pl line 200, near "}" > Can't redeclare "my" in "my" at sendrpt.pl line 207, at end of line > syntax error at sendrpt.pl line 223, near "}" > sendrpt.pl had compilation errors.
https://github.com/abeltje/Test-Smoke/pull/30
https://github.com/abeltje/Test-Smoke/pull/30 was integrated and released as 1.70_08