Skip Menu |

This queue is for tickets about the Win32-GlobalHotkey CPAN distribution.

Report information
The Basics
Id: 121163
Status: new
Priority: 0/
Queue: Win32-GlobalHotkey

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

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



Subject: too high restriction on perl versions
Is there any reason to require perl 5.16.1? I tested it on Strawberry 5.14.3 and 5.16.0, tests pass. Was it generated using h2xs? h2xs adds dependency on current version automatically. I see only use of defined-or which would require perl 5.10.0. -- Alexandr Ciornii, http://chorny.net
Makefile.PL in repository has different requirement - 5.16.0. https://github.com/taunger/Win32-GlobalHotkey/blob/master/Makefile.PL -- Alexandr Ciornii, http://chorny.net