|
|
| The stupid question is the question not asked | |
| PerlMonks |
Can't find string terminatorby shockme (Chaplain) |
| on Mar 24, 2002 at 23:53 UTC ( [id://154024]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.shockme has asked for the wisdom of the Perl Monks concerning the following question:
I've just written my first module, and (predictably) it's causing me some problems. When I execute the script which calls the module, I get the following:
Can't find string terminator "`" anywhere before EOF at /usr/local/lib/perl/5.6.1/BuildLink.pm line 59. I'm just playing with some code and trying out some new things, so please don't expect the following code to be nirvana. Here's the script which calls the module:
Not much to that. Here's the module:
Any thoughts on how to correct this error would be great. Thanks! If things get any worse, I'll have to ask you to stop helping me.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||