SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
3
devel/p5-Cache-Simple-TimedExpiry/pkg/DESCR
Normal file
3
devel/p5-Cache-Simple-TimedExpiry/pkg/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
Set the cache's expiry policy to expire entries after SECONDS seconds.
|
||||
Setting this changes the expiry policy for pre-existing cache entries
|
||||
and for new ones.
|
4
devel/p5-Cache-Simple-TimedExpiry/pkg/PLIST
Normal file
4
devel/p5-Cache-Simple-TimedExpiry/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/Cache/
|
||||
${P5SITE}/Cache/Simple/
|
||||
${P5SITE}/Cache/Simple/TimedExpiry.pm
|
||||
@man man/man3p/Cache::Simple::TimedExpiry.3p
|
Loading…
Add table
Add a link
Reference in a new issue