Note that there are some explanatory texts on larger screens.

plurals
  1. POfind biggest interval in list of time stamps ( Perl preferred )
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COIt looks like you want us to write some code for you. While many users are willing to produce code for a coder in distress, they usually only help when the poster has already tried to solve the problem on their own. A good way to demonstrate this effort is to include the code you've written so far, example input (if there is any), the expected output, and the output you actually get (console output, stack traces, compiler errors - whatever is applicable). The more detail you provide, the more answers you are likely to receive.
      singulars
    2. COHow did you manage to downvote me so quickly? Does the question appear to the forum before I submit it? All I did was make a regex to grab the timestamps so far ` perl -lane 'print $1 if $_ =~ /^\[(\d+:\d+:\d+)\]:*/'` I haven't had any success solving this problem on my own which is why I am asking for help. I am not a developer, and this problem seems too difficult for my limited scripting.
      singulars
    3. COReally? Offtopic when asking how to approach a programming problem on a programming site? This is a one or two liner in Perl, it's not like I am looking for some elaborate code! This type of strictness is what will drive people from this community and into a more open community like Reddit. StackExchange sites already are developing a poor reputation due to this type of unhelpful behavior.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload