[sf-perl] 2007 Perl Survey

David Fetter david at fetter.org
Thu Aug 2 21:51:09 PDT 2007


On Thu, Aug 02, 2007 at 09:40:59PM -0700, Quinn Weaver wrote:
> It's that time of year again:  time to tell the Perl world about what
> languages you use, what you do with them, and how you make a living.
> 
> http://perlsurvey.org/survey/validate
> 
> It takes about five minutes, and it's on the up-and-up; they've been
> doing this for years.  If you participate, they'll mail you the results
> before deleting your email address forever. ;)

Apparently, they're having some...issues, as below.

Try http://perlsurvey.org/survey/ instead ;)

Cheers,
D
error:      no value sent for required parameter 'email'
context:    
...     
181:    }
182:    
183:    if (@errors) {
184:    my $error = join "<br/>", @errors;
185:    $m->comp("view/survey/questions.mhtml", error => $error, %$survey);
186:    } else {
187:    if (my ($response) = $survey_class->search({
188:    email => $survey->{email},
189:    confirmation_key => $survey->{confirmation_key},
...     
code stack:     /home/chezskud/websites/perlsurvey.org/lib/PerlSurvey/Controller/Survey.pm:185
/home/chezskud/perl/lib/perl5/MasonX/MiniMVC/Dispatcher.pm:57
/home/.wakanda/chezskud/websites/perlsurvey.org/dhandler:4
/home/.wakanda/chezskud/websites/perlsurvey.org/autohandler:76
raw error
-- 
David Fetter <david at fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!
Consider donating to PostgreSQL: http://www.postgresql.org/about/donate


More information about the SanFrancisco-pm mailing list