Package: libmoose-perl / 2.1213-1

Metadata

Package Version Patches format
libmoose-perl 2.1213-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Work around a numification problem on ia64.patch | (download)

lib/Moose/Meta/TypeConstraint.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] work around a numification problem on ia64
 As seen in <http://bugs.debian.org/588118>, the numeric comparison
 seems to trigger a bug in perl 5.10.1 on the ia64 architecture.
 .
 Explicitly numifying before comparing seems to work around this.
02_fix manpages errors.patch | (download)

lib/Moose/Cookbook/Meta/Labeled_AttributeTrait.pod | 4 2 + 2 - 0 !
lib/Moose/Manual/Attributes.pod | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fixes manpage-has-errors-from-man