I was trying to accomplish a joined output, which might have been many
lines.
I got around it by scomping a subcomp, but I didn't want to do that.

G

>-----Original Message-----
>From: Sherrard Burton [mailto:[EMAIL PROTECTED] 
>Sent: 05 December 2005 16:14
>To: [EMAIL PROTECTED]
>Cc: [email protected]
>Subject: Re: [Mason] Join / map outside of perl section
>
>
>could you give us some more details on what you're trying to 
>accomplish?
>
>Gareth Kirwan wrote:
>> No, I was aware I could do that.
>> 
>> Thanks for trying.
>> 
>> 
>>>not really sure what the end goal is here, but does this help?
>>>
>>>% $m->out(
>>>%   join( ",\n", map {
>>>%     "i am a $_"
>>>%   } qw/foo bar fish/ )
>>>% );
>> 
>> 
>> 
>> 
>> 
>> -------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc. Do you grep 
>through log 
>> files for problems?  Stop!  Download the new AJAX search engine that 
>> makes searching your log files as easy as surfing the  web.  
>DOWNLOAD 
>> SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>> _______________________________________________
>> Mason-users mailing list
>> [email protected] 
>> https://lists.sourceforge.net/lists/listinfo/mason-users
>
>
>




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to