You should not try to check $start and $end here for being numeric - derived
commit55895ed4f883cf7e6fb8c682f5dfda3f2e36a4c9
authorlapp <lapp@bioperl.org>
Mon, 2 Sep 2002 22:47:39 +0000 (2 22:47 -0000)
committerlapp <lapp@bioperl.org>
Mon, 2 Sep 2002 22:47:39 +0000 (2 22:47 -0000)
tree6db15939d57a43b66b5c0321453f9064681dd931
parent3bf7e2aa4a042ed2a4c9274b7b019fe1ac1f27de
You should not try to check $start and $end here for being numeric - derived
classed may (and in fact do) accept non-numeric arguments, which are then
parsed to be numeric.

svn path=/bioperl-live/trunk/; revision=4647
Bio/Location/Atomic.pm