diff options
-rw-r--r-- | perl/perl-file-desktopentry/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-file-desktopentry/README b/perl/perl-file-desktopentry/README index 212ce57da1bc..10ae0e9a3038 100644 --- a/perl/perl-file-desktopentry/README +++ b/perl/perl-file-desktopentry/README @@ -1,9 +1,10 @@ -perl-file-desktopentry (File::DesktopEntry, object to handle .desktop files) +perl-file-desktopentry (File::DesktopEntry, object to handle .desktop +files) This module is used to work with .desktop files. -The format of these files is specified by the freedesktop "Desktop Entry" -specification. +The format of these files is specified by the freedesktop "Desktop +Entry" specification. Optional dependencies: perl-Test-Pod, perl-Test-Pod-Coverage, perl-CPAN-Changes. |