I don't want the if $_ stop only on one line, I want it to loop every line before it goes to else
I found my solution, had to add this to match it more than once.
if ($_ =~ m/([$ans]+)/) {In reply to Re^7: Practicing with files
by Jabox
in thread Practicing with files
by Jabox
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |