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

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

revision 906 by dpavlin, Thu Dec 25 14:01:40 2008 UTC revision 907 by dpavlin, Fri Dec 26 01:32:09 2008 UTC
# Line 9  use DateTime::Locale; Line 9  use DateTime::Locale;
9  has log_command => (  has log_command => (
10          is => 'rw',          is => 'rw',
11          isa => 'Str',          isa => 'Str',
12          required => 1,  #       required => 1,
13          default => 'tail /var/log/daemon.log',          default => 'tail /var/log/daemon.log',
14  );  );
15    

Legend:
Removed from v.906  
changed lines
  Added in v.907

  ViewVC Help
Powered by ViewVC 1.1.26