Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^16: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)

by wrog (Friar)
on Jun 19, 2015 at 16:18 UTC ( [id://1131157]=note: print w/replies, xml ) Need Help??


in reply to Re^15: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)
in thread Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)

Um, I did, actually.

It's true somebody else came in with the all-regexp solution. I don't do me-too posts.

  • Comment on Re^16: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)
  • Watch for: Direct replies / Any replies

Replies are listed 'Best First'.
Re^17: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)
by karlgoethebier (Abbot) on Jun 19, 2015 at 18:41 UTC
    "... I did..."

    No. You definitely did not.

    BrowserUK suggested to use split and kcott provided a regex based solution - based on Apache's common log format.

    You claimed that using split is a wrong approach.

    And i tried to show that the task can be done only with split (N.B.: it works).

    Briefly speaking: Better you provide a solution instead of posting some nitpicks.

    Update: And note: Naming your audience "The Peanut Gallery" is IMHO an affront in this context.

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1131157]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-03-28 13:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found