in reply to Re: ASCII chart that displays jobs that are running and jobs that are queued for a day
in thread ASCII chart that displays jobs that are running and jobs that are queued for a day

sub get_date { my $cfg{time_offset} = shift;
syntax error at - line 4, near "$cfg{time_offset" Execution of - aborted due to compilation errors.
  • Comment on Re^2: ASCII chart that displays jobs that are running and jobs that are queued for a day
  • Select or Download Code