/[Grep]/lib/Grep/Action/Fetch.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 /lib/Grep/Action/Fetch.pm

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

revision 109 by dpavlin, Wed Mar 14 18:46:37 2007 UTC revision 110 by dpavlin, Wed Mar 14 20:02:19 2007 UTC
# Line 74  sub take_action { Line 74  sub take_action {
74    
75          if ( my $count = $items->count ) {          if ( my $count = $items->count ) {
76    
77                    $count ||= 0;
78    
79                  # construct a proper sentence :-)                  # construct a proper sentence :-)
80                  my $message = $count                  my $message = $count
81                          . ( $new == $count ? ' new' : '' )                          . ( $new == $count ? ' new' : '' )

Legend:
Removed from v.109  
changed lines
  Added in v.110

  ViewVC Help
Powered by ViewVC 1.1.26