$ perl -MCompress::BraceExpansion -e 'print Compress::BraceExpansion->new(
qw( 10 11 23 24 ) )->shrink(), "\n"'
tried to transplant past end of tree at
/usr/local/share/perl/5.24.1/Compress/BraceExpansion.pm line 243.
On Wed, Mar 6, 2019 at 12:04 PM Bugs in Compress-BraceExpansion via RT <
bug-Compress-BraceExpansion@rt.cpan.org> wrote:
Show quoted text>
> Greetings,
>
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
> "Compress::BraceExpansion fails qw( Y27150 Y27152 Y27190 Y27196
> )",
> a summary of which appears below.
>
> There is no need to reply to this message right now. Your ticket has been
> assigned an ID of [rt.cpan.org #128727]. Your ticket is accessible
> on the web at:
>
>
https://rt.cpan.org/Ticket/Display.html?id=128727
>
> Please include the string:
>
> [rt.cpan.org #128727]
>
> in the subject line of all future correspondence about this issue. To do
> so,
> you may reply to this message.
>
> Thank you,
> bug-Compress-BraceExpansion@rt.cpan.org
>
> -------------------------------------------------------------------------
> $ perl -MCompress::BraceExpansion -e 'print Compress::BraceExpansion->new(
> qw( Y27150 Y27152 Y27180 Y27196 ) )->shrink(), "\n"'
> Y271{5{0,2},80,96}
>
> $ perl -MCompress::BraceExpansion -e 'print Compress::BraceExpansion->new(
> qw( Y27150 Y27152 Y27190 Y27196 ) )->shrink(), "\n"'
> tried to transplant past end of tree at
> /usr/local/share/perl/5.24.1/Compress/BraceExpansion.pm line 243.
>