On Tue, 29 Jul 2003, Ron Savage wrote:

> If param() did this, it would allow calls to be chained, something
> like:
> $tmpl -> param(x => $other_tmpl -> param(y => z) -> output() );

Returning $self from mutators considered harmful (by me):

  http://perlmonks.org/index.pl?node_id=265284

> Yes, I have uses for this. At the moment I have to have each
> statement run separately :-(.

And why is that a problem?  It's not like one line of Perl code with
three method calls executes any faster than three lines with the same
calls!

-sam





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to