System error
error: |
Undefined subroutine &HTML::Mason::Commands::printlat called at /var/www/map/htdocs/turnpoint.html line 80.
|
context: |
... |
|
76: |
'<h1 id="firstHeading" class="firstHeading">Turnpoint <% $id %></h1>'+ |
77: |
'<div id="bodyContent">'+ |
78: |
'<table>'+ |
79: |
'<tr><th>Name</th><td><% $turnpoints->{'marker'}->{$id}->{'name'} %> </td></tr>'+ |
80: |
'<tr><th>Latitude</th><td><% printlat($turnpoints->{'marker'}->{$id}->{'lat'}) %></td></tr>'+ |
81: |
'<tr><th>Longitude</th><td><% printlong($turnpoints->{'marker'}->{$id}->{'lng'}) %></td></tr>'+ |
82: |
'</td></tr></table>'+ |
83: |
'</div>'+ |
84: |
'</div>'; |
... |
|
|
code stack: |
/var/www/map/htdocs/turnpoint.html:80
|
raw error
Undefined subroutine &HTML::Mason::Commands::printlat called at /var/www/map/htdocs/turnpoint.html line 80.
Trace begun at /usr/local/libdata/perl5/site_perl/HTML/Mason/Exceptions.pm line 129
HTML::Mason::Exceptions::rethrow_exception('Undefined subroutine &HTML::Mason::Commands::printlat called at /var/www/map/htdocs/turnpoint.html line 80.^J') called at /var/www/map/htdocs/turnpoint.html line 80
HTML::Mason::Commands::__ANON__ at /usr/local/libdata/perl5/site_perl/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x8b80c870)') called at /usr/local/libdata/perl5/site_perl/HTML/Mason/Request.pm line 1251
eval {...} at /usr/local/libdata/perl5/site_perl/HTML/Mason/Request.pm line 1246
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/local/libdata/perl5/site_perl/HTML/Mason/Request.pm line 460
eval {...} at /usr/local/libdata/perl5/site_perl/HTML/Mason/Request.pm line 460
eval {...} at /usr/local/libdata/perl5/site_perl/HTML/Mason/Request.pm line 412
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x824e9600)') called at /usr/local/libdata/perl5/site_perl/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x824e9600)') called at /usr/local/libdata/perl5/site_perl/HTML/Mason/ApacheHandler.pm line 826
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x8585a330)', 'Apache=SCALAR(0x8585a900)') called at (eval 33) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache=SCALAR(0x8585a900)') called at /dev/null line 0
eval {...} at /dev/null line 0