# New Ticket Created by Ilya Zakharevich # Please include the string: [perl #55708] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55708 > On Thu, Jun 12, 2008 at 01:59:37PM -0400, Michael R. Wolf via RT wrote: > Thu Jun 12 13:59:36 2008: Request 36694 was acted upon. > Transaction: Ticket created by MichaelRWolf@att.net > Queue: perl > Subject: Synopsis documents (deprecated, fragile) indirect object syntax > Broken in: 5.10.0 > Severity: Important > Owner: Nobody > Requestors: > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=36694 > > > > Prefer this: > my $dumper = Dumpvalue->new(); > over what's documented in the synopsis > my $dumper = new Dumpvalue; ???? Why should I prefer a broken syntax to a working one: Puzzled, IlyaThread Previous | Thread Next