Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Logfile-NCSA-Undefined Subroutine?

by WhiteBird (Hermit)
on Aug 06, 2003 at 22:16 UTC ( [id://281619]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use LogFile::Base;
    use LogFile::Apache;
    ...
    my $log = new Logfile::NCSA File => 'C:\\nc030805.log',
                                        Group => [qw(Host User Date )];
    $log->report(Group => 'Host User Date');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found