diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-13 14:21:30 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-13 14:21:30 +0000 |
commit | f2613220aeb7e50501bee9fa560d099f31ff36b1 (patch) | |
tree | df49e7263dd87769e40c3ec02da8bd519d8370c8 /MDK/Common/Various.pm | |
parent | 0534eb2c7cf65db5d0e07e03b14d361f04df3e09 (diff) | |
download | perl-MDK-Common-f2613220aeb7e50501bee9fa560d099f31ff36b1.tar perl-MDK-Common-f2613220aeb7e50501bee9fa560d099f31ff36b1.tar.gz perl-MDK-Common-f2613220aeb7e50501bee9fa560d099f31ff36b1.tar.bz2 perl-MDK-Common-f2613220aeb7e50501bee9fa560d099f31ff36b1.tar.xz perl-MDK-Common-f2613220aeb7e50501bee9fa560d099f31ff36b1.zip |
remove spaces from line with spaces only (less warning in pod2html)
Diffstat (limited to 'MDK/Common/Various.pm')
-rw-r--r-- | MDK/Common/Various.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MDK/Common/Various.pm b/MDK/Common/Various.pm index 80d77ff..eba2faf 100644 --- a/MDK/Common/Various.pm +++ b/MDK/Common/Various.pm @@ -86,7 +86,7 @@ use this to ensure nobody uses the return value of the function. eg: gives test.pl:3: main::f() expects a value from main::g(), but main::g() doesn't return any value - + =back =head1 SEE ALSO |