aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-Tail/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Tail/pkg-descr')
-rw-r--r--devel/p5-File-Tail/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-File-Tail/pkg-descr b/devel/p5-File-Tail/pkg-descr
new file mode 100644
index 000000000000..a00e317ac8b9
--- /dev/null
+++ b/devel/p5-File-Tail/pkg-descr
@@ -0,0 +1,3 @@
+The File::Tail module is designed for reading files which are continously
+appended to (the name comes from the tail -f directive). Usualy such files
+are logfiles of some description.