L
luc
I am trying to understand perls command line in dos(xp). I would simple want
to send hello to the screen. I've tried things like: perl -ew "print
\"hello\";"
perl -ew "print 'hello';"
What are perls rules here in the dos command line? Is there any
site/tutorial on this subject?
to send hello to the screen. I've tried things like: perl -ew "print
\"hello\";"
perl -ew "print 'hello';"
What are perls rules here in the dos command line? Is there any
site/tutorial on this subject?