in reply to piping commands to perl via standard input on the Win32 command line
C:\users\default>echo print qq(Hello.\n) |perl Hello. [download]