SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/p5-Time-Out/pkg/DESCR
Normal file
4
devel/p5-Time-Out/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
Time::Out - Easily timeout long running operations
|
||||
|
||||
Time::Out provides an easy interface to alarm(2) based timeouts.
|
||||
Nested timeouts are supported.
|
4
devel/p5-Time-Out/pkg/PLIST
Normal file
4
devel/p5-Time-Out/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Time/
|
||||
${P5SITE}/Time/Out.pm
|
||||
${P5SITE}/Time/Out.pod
|
||||
@man man/man3p/Time::Out.3p
|
Loading…
Add table
Add a link
Reference in a new issue