On Fri, Sep 23, 2005 at 08:25:20AM +1000, Ron Savage wrote:

> Cees Hek has just written CGI::Application::Plugin::Authentication and solved
> this config problem in a way I believe you can adopt. Here's part of his demo:
[...]

>     MyLogin->authen->config(%config);
[...]

> In other words, his module imports authen() and you work via that().
> 
> So you import pdf() say.
> 
> Of course, this configures the plugin, not necessarily things such as the
> downloaded file's name.

Hello Ron,

Thanks for the suggestion, that looks like a good solution. I
need to do a bit of reorganization, but I think the configuration
could handle the filename, among other options.

Thanks,
-E

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

Reply via email to