5.6.0 and 5.005_03. If this is the correct behavior, perlfunc should be
changed from
When assigning to a list, if LIMIT is omitted, Perl supplies a
LIMIT one larger than the number of variables in the list
to
When assigning to a list, if LIMIT is omitted or 0, Perl supplies a
LIMIT one larger than the number of variables in the list
Migrated from rt.perl.org#3247 (status was 'resolved')
Searchable as RT3247$
The text was updated successfully, but these errors were encountered: