The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Linux::DesktopFiles.

0.01  Thu Jul 26 15:16:06 2012
	- Fixed a critical (_clean_categories) bug.

0.05  Thu Jul 26 13:56:41 2012
    - Updated the documentation.
    - No more unexpected dies.

0.04  Tue Jul 24 21:30:14 2012
    - Fixed the issue when requesting comments in multiple languages (ex: Comments, Comments[fr], etc...);

0.03  Tue Jul 24 13:37:14 2012
    - Skip desktop files if the "Hidden" value is set to true.
    - Keep any specified keys as ->new(keys_to_keep => [...]) (previously: only alphanumeric keys)
    - Improved the performance.

0.02  Sat Jul 21 16:02:09 2012
    - Improved the documentation.

0.01  Sun Jun  3 22:54:02 2012
    - original version; created by h2xs 1.23 with options
        -A -a -b 5.10.1 -X --skip-exporter --skip-warnings --skip-ppport --skip-autoloader -n Linux::DesktopFiles