Set all version object math ops to noop
authorJohn Peacock <jpeacock@cpan.org>
Sun, 11 Dec 2011 02:51:02 +0000 (21:51 -0500)
committerDavid Golden <dagolden@cpan.org>
Mon, 12 Dec 2011 15:06:36 +0000 (10:06 -0500)
commit43d9ecf9f7a33b7bdb5c609a39fc0be4704f25f0
tree1aa4e19266cd010baefbe8442f62ee7adaa9dcb9
parentee205375a963f0d44c8728cf881169683c9b912d
Set all version object math ops to noop

Explicitly handle all math operations with version objects as noop
instead of letting Perl handle it magically with nomethod.

Signed-off-by: David Golden <dagolden@cpan.org>
universal.c