No it was commented out. Now it's changed. I still don't know how to use it. What would a good way to test it be?
echo 1234 | ./script.pl obviously won't do much. I wad told ./obj13-1.pl <<EOD Yet that doesn't seem to work either. Mr. Shawn H. Corey wrote: > Paul Lalli wrote: >> Yes, it would have, if that's what you had. But you didn't. You had >> the line: >> #require 'lib.pl' >> >> That is, you had the line commented out. A commented out line does >> nothing at all. >> >> Paul Lalli >> >> > > Actually, in the post I replied to it was: #require 'script.pl'; > > The OP seems to think that we are keeping a copy of his program and > whenever he changes something, our copy get automatically updated. > Sorry, computers just don't work that way. > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/