X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Xdgmime%2Flib%2FXdgmime.pm;h=407be961ad097d5c01b5474298fd51cbf4380bec;hb=94212449fd9c6febd4699714b40970eed5538e1b;hp=b37e88327a56ed301fda1de0135cf7e820303b40;hpb=d2fd5726838ce62986361e2640a47ee2070566dc;p=libxdgmime-perl.git diff --git a/Xdgmime/lib/Xdgmime.pm b/Xdgmime/lib/Xdgmime.pm index b37e883..407be96 100644 --- a/Xdgmime/lib/Xdgmime.pm +++ b/Xdgmime/lib/Xdgmime.pm @@ -1,6 +1,6 @@ package Xdgmime; -use 5.032001; +use 5.036000; use strict; use warnings; use Carp; @@ -53,7 +53,7 @@ our @EXPORT = qw( xdg_mime_shutdown ); -our $VERSION = '1.0'; +our $VERSION = '1.1'; sub AUTOLOAD { # This AUTOLOAD is used to 'autoload' constants from the constant()