Skip Menu |

This queue is for tickets about the Hyper CPAN distribution.

Report information
The Basics
Id: 51600
Status: open
Priority: 0/
Queue: Hyper

People
Owner: Nobody in particular
Requestors: volker.voit [...] googlemail.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: v0.05
Fixed in: (no value)



Subject: incorrect syntax in Hyper::Debug
Hi, line 19: join q {}, map { should be: join q{}, map { without the space between "q" and "{". found by the "old man" ;-)
On Tue Nov 17 09:24:31 2009, VoV wrote: Show quoted text
> Hi, > > line 19: > join q {}, map { > should be: > join q{}, map { > without the space between "q" and "{". > > found by the "old man" ;-)
error found in module Hyper/Debug.pm