in reply to Acme::Comment problem

@userinput= <STDIN>
You have a missing semicolon. What happens if you add it?
@userinput= <STDIN>; # ^ # --------

Replies are listed 'Best First'.
Re^2: Acme::Comment problem
by robertw (Sexton) on Jul 10, 2012 at 01:55 UTC
    It still gives me getallcombos.pl:wherever i placed the "*)": Array found where operator expected at end of line