Make sure that Int rejects "1\n" and "\n1" (but Num does accept it)
[gitmo/Moose.git] / inc / MyInline.pm
2010-12-31 Dave Rolsky Untabif inc/MyInline.pm
2010-12-29 Dave Rolsky Move pod test extraction to code that can be reused...