in reply to Re: logfile rotate w/ pass by reference
in thread logfile rotate w/ pass by reference
logroll($filename) sub logroll { my $logs = new Logfile::Rotate (File => $_, <- - - - What needs to go here?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: logfile rotate w/ pass by reference
by Joost (Canon) on Mar 14, 2005 at 16:55 UTC | |
by drock (Beadle) on Mar 14, 2005 at 17:47 UTC | |
by Joost (Canon) on Mar 14, 2005 at 17:53 UTC |