Skip Menu |

This queue is for tickets about the List-Step CPAN distribution.

Report information
The Basics
Id: 52621
Status: resolved
Priority: 0/
Queue: List-Step

People
Owner: ASG [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.10
  • 0.20
Fixed in: (no value)



Subject: Minimum required version of Exporter is 5.57 or thereabouts
The dependency on the Exporter is missing and should be added and specified with version 5.57. That's because the use Exporter 'import'; idiom which I can see in Step.pm was invented on that release. Users of 5.8.2 and older will often not have the right Exporter installed although it is available on CPAN. Thanks,
This module has been deprecated in favor of List::Gen.