help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Differences with perld amd cmdline perl -d


From: Harry Putnam
Subject: Re: Differences with perld amd cmdline perl -d
Date: Tue, 18 Feb 2003 23:21:55 GMT
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Harry Putnam <hgp@sbcglobal.net> writes:


Typo ALERT
>
>   while (<STDIN>) {
>     chomp;
>     print FILE_BK "
     ^^^^^^^^^^^^^^^
Should have been:
      push @input,$_;
>   }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]