System error

error:  could not find component for initial path '/register.html'
context: 
... 
149:  die "Cannot make alias without caller"
150:  unless defined $Exception::Class::Caller;
151: 
152:  no strict 'refs';
153:  *{"$Exception::Class::Caller\::$alias"} = sub { $subclass->throw(@_) };
154:  }
155: 
156:  eval $code;
157: 
... 
code stack:  /usr/lib/perl5/site_perl/5.6.1/Exception/Class.pm:153
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm:226
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm:168
/usr/lib/perl5/site_perl/5.6.1/Class/Container.pm:265
/usr/lib/perl5/site_perl/5.6.1/Class/Container.pm:343
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm:232
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm:226
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/CGIHandler.pm:87
/usr/lib/perl5/site_perl/5.6.1/HTML/Mason/CGIHandler.pm:60
mason_handler.cgi:41
raw error






























could not find component for initial path '/register.html'


Trace begun at /usr/lib/perl5/site_perl/5.6.1/Exception/Class.pm line 153
Exception::Class::__ANON__('could not find component for initial path \'/register.html\'^J') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 226
eval {...}('could not find component for initial path \'/register.html\'^J') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 188
HTML::Mason::Request::_initialize('HTML::Mason::Request::CGI=HASH(0x8480fec)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Request.pm line 168
HTML::Mason::Request::new('HTML::Mason::Request::CGI', 'cgi_request', 'HTML::Mason::FakeApache=HASH(0x845bcdc)', 'error_format', 'html', 'error_mode', 'output', 'out_method', 'SCALAR(0x83c01f0)', 'interp', 'HTML::Mason::Interp=HASH(0x845bc4c)', 'comp', '/register.html', 'args', 'ARRAY(0x82e17e4)') called at /usr/lib/perl5/site_perl/5.6.1/Class/Container.pm line 265
Class::Container::call_method('HTML::Mason::Interp=HASH(0x845bc4c)', 'request', 'new', 'interp', 'HTML::Mason::Interp=HASH(0x845bc4c)', 'comp', '/register.html', 'args', 'ARRAY(0x82e17e4)') called at /usr/lib/perl5/site_perl/5.6.1/Class/Container.pm line 343
Class::Container::create_delayed_object('HTML::Mason::Interp=HASH(0x845bc4c)', 'request', 'interp', 'HTML::Mason::Interp=HASH(0x845bc4c)', 'comp', '/register.html', 'args', 'ARRAY(0x82e17e4)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm line 232
HTML::Mason::Interp::make_request('HTML::Mason::Interp=HASH(0x845bc4c)', 'comp', '/register.html', 'args', 'ARRAY(0x82e17e4)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/Interp.pm line 226
HTML::Mason::Interp::exec('HTML::Mason::Interp=HASH(0x845bc4c)', '/register.html', 'sectid', 1661) called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/CGIHandler.pm line 87
HTML::Mason::CGIHandler::_handler('HTML::Mason::CGIHandler=HASH(0x83c0298)', 'HASH(0x80fbb0c)') called at /usr/lib/perl5/site_perl/5.6.1/HTML/Mason/CGIHandler.pm line 60
HTML::Mason::CGIHandler::handle_request('HTML::Mason::CGIHandler=HASH(0x83c0298)') called at mason_handler.cgi line 41