On Mar 14, 2011, at 6:06 AM, David Ferrington wrote:

> Sorry if this has been asked/answered before, but I can't figure out how to 
> search the archive, so 2 questions;
> 
> 1. how do you search the archive at 
> https://sourceforge.net/mailarchive/forum.php?forum_name=mason-users
> 

Don't know, but I like this archive interface which is easily searchable:

    http://marc.info/?l=mason

> 2. Is it possible to use the __DATA__ token in mason and if so how please?

I doubt it. But you can create subcomponent which contains arbitrary data. e.g.

    % my $data = $m->scomp('.data');

    <%def .data>
    blahblahblah
    </%def>


> - David
> -- 
> In theory, there is no difference between theory and practice,
> but in practice there is.
> 
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d_______________________________________________
> Mason-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mason-users

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to