Bug 20287: Add plain_text_password (& Remove AddMember_Opac)
[koha.git] / labels / spinelabel-print.pl
index 08970d1..d1e81ea 100755 (executable)
@@ -15,8 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
-use warnings;
-use strict;
+use Modern::Perl;
 use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;