Skip to content

Fails to parse Changes entries with slash-separated datestamps #1962

@leonerd

Description

@leonerd

A Changes entry thus is parsed correctly:

0.09    2017-08-13 17:44:48
        [CHANGES]
        ...

But using slashes instead of hyphens as previously used, was not:

0.08    2017/08/10 16:48:52
        [CHANGES]
        ...

I'm aware the latter isn't strictly valid under ISO8601, but I wonder if a small exception could be allowed in this common use-case.

(These examples can be seen at https://metacpan.org/release/PEVANS/Future-AsyncAwait-0.09 vs https://metacpan.org/release/PEVANS/Future-AsyncAwait-0.08)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions