Re: problem of "require"

2001-06-20 Thread Me
Stick a: 1; at the end of the require'd file. > I got a message when I run the perl script, I never got this msg before, is > there anyone can tell me why? > How can I fix it? > rplcstr.pl did not return a true value at replacestr.pl line 6 > > Tips: on line 6, statement is "require("rplcst

problem of "require"

2001-06-20 Thread Ying Biao Zhou
Hi, all I got a message when I run the perl script, I never got this msg before, is there anyone can tell me why? How can I fix it? rplcstr.pl did not return a true value at replacestr.pl line 6 Tips: on line 6, statement is "require("rplcstr.pl");" Best regards Peter Zhou ___