develooper Front page | perl.perl5.porters | Postings from October 2009

[PATCH] Suppress depreciation warnings in lib/Exporter.t

Thread Next
From:
Jerry D. Hedden
Date:
October 26, 2009 13:41
Subject:
[PATCH] Suppress depreciation warnings in lib/Exporter.t
Message ID:
1ff86f510910261341j4e8d6776k61717540ba89e4fb@mail.gmail.com
Attached patch suppresses the following deprecation warnings during 'make test':

lib/Exporter...................................................defined(%hash)
is deprecated at (eval 7) line 2.
	(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at (eval 15) line 2.
	(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at (eval 23) line 2.
	(Maybe you should just omit the defined()?)
ok


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About