System error
| error: |
Bad station ID
|
| context: |
| ... |
|
| 3: |
|
| 4: |
our( $basin, $station ) = split /\+/, $ENV{'QUERY_STRING'}; |
| 5: |
|
| 6: |
if( $station =~ /^(\w+)$/ ) { $station = $1; } |
| 7: |
else { die "Bad station ID $station\n"; } |
| 8: |
|
| 9: |
our $time_stamp = localtime(); |
| 10: |
|
| 11: |
# Read the hourly confidence text file to get the station's reliability. |
| ... |
|
|
| code stack: |
/var/www/nws/hh/basins/data.html:7
|
raw error
Bad station ID
Trace begun at /usr/local/share/perl/5.8.8/HTML/Mason/Exceptions.pm line 129
HTML::Mason::Exceptions::rethrow_exception('Bad station ID ^J') called at /var/www/nws/hh/basins/data.html line 7
HTML::Mason::Commands::__ANON__('skg+sakw', '') called at /usr/local/share/perl/5.8.8/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x87432e4)', 'skg+sakw', '') called at /usr/local/share/perl/5.8.8/HTML/Mason/Request.pm line 1273
eval {...} at /usr/local/share/perl/5.8.8/HTML/Mason/Request.pm line 1268
HTML::Mason::Request::comp(undef, undef, undef, 'skg+sakw', '') called at /usr/local/share/perl/5.8.8/HTML/Mason/Request.pm line 467
eval {...} at /usr/local/share/perl/5.8.8/HTML/Mason/Request.pm line 467
eval {...} at /usr/local/share/perl/5.8.8/HTML/Mason/Request.pm line 419
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x8721f64)') called at /usr/local/share/perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168
HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheHandler=HASH(0x8721f64)') called at /usr/local/share/perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x871ed08)', 'Apache=SCALAR(0x80ad6c0)') called at (eval 38) line 8
HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', 'Apache=SCALAR(0x80ad6c0)') called at /dev/null line 0
eval {...} at /dev/null line 0