Running under my windows command line on my machine my simple scripts work fine.
However so far I have found that
print <<"ending_print_tag";
blaaa blaaa
ending_print_tag
returns a "can't fint string terminator error "ending_print_tag" anywhere before EOF"
Any chance you would know what this means?
BTW this is my current level, gradually improving!