Thanks for the report. This was an artifact of the release process.
Will be fixed in 0.93.
What's the severity level here?
On Mon, Jul 29, 2013 at 5:15 PM, Frédéric Buclin via RT
<bug-Apache-SizeLimit@rt.cpan.org> wrote:
Show quoted text> Mon Jul 29 20:15:39 2013: Request 87422 was acted upon.
> Transaction: Ticket created by lpsolit@gmail.com
> Queue: Apache-SizeLimit
> Subject: 0.97-rc1 is not a valid version number
> Broken in: (no value)
> Severity: (no value)
> Owner: Nobody
> Requestors: lpsolit@gmail.com
> Status: new
> Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=87422 >
>
>
> When running:
>
> perl -wE 'eval "require Apache2::SizeLimit"; say
> Apache2::SizeLimit->VERSION'
>
> It throws:
> Invalid version format (non-numeric data) at -e line 1.
>
> That's because Apache::SizeLimit::Core has version 0.97-rc1 and
> version.pm doesn't like it. If we remove -rc1, then no error is thrown.
>