/[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 966 by dpavlin, Sun Jan 4 23:06:36 2009 UTC revision 967 by dpavlin, Fri Jan 9 14:52:13 2009 UTC
# Line 19  has path => ( Line 19  has path => (
19          is => 'rw',          is => 'rw',
20          isa => 'Str',          isa => 'Str',
21          required => 1,          required => 1,
22          default => '*.[Pp][MmLl] lib/ t/ etc/',          default => 'bin/ lib/ static/Frey/ t/ etc/',
23  );  );
24    
25  has _grep_command => (  has _grep_command => (

Legend:
Removed from v.966  
changed lines
  Added in v.967

  ViewVC Help
Powered by ViewVC 1.1.26