System error

error:  Can't open file test.txt No such file or directory at /home/simplymax/public_html/comps/payment/exchange.comp line 5.
context: 
1:  <%init>
2: 
3:  my ($rates, $euro, $ex_date, $usd);
4: 
5:  open(EXCHANGE, "</home/simplymaya/secure/exchange.dat")
6:  or die "Can\'t open file test.txt $!";
7: 
8:  while (<EXCHANGE>) {
9:  $rates .= $_;
... 
code stack:  /home/simplymax/public_html/comps/payment/exchange.comp:5
/home/simplymax/public_html/payment.mhtml:21
/home/simplymax/public_html/autohandler:15
raw error






























Can't open file test.txt No such file or directory at /home/simplymax/public_html/comps/payment/exchange.comp line 5.


Trace begun at /usr/share/perl5/HTML/Mason/Exceptions.pm line 129
HTML::Mason::Exceptions::rethrow_exception('Can\'t open file test.txt No such file or directory at /home/simplymax/public_html/comps/payment/exchange.comp line 5.^J') called at /home/simplymax/public_html/comps/payment/exchange.comp line 5
HTML::Mason::Commands::__ANON__ at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fa9f2b520e0)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1297
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef) called at /home/simplymax/public_html/payment.mhtml line 21
HTML::Mason::Commands::__ANON__ at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fa9f2a40db0)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1302
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/share/perl5/HTML/Mason/Request.pm line 955
HTML::Mason::Request::call_next('MasonX::Request::WithApacheSession=HASH(0x7fa9f0a68f48)') called at /home/simplymax/public_html/autohandler line 15
HTML::Mason::Commands::__ANON__ at /usr/share/perl5/HTML/Mason/Component.pm line 135
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7fa9f2aa1768)') called at /usr/share/perl5/HTML/Mason/Request.pm line 1297
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 1292
HTML::Mason::Request::comp(undef, undef, undef) called at /usr/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 481
eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 433
HTML::Mason::Request::exec('MasonX::Request::WithApacheSession=HASH(0x7fa9f0a68f48)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165
HTML::Mason::Request::ApacheHandler::exec('MasonX::Request::WithApacheSession=HASH(0x7fa9f0a68f48)') called at /usr/share/perl5/MasonX/Request/WithApacheSession.pm line 130
MasonX::Request::WithApacheSession::exec('MasonX::Request::WithApacheSession=HASH(0x7fa9f0a68f48)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 831
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7fa9f043bcb8)', 'Apache2::RequestRec=SCALAR(0x7fa9f0bb3a18)') called at /usr/lib/perl5/SITES/simplymax.pm line 37
SITES::simplymax::handler('Apache2::RequestRec=SCALAR(0x7fa9f0bb3a18)') called at -e line 0
eval {...} at -e line 0