/[SysIface]/lib/SysIface/Example.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/SysIface/Example.pm

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

revision 5 by dpavlin, Tue Jun 16 19:47:21 2009 UTC revision 6 by dpavlin, Tue Jun 16 22:15:34 2009 UTC
# Line 19  sub welcome { Line 19  sub welcome {
19      );      );
20  }  }
21    
22    sub atsar {
23        my $self = shift;
24        $self->render(
25            layout  => 'default',
26                    commands => [ 'atsar -n 1' ],
27            );
28    }
29    
30  1;  1;

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26