Help for this page
#!/usr/bin/perl use warnings; ... NODE EXPLANATION ------------------------------------------------------------BLAH BLAH +BLAH
$thing=~/(?-imsx:(?:(?i)(?:[+-]?)(?:(?=[0123456789]|[.])(?:[0123456789 +]*)(?:(?:[.])(?:[0123456789]{0,}))?)(?:(?:[E])(?:(?:[+-]?)(?:[0123456 +789]+))|))) /