System error
| error: |
could not find component for path 'buy.min'
|
| context: |
| ... |
|
| 55: |
elsif ( $section eq 'discog'){ |
| 56: |
$m->comp("discog.min"); |
| 57: |
} |
| 58: |
elsif ( $section eq 'buy' ) { |
| 59: |
$m->comp('buy.min'); |
| 60: |
} |
| 61: |
else{ |
| 62: |
$m->comp("spit_section.min", section => $section, email => $email, action => $action, barker_list => $barker_list); |
| 63: |
} |
| ... |
|
|
| code stack: |
/usr/local/apache/htdocs/prongs.org/ministry/autohandler:59
|
raw error
could not find component for path 'buy.min'
Trace begun at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 1226
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0x8faacc8)', 'buy.min') called at /usr/local/apache/htdocs/prongs.org/ministry/autohandler line 59
HTML::Mason::Commands::__ANON__ at /usr/local/share/perl/5.10.0/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0xab07b38)') called at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 1279
eval {...} at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 1274
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 473
eval {...} at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 473
eval {...} at /usr/local/share/perl/5.10.0/HTML/Mason/Request.pm line 425
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x8faacc8)') called at /usr/local/share/perl/5.10.0/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x8faacc8)') called at /usr/local/share/perl/5.10.0/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0xa5974d8)', 'Apache2::RequestRec=SCALAR(0xa5a1370)') called at /usr/local/apache/lib/perl/handler.pl line 74
DarkStatic::Mason::handler('Apache2::RequestRec=SCALAR(0xa5a1370)') called at -e line 0
eval {...} at -e line 0