On Mon, 3 Apr 2000, Richard Foley wrote: > Trying to print out some debugging info with the following statement: > print "targets($tgt) -> targets(@targets) -> '$dest' (@dest)"; > > Produces the following (IMHO strange) output: > Use of uninitialized value in concatenation (.) at ..//Perlbug/Email.pm line 815 > > The actual string looks like this: > targets() -> targets(unix win32 module generic macos) -> '' (perlbug@perl.org perl-win32-porters@perl.org modulebug@perl.org perlbug@perl.org macperlbug@perl.org)"; > > OK, there's blank values there, but where's the concatenation or is it one of these healthy (clear) implicit things? You're kidding, right? Cheers, Philip -- Philip Newton <newton@newton.digitalspace.net>