/[webpac2]/trunk/run.pl
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/run.pl

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

revision 936 by dpavlin, Wed Oct 31 12:14:03 2007 UTC revision 941 by dpavlin, Wed Oct 31 13:31:12 2007 UTC
# Line 514  warn '## output = ',dump( $output ); Line 514  warn '## output = ',dump( $output );
514                          if ( $out->can('input') ) {                          if ( $out->can('input') ) {
515                                  $out->input( $input_name );                                  $out->input( $input_name );
516                          } else {                          } else {
517                                  $log->warn("output filter $out doesn't support input name");                                  $log->warn("output filter ",ref($out)," doesn't support input name");
518                          }                          }
519                  }                  }
520    

Legend:
Removed from v.936  
changed lines
  Added in v.941

  ViewVC Help
Powered by ViewVC 1.1.26