[Catalyst] Patch for C::Manual::Intro about :Private attribute
being exclusive
Jonathan Rockway
jon at jrock.us
Mon Feb 12 21:40:50 GMT 2007
Troy Davis wrote:
> Hi Everyone,
>
> Phaylon asked me to send this manual patch in, it adds a sentence to the
> effect that Catalyst's :Private attribute is exclusive and will not work
> with other attributes.
Thanks. Applied as r6067.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list