SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
devel/p5-Log-Dispatch-FileRotate/pkg/DESCR
Normal file
7
devel/p5-Log-Dispatch-FileRotate/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
This module provides a simple object for logging to files under the
|
||||
Log::Dispatch::* system, and automatically rotating them according
|
||||
to different constraints. This is basically a Log::Dispatch::File
|
||||
wrapper with additions. To that end the arguments:
|
||||
name, min_level, filename and mode
|
||||
behave the same as Log::Dispatch::File. So see its man page (perldoc
|
||||
Log::Dispatch::File)
|
7
devel/p5-Log-Dispatch-FileRotate/pkg/PLIST
Normal file
7
devel/p5-Log-Dispatch-FileRotate/pkg/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
${P5SITE}/Log/Dispatch/FileRotate/
|
||||
${P5SITE}/Log/Dispatch/FileRotate.pm
|
||||
${P5SITE}/Log/Dispatch/FileRotate/Flock.pm
|
||||
${P5SITE}/Log/Dispatch/FileRotate/Mutex.pm
|
||||
@man man/man3p/Log::Dispatch::FileRotate.3p
|
||||
@man man/man3p/Log::Dispatch::FileRotate::Flock.3p
|
||||
@man man/man3p/Log::Dispatch::FileRotate::Mutex.3p
|
Loading…
Add table
Add a link
Reference in a new issue