in reply to Re^2: Type Constraints in Moose
in thread Type Constraints in Moose

For future reference, (and hoping Ubuntu works the same as Debian):

When a CPAN module is out of date on Debian, or not available, I use dh-make-perl <module-name> to create my own package and install it with dpkg or apt-get. Mostly it works great, and has the advantage that if the Debian maintainer updates their package, apt-get (or whatever) will do the right thing.