File-DesktopEntry ================= This module can be used to work with .desktop files as specified by the Freedesktop.org specification. INSTALLATION To install this module type the following: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES This module requires these other modules which can be obtained from the CPAN if they are not allready installed on your system : Carp File::Spec File::Path File::BaseDir On windows you will also need : Win32::Process COPYRIGHT AND LICENCE Copyright (c) 2005, 2007 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.