Skip Menu |

This queue is for tickets about the Unexpected CPAN distribution.

Report information
The Basics
Id: 86179
Status: resolved
Priority: 0/
Queue: Unexpected

People
Owner: Support [...] RoxSoft.co.uk
Requestors: perl [...] toby.ink
Cc:
AdminCc:

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



Subject: Type::Utils 0.007_06 no longer exports "extends" by default
I've made this change because exporting a function called "extends" is not very friendly for packages using Moose (and other Moose-like things). Easiest fix for Unexpected::Types is: use Type::Utils -all; I'll try to wait for a new version of Unexpected to be released before releasing a new stable Type-Tiny release.
Fixed in v0.3.11