This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
constant.pm: Remove redundant truth checks
authorFather Chrysostomos <sprout@cpan.org>
Tue, 26 Aug 2014 04:45:50 +0000 (21:45 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 26 Aug 2014 05:17:03 +0000 (22:17 -0700)
commitc74c910354b23a72ca206fca8972f0ce32838c85
treea753107d8023931c5907b4e76f4e60fcdc55cb93
parent1e44cfb7351a9eb6bb0febe1dee9422987720797
constant.pm: Remove redundant truth checks

It is not possible to reach these without $symtab’s having been
assigned a stash reference.
dist/constant/lib/constant.pm