At 10.48 -0500 1999.12.01, Ronald J Kimball wrote: >On Wed, Dec 01, 1999 at 03:37:51AM -0600, Matthew Langford wrote: > >> open STDOUT, "> $file->sfFile()" or die "File redirect failed: $!"; > >Perl doesn't do method calls in a double quoted string. To complete that thought, that would mean the filename would be something like: StandardFileReply=SCALAR(0x5b0c330)->sfFile() ... which is 45 characters long. A smaller class name, like "foo", would "work", though improperly. :) -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org