Package: libperl6-export-attrs-perl / 0.000005-1

Metadata

Package Version Patches format
libperl6-export-attrs-perl 0.000005-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_Fix_subroutine_export_regression.patch | (download)

lib/Perl6/Export/Attrs.pm | 2 1 + 1 - 0 !
t/01export.t | 12 12 + 0 - 0 !
2 files changed, 13 insertions(+), 1 deletion(-)

 fix a 0.000004 regression in exporting subroutines
 While at it, add a test case catching the regression.