Update constant.pm to reflect list inlinement
authorFather Chrysostomos <sprout@cpan.org>
Sun, 30 Jun 2013 07:26:46 +0000 (00:26 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 26 Jul 2013 06:48:02 +0000 (23:48 -0700)
commitc5a244126ea279edfba2249f1eea5b8c9af43513
treeea3a4c8cee1df39fbd998db3dd2e7d11048f11cf
parentf815dc14d7c5540dfb5d02d001e0101c6266f281
Update constant.pm to reflect list inlinement

I also removed ‘some symbols may be redefined without generating a
warning’.  I know not to what it refers.  It has been there as long as
constant.pm has.  If a constant is clobbered by another constant with
the same value, there is no warning, as it is harmless.  That may be
to what it refers, but we don’t need a caveat for that.
dist/constant/lib/constant.pm