This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move the code related to deprecate("comma-less variable list") into a function.
authorNicholas Clark <nick@ccl4.org>
Tue, 13 Oct 2009 09:27:36 +0000 (10:27 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 13 Oct 2009 09:27:36 +0000 (10:27 +0100)
commit8290c3237cb4f93c9895ceba724c626dd529346f
tree6bc1bb32b5580e5417fca0746c405d661a50124d
parenta4df5da1fe962395b9ad9ab6a0922d022fdb809c
Move the code related to deprecate("comma-less variable list") into a function.

This makes all calls to deprecate() string constants.
embed.fnc
embed.h
proto.h
toke.c