Skip Menu |

This queue is for tickets about the version CPAN distribution.

Report information
The Basics
Id: 88449
Status: resolved
Priority: 0/
Queue: version

People
Owner: Nobody in particular
Requestors: jpeacock [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.9905



Subject: Alter upg_version() to use sv_savepvn for efficiency
As per the discussion here: https://rt.perl.org/rt3/Ticket/Display.html?id=119577 we should use sv_savepvn() since we already know the string length.
Fixed (along with lots of other things) in 0.9905