[32637] in Perl-Users-Digest
Perl-Users Digest, Issue: 3913 Volume: 11
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sun Mar 31 21:09:23 2013
Date: Sun, 31 Mar 2013 18:09:05 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Sun, 31 Mar 2013 Volume: 11 Number: 3913
Today's topics:
Re: How do i resolve this error message Please! I need <rweikusat@mssgmbh.com>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sun, 31 Mar 2013 18:00:51 +0100
From: Rainer Weikusat <rweikusat@mssgmbh.com>
Subject: Re: How do i resolve this error message Please! I need help
Message-Id: <87mwtjld18.fsf@sapphire.mobileactivedefense.com>
Adebiyi Marion <marion.adebiyi@covenantuniversity.edu.ng> writes:
> the error message is;
> Can't modify concatenation (.) or string in scalar assignment at theScript.pl line 67, near ");"
>
> theScript is as below;
Consider using a less bizarre way of distributing 'long sequences of
somethings' over several lines of file ...
[...]
> my $contact = 'onlimarion@yahoo.com'; # Please set your email address here to help
> us debug in case of problems.
... the problem that you split this comment incorrectly, causing the perl
compiler to try to compile
us debug in case of problems.
which - in turn - caused the initially quoted error message to be
printed hadn't occured then ...
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
Back issues are available via anonymous ftp from
ftp://cil-www.oce.orst.edu/pub/perl/old-digests.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V11 Issue 3913
***************************************