-
-
18 Nov 2013 02:31:33 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (650 / 0 / 0)
- Kwalitee
Bus factor: 0- 35.58% Coverage
- License: unknown
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (4.99KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
David Farrell
- Dependencies
- HTTP::BrowserDetect
- Nginx::ParseLog
- Time::Piece
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.05 - 2013-11-17
- -Updated POD.
Modules
This class represents a single line from the Nginx combined access log (the default access log format). It provides methods to extract information from the log entry, such as the browser, operating system, request type, ip address and more. If you want to gather statistics about an Nginx log, consider using Nginx::Log::Statistics which uses this class.Module Install Instructions
To install Nginx::Log::Entry, copy and paste the appropriate command in to your terminal.
cpanm Nginx::Log::Entry
perl -MCPAN -e shell install Nginx::Log::Entry
For more information on module installation, please visit the detailed CPAN module installation guide.