On Wed, Feb 23, 2000 at 10:50:16AM -0800, Brian McNett wrote: > $obj->connect(); > Aside: Isn't connect() a reserved word in Perl? (in context it seems > okay, but I note that BBEdit colors it blue anyway (a more interesting > shade of blue than the default from my settings). Yes, but it doesn't matter, because $obj->connect() is an unambiguous method call. Ronald # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org