/[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 1107 by dpavlin, Mon Aug 4 21:47:27 2008 UTC revision 1121 by dpavlin, Mon Nov 17 21:18:16 2008 UTC
# Line 315  sub open { Line 315  sub open {
315                                                          warn "*** $d\n" if ($debug);                                                          warn "*** $d\n" if ($debug);
316    
317                                                  }                                                  }
318                                                  $log->error("error applying regex: $r") if ($@);                                                  $log->error("error applying regex: ",dump($r)) if ($@);
319                                          }                                          }
320                                  }                                  }
321    
# Line 719  sub modify_file_regexps { Line 719  sub modify_file_regexps {
719                                  line => $.,                                  line => $.,
720                          };                          };
721                          $log->debug("regex: $regex");                          $log->debug("regex: $regex");
722                    } else {
723                            die "can't parse: $_";
724                  }                  }
725          }          }
726    

Legend:
Removed from v.1107  
changed lines
  Added in v.1121

  ViewVC Help
Powered by ViewVC 1.1.26