Changeset 635
- Timestamp:
- 04/11/07 18:11:14 (6 years ago)
- Files:
-
- 2 modified
-
applications/shepherd (modified) (2 diffs)
-
status (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r633 r635 2 2 3 3 my $progname = 'shepherd'; 4 my $version = '0.4.8 7';4 my $version = '0.4.88'; 5 5 6 6 # tv_grab_au … … 1155 1155 local $SIG{ALRM}; 1156 1156 if ($timeout > 0) { 1157 $timeout = 20 if ($timeout < 20); 1157 1158 $SIG{ALRM} = sub { die "alarm\n"; }; 1158 1159 alarm $timeout; # set alarm -
status
r634 r635 1 application shepherd 0.4.8 71 application shepherd 0.4.88 2 2 grabber yahoo7widget 1.82 3 3 grabber rex 3.4.9
