summaryrefslogtreecommitdiff
path: root/devel/p5-File-DirSync/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-DirSync/DESCR')
-rw-r--r--devel/p5-File-DirSync/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-File-DirSync/DESCR b/devel/p5-File-DirSync/DESCR
new file mode 100644
index 00000000000..955b20d4bed
--- /dev/null
+++ b/devel/p5-File-DirSync/DESCR
@@ -0,0 +1,5 @@
+File::DirSync will make two directories exactly the same. The goal is
+to perform this syncronization process as quickly as possible with as
+few stats and reads and writes as possible. It usually can perform the
+syncronization process within a few milliseconds - even for gigabytes
+or more of information.