Hey Neil, that makes great sense now that you explain it. Never thought of
that.
Thanks again,
Tom
On Tue, Jan 5, 2021 at 3:31 AM Neil Bowers wrote:
> Hi Tom,
>
> The problem is this line in WatchVars.pm:
>
> our $VERSION = v1.0.4;
>
> PAUSE doesn’t support unquoted v-strings, so changing
Hi Tom,
The problem is this line in WatchVars.pm:
our $VERSION = v1.0.4;
PAUSE doesn’t support unquoted v-strings, so changing it to "v1.0.4" should do
the trick.
I’ve logged this as a PAUSE issues: https://github.com/andk/pause/issues/365
Cheers,
Neil
Okay guys, I give up: what in the world do I have to do to get this indexed
properly? I don't _think_ anybody owns the namespace.
Tom Christiansen
On Sun, Jan 3, 2021 at 11:03 AM PAUSE wrote:
> The following report has been written by the PAUSE namespace indexer.
> Please contact modules@perl.o