in reply to Re^8: How to avoid an alphabet and integer next to it in a string?
in thread How to avoid an alphabet and integer next to it in a string?
$molform =~ s/\s+$//;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^10: How to avoid an alphabet and integer next to it in a string?
by piscean (Acolyte) on Mar 21, 2014 at 19:26 UTC |