/[Frey]/branches/no-pager/lib/Frey/Shell/Grep.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 /branches/no-pager/lib/Frey/Shell/Grep.pm

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

revision 743 by dpavlin, Sat Dec 6 15:29:10 2008 UTC revision 744 by dpavlin, Sun Dec 7 01:16:44 2008 UTC
# Line 92  sub as_markup { Line 92  sub as_markup {
92    
93          foreach my $result ( @{ $self->results_as_data } ) {          foreach my $result ( @{ $self->results_as_data } ) {
94    
95                  warn $self->dump( $result );                  warn $self->dump( $result ) if $self->debug;
96    
97                  my $text = $result->{text} || die "no text";                  my $text = $result->{text} || die "no text";
98    

Legend:
Removed from v.743  
changed lines
  Added in v.744

  ViewVC Help
Powered by ViewVC 1.1.26