[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] Getting more out of CGI::App with less syntax.


Hi Mark,


sub first : StartRunmode {
  my $self = shift;
  return $self->forward('second');
}

The current AutoRunmode plugin does not support "StartRunmode", but since you really seem to like that feature, I guess I should try to implement it ...

AnyTemplate can figures out the file name for you, and uses the template
engine of your choice, or if you are distributing your app, your users
can choose!

That second part (about the users choosing the template engine) has not occurred to me yet.
That is indeed cool.


Thilo


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.