Re: [cgiapp] Re: CAP::ValidateRM install failure

2008-04-26 Thread Alexandr Ciornii
was the original poster in Oct 2007, and I never did get a resolution, and it still happens when I set up a new server (always Debian/Ubuntu these days), and I still have to force install - still the *only* module I have to do that to. Wish I knew the answer. -- Alexandr Ciornii, http://chorny.net

Re: [cgiapp] Using CGI::Cookie from inside CGI::Application

2008-05-21 Thread Alexandr Ciornii
can retrieve my cookie from the browser is the recommended first case to set cookie is not working, and the second case is working but I cannot see any method to retrieve my own cookie? -- Alexandr Ciornii, http://chorny.net # CGI::Application community mailing list

Re: [cgiapp] Using CGI::Cookie from inside CGI::Application

2008-05-21 Thread Alexandr Ciornii
replace '+1H' with '+1h' and don't set secure flag the cookie still doesn't show up in the browser. -- Alexandr Ciornii, http://chorny.net # CGI::Application community mailing list #### ## To unsubscribe, or change

Re: [cgiapp] CGI::Application::FastCGI - The page isn't redirecting properly???

2008-05-23 Thread Alexandr Ciornii
to redirect to another page using CGI::Application::Plugin::Redirect module. return $self-redirect('warning.html'); } return $self; } -- Alexandr Ciornii, http://chorny.net # CGI::Application community mailing list

Re: [cgiapp] one question about the plugin: CGI::Appliclation::Plugin::AutoRunmode

2008-06-04 Thread Alexandr Ciornii
this: package MyWeb; use base qw/CGI::Application/; use CGI::Application::Plugin::AutoRunmode; sub run_mode_1:StartMode { .. } 1; so my issue is: when I use that plugin, what's that parameter( I had request, named 'action' in example1? it is run_mode_1? )? -- Alexandr Ciornii, http

Re: [cgiapp] Read ConfigAuto file from legacy application

2008-08-28 Thread Alexandr Ciornii
, you can use it. Or you can simply execute your file using 'do'. -- Alexandr Ciornii, http://chorny.net # CGI::Application community mailing list #### ## To unsubscribe, or change your message delivery options

Re: [cgiapp] Recruitment

2008-12-19 Thread Alexandr Ciornii
archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## #### -- Alexandr Ciornii, http://chorny.net