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

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

revision 732 by dpavlin, Sat Dec 6 00:26:12 2008 UTC revision 766 by dpavlin, Tue Dec 9 20:31:28 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.732  
changed lines
  Added in v.766

  ViewVC Help
Powered by ViewVC 1.1.26