From eafdf6dea5918688560141e1fb9242ee1c1820fe Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 6 May 2011 20:26:28 +0200 Subject: Fix XDG_{CONFIG,DATA}_HOME handling bug (use File::BaseDir for it). thx mxey --- bin/raps2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/raps2') diff --git a/bin/raps2 b/bin/raps2 index 51c6a93..2763500 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -92,6 +92,8 @@ Additional encrypted passwords are stored in F<~/.local/share/raps2/>. =item * Crypt::Eksblowfish +=item * File::BaseDir + =item * File::Path (usually included with perl core) =item * File::Slurp -- cgit v1.2.3