Skip to content

Extra single quotes in cpan.conf.erb #33

@robert4man

Description

@robert4man

The extra single quotes cause the resulting q[] value to be quoted in the Config.pm file and misinterpreted by cpan.

68c68
<     '<%= k -%>' => 'q[<%= v -%>]',

---
>     '<%= k -%>' => q[<%= v -%>],

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