in reply to Re4: why is this code bad under -w option?
in thread why is this code bad under -w option?
if($block_size =~ m{(^[0-9]+)}) { $block_quantity = $1; }
i reposted my code with this in it and it must be below your node depth or something because its right there. My code as I posted it does accept spaces between the amount and the type. I also didn't claim this(the original) to be finished code.
|
|---|