Subject:
|
Re: perl question
|
Newsgroups:
|
lugnet.off-topic.geek
|
Date:
|
Fri, 4 Feb 2005 19:31:23 GMT
|
Viewed:
|
1650 times
|
| |
| |
In lugnet.off-topic.geek, Larry Pieniazek wrote:
> PRETTY sure I ftped everything over in ascii so not sure where these
> trailing chars are coming from, hence my suspicion that it's something
> else I did wrong or some diff I didn't account for.
You can try this:
od -c scriptfile.pl
and look for \r chars (in addition to the usual \n chars) to see if
that's the problem.
|
|
Message is in Reply To:
| | perl question
|
| Pointers to where to look in the perl docs or Faq on cpan.org gladly taken. I have a perlscript I want to run on both wintel and linux, and I want to invoke it from an outer script. (.bat on wintel and some shell script, sh, ksh, bash or csh on (...) (20 years ago, 3-Feb-05, to lugnet.off-topic.geek)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|