http://qs321.pair.com?node_id=909789


in reply to Context tutorial

I'm using Ubuntu Linux and double-quotes work for me.

You're right jdporter, I have no idea what I did that made it seem like perl -e " ... " worked in that case.

nodereaper, can you strike this? I guess that is not to form here.

UPDATE: Aha. I found out what I did that worked. It wasn't exactly what was in the instructions and I don't know why it worked. I just learned about say and I've been using it everywhere.

$ perl -E "@now = localtime(); for (@now) { say; }" 21 20 10 15 5 111 3 165 1

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.