Problem with perl distro?

Igor Pechtchanski pechtcha@cs.nyu.edu
Tue Sep 23 19:53:00 GMT 2003


On Tue, 23 Sep 2003, Peter M Aarestad wrote:

> -- "DePriest, Jason R." <jrdepriest@ftb.com> wrote:
>
> > Can you provide a simple but complete script and data source that
> > recreate your error?
>
> This is too weird. I've stripped down my script to its roots, but now
> I'm getting warnings with ActivePerl too! This time, I'm getting
> warnings on every line with a colon in it, and just those lines, though
> Cygwin's perl is still reporting an error on every line Odd. Anyway,
> please find attached the stripped down script and the test file. I'm
> including the full version of the script, too ("genguimapdoc.pl" is the
> full version). Thanks much!
>
> -peter

Peter,

$screen was uninitialized.  Changing it to 'my $screen = ""' eliminates
the warnings in the simpler script.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list