X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=docs%2FCAS%2FCASProxy%2Fexamples%2Fproxy_cas_data.pl;h=a333f89faaf269f868b4e5c28079288da68aafa4;hb=d10513dfc0d47846fdb874b0a62ce9c8c7107644;hp=ba4a138fcd461497e221a726c46300944784b500;hpb=484fd322abd36bba61a8c2fa40e3902e909438c3;p=srvgit diff --git a/docs/CAS/CASProxy/examples/proxy_cas_data.pl b/docs/CAS/CASProxy/examples/proxy_cas_data.pl index ba4a138fcd..a333f89faa 100755 --- a/docs/CAS/CASProxy/examples/proxy_cas_data.pl +++ b/docs/CAS/CASProxy/examples/proxy_cas_data.pl @@ -30,8 +30,7 @@ This PGTIOU will allow us to retrive the matching PGTID =cut -use strict; -use warnings; +use Modern::Perl; use CGI qw ( -utf8 ); use Authen::CAS::Client; use Storable qw(fd_retrieve);