summaryrefslogtreecommitdiff
path: root/mro.c
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2010-09-01 11:18:43 -0500
committerFlorian Ragwitz <rafl@debian.org>2010-09-01 19:47:18 +0200
commit4c3ca3f48a3e5f7633cf0ffcb5ac673bdbcf7f45 (patch)
treef89da0c8a5048a209f98bfd0e01454937e1108c4 /mro.c
parent2273b9b9f44135d5ec8ac2e589df0817682656de (diff)
downloadperl-4c3ca3f48a3e5f7633cf0ffcb5ac673bdbcf7f45.tar.gz
RT 74444 - install_lib.pl emits warnings when installperl is run with destdir
running the following produces 7 warnings like this on my system: 'LD_LIBRARY_PATH=/usr/home/build/perl-5.12.0 ./perl installperl --destdir=/var/local/tmp/perl-root' Use of uninitialized value $dev2 in numeric eq (==) at ./install_lib.pl line 123. replacing == with ~~ (the smart match operator) seems to be the best DWIM fix.
Diffstat (limited to 'mro.c')
0 files changed, 0 insertions, 0 deletions