in reply to EOL command, using Windows Vista command prompt and ActivePerl

Ctrl+Z (or F6) is used in Windows command prompt as EOF.

You can also write __END__ to stop Perl reading STDIN and compile the program.

Sorry if my advice was wrong.
  • Comment on Re: EOL command, using Windows Vista command prompt and ActivePerl
  • Download Code