This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove support for "do SUBROUTINE(LIST)"
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Thu, 27 Jun 2013 15:48:36 +0000 (16:48 +0100)
committerRicardo Signes <rjbs@cpan.org>
Sun, 22 Dec 2013 18:28:20 +0000 (13:28 -0500)
commit8c74b41425572faeb638f1269025b59d0785794f
tree968acdd55f7bc4c12ad7784d21ba7a19389f9014
parent919ec23b10e41ed5c6aaf77a8ae3d2f7ef279f1b
Remove support for "do SUBROUTINE(LIST)"

It's been deprecated (and emitting a warning) since Perl v5.0.0, and
support for it consitutes nearly 3% of the grammar.
MANIFEST
perly.act
perly.c
perly.h
perly.tab
perly.y
pod/perldelta.pod
pod/perlfunc.pod
t/lib/warnings/perly [deleted file]
t/op/do.t
t/op/lexsub.t