/[webpac2]/trunk/lib/WebPAC/Input.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/WebPAC/Input.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 652 by dpavlin, Thu Sep 7 15:01:45 2006 UTC revision 697 by dpavlin, Mon Sep 25 09:49:28 2006 UTC
# Line 640  sub modify_file_regexps { Line 640  sub modify_file_regexps {
640    
641          my $regexpes;          my $regexpes;
642    
643          CORE::open(my $fh, $modify_path) || $log->die("can't open modify file $modify_path: $!");          CORE::open(my $fh, $modify_path) || $log->logdie("can't open modify file $modify_path: $!");
644    
645          my ($f,$sf);          my ($f,$sf);
646    

Legend:
Removed from v.652  
changed lines
  Added in v.697

  ViewVC Help
Powered by ViewVC 1.1.26