ANNOUNCE: Mason 2

--Apple-Mail-90-60590960
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii

I'm pleased to announce Mason 2, the first major version of Mason in ten =
years:

http://search.cpan.org/perldoc?Mason

Mason is a templating framework for generating web pages and other =
dynamic content. Mason 2 has been rearchitected and reimplemented from =
the ground up, to take advantage of modern Perl technique and to correct =
long-standing feature and syntax inadequacies. More information at

http://www.openswartz.com/2011/02/21/announcing-mason-2/

While Mason 1 was fairly mod_perl centric, Mason 2 connects with =
mod_perl (and other backends) via PSGI/Plack:

http://search.cpan.org/perldoc?Mason::Plugin::PSGIHandler

Give it a try and post feedback here or on the Mason mailing list =
(https://lists.sourceforge.net/lists/listinfo/mason-users).

Best
Jon


--Apple-Mail-90-60590960
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii

<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm =
pleased to announce Mason 2, the first major version of Mason in ten =
years:<br><br>   <a =
href=3D"http://search.cpan.org/perldoc?Mason">http://search. cpan.org/perld=
oc?Mason</a><br><br>Mason is a templating framework for generating web =
pages and other dynamic content. Mason 2 has been rearchitected and =
reimplemented from the ground up, to take advantage of modern Perl =
technique and to correct long-standing feature and syntax inadequacies. =
More information at<br><br>   <a =
href=3D"http://www.openswartz.com/2011/02/21/announcing-maso n-2/">http://w=
ww.openswartz.com/2011/02/21/announcing-mason-2/</a><br><br>While Mason =
1 was fairly mod_perl centric, Mason 2 connects with mod_perl (and other =
backends) via PSGI/Plack:<br><br><div>    <a =
href=3D"http://search.cpan.org/perldoc?Mason::Plugin::PSGIHa ndler">http://=
search.cpan.org/perldoc?Mason::Plugin::PSGIHandler</a><br><br>Give it a =
try and post feedback here or on the Mason mailing list (<a =
href=3D"https://lists.sourceforge.net/lists/listinfo/mason-u sers">https://=
lists.sourceforge.net/lists/listinfo/mason-users</a>).<br><br>Best<br>Jon<=
br><div><br></div></div></body></html>=

--Apple-Mail-90-60590960--
Jonathan Swartz [ Di, 22 Februar 2011 03:47 ] [ ID #2055664 ]

Re: ANNOUNCE: Mason 2

--- On Tue, 2/22/11, Jonathan Swartz <swartz [at] pobox.com> wrote:
> I'm pleased to
> announce Mason 2, the first major version of Mason in ten
> years:
>
> =A0=A0=A0http://search.cpan.org/perldoc?Mason
>
> Mason is a templating framework for generating web pages
> and other dynamic content. Mason 2 has been rearchitected
> and reimplemented from the ground up, to take advantage of
> modern Perl technique and to correct long-standing feature
> and syntax inadequacies. More information at
>
> =A0=A0=A0http://www.openswartz.com/2011/02/21/announcing-mas on-2/

I hope my inability to access that is because it's got a slashdotting and g=
enerating a lot of interest.

> While Mason 1 was fairly mod_perl centric, Mason 2 connects
> with mod_perl (and other backends) via PSGI/Plack:
>
> =A0=A0 =A0http://search.cpan.org/perldoc?Mason::Plugin::PSGIHandler
>
> Give it a try and post feedback here or on the Mason
> mailing list (https://lists.sourceforge.net/lists/listinfo/mason-users).

A quicky - for someone who never used Mason 1, is it best to just pretend M=
ason 1 didn't exist and jump into Mason 2?

Phil=0A=0A=0A
Phil Carmody [ Di, 22 Februar 2011 12:55 ] [ ID #2055666 ]

Re: ANNOUNCE: Mason 2

On Feb 22, 2011, at 6:55 AM, Phil Carmody wrote:

> --- On Tue, 2/22/11, Jonathan Swartz <swartz [at] pobox.com> wrote:
>> I'm pleased to
>> announce Mason 2, the first major version of Mason in ten
>> years:
>>
>> http://search.cpan.org/perldoc?Mason
>>
>> Mason is a templating framework for generating web pages
>> and other dynamic content. Mason 2 has been rearchitected
>> and reimplemented from the ground up, to take advantage of
>> modern Perl technique and to correct long-standing feature
>> and syntax inadequacies. More information at
>>
>> http://www.openswartz.com/2011/02/21/announcing-mason-2/
>
> I hope my inability to access that is because it's got a slashdotting =
and generating a lot of interest.
>

That would be fantastic, but somewhat doubtful. More likely my blog =
server is underpowered. :) Try now?

>> While Mason 1 was fairly mod_perl centric, Mason 2 connects
>> with mod_perl (and other backends) via PSGI/Plack:
>>
>> http://search.cpan.org/perldoc?Mason::Plugin::PSGIHandler
>>
>> Give it a try and post feedback here or on the Mason
>> mailing list =
(https://lists.sourceforge.net/lists/listinfo/mason-users).
>
> A quicky - for someone who never used Mason 1, is it best to just =
pretend Mason 1 didn't exist and jump into Mason 2?

Definitely, in terms of using it. But most existing documentation, =
articles, etc. will be about Mason 1, so if you read any of that, it'll =
be helpful to know the differences.

Jon
Jonathan Swartz [ Di, 22 Februar 2011 15:02 ] [ ID #2055668 ]
Webserver » gmane.comp.apache.mod-perl » ANNOUNCE: Mason 2

Vorheriges Thema: perl -c fails with FilterSnoop example in docs
Nächstes Thema: Compilation error for CentOS 5.5, perl-5.10, mp2-current