in reply to Re^2: 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)

See also "re-inventing the wheel." This applies less to a learning exercise than production code produced under time pressure.

Dum Spiro Spero
  • Comment on Re^3: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)

Replies are listed 'Best First'.
Re^4: Question about the most efficient way to read Apache log files without All-In-One Modules from CPAN (personal learning exercise)
by Anonymous Monk on Jun 18, 2015 at 00:36 UTC

    See also "re-inventing the wheel." This applies less to a learning exercise than production code produced under time pressure.

    So GotToBTru is sundialsvc4 ?

    How does that answer the question Who are you quoting there?

      He's quoting himself apparently. He's said that about 38 times since 7/13/06. Unsure of the origin or age of the wheel version.

      I was answering the other question :)

      Dum Spiro Spero
        Thing is: there were other languages, and other scripting languages before Larry Wall wrote Perl. Are we glad he did a thing already done?

        There was CGI, before mod_perl, before Catalyst, before Plack, before PSGI. Should they have stopped at CGI?