Staging instance, all changes can be removed at any time

Skip to content
Snippets Groups Projects

cpan: Fix module version extraction for some edge cases

CPAN API can return versions that are not of str type: either int or float.

When version equals 0, it means that version failed to be parsed by CPAN so we try to extract it from release name in that case.

Otherwise we ensure to convert the version to str type.

Related to #2833

Depends on !321 (closed)


Migrated from D8648 (view on Phabricator)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading