Could spelling be the problem ie 'language' ne 'langauge'
> Ryan wrote:
> > in my autohandler I have this filter block to convert English to
> > Spanish:
> >
> > <%filter>
> > if ($session{langauge} eq "espagnol" ){
> > if $session{langauge} eq "espagnol" it doesn't filter. If
> > What's the p
> On Tuesday, February 05, 2008, Dave Rolsky wrote:
> On Tue, 5 Feb 2008, Jeremy Blain wrote:
> > I use HTML::FillInForm in a filter block for this, works great.
> Me too, though I use a comp-call-with-content:
><&| /lib/fill-in-fill.mas, form_data => \%data &>
>
>
>
Since Mason h
> From: BenRifkah Bergsten-Buret [mailto:[EMAIL PROTECTED]
> Massive headaches.
Yup, I've been working on this, but I think I do have solution,
somewhat like you suggest below.
Background: I'm building common widgets, that I want to
grow increasingly in abstraction. I wanted a _common_ mechanism
Greetings,
What are the implications of trying to define
subs in a component. Example: the <%once> and <%init>
sections may want to do part of the same thing, so
you define a sub in <%once> call it, and also call it
in <%init>.
Should this work correctly? Or is it that the closure
of <%once> and
;label" field
3) a "input" or "display" field
It may be either stacked, where the label sits above
the input/display field, or side by side, eg:
First Name: Last name:
+---++---+
| Otto || Hirr |
+---++---+
Greetings,
Is there a widget library around
or a set of best practices, recommendations?
This info may be nice to put up on masonhq...
Anyone interested in discussing widget library development?
(note in particular with use with mason, not in generic sense)
Best regards,
..Otto
<>-
The INSTALL states:
|Start the installation with the following command:
| perl Build.PL
However Build.PL does not exist. It is not in the MANIFEST.
Yes, I have all the pre-reqs installed.
What am I missing... either file(s) or a concept...
Thanks,
..Otto
-
7 matches
Mail list logo