M.W. Koskamp wrote: : You are missing a semi-colon at the end of line 1.... : after the #!/usr/local/bin/perl You don't need one there, because that line is not a perl command. It's a message to the shell that the script is to be interpreted by /usr/local/bin/perl. The problem is that he write !# when he meant #!. -- tdk
- Re: Fwd: 'use' question Bob Mangold
- Re: Fwd: 'use' question M.W. Koskamp
- Re: Fwd: 'use' question daniels tashi robert
- Re: Fwd: 'use' question John Fox
- Re: Fwd: 'use' question Steve Mayer
- Re: Fwd: 'use' question Chas Owens
- Re: Fwd: 'use' question Chas Owens
- Re: Fwd: 'use' question Randal L. Schwartz
- Re: Fwd: 'use' question Brett W. McCoy
- Re: Fwd: 'use' question Timothy Kimball
- Re: Fwd: 'use' question Timothy Kimball
- Re: Fwd: 'use' question M.W. Koskamp
- 'use' question Jason Frisvold
- Re: 'use' question drieux
- Re: 'use' question Todd Wade
- RE: 'use' question Jason Frisvold
- Re: 'use' question drieux
- RE: 'use' question Jason Frisvold