use only Module 1.0; # or use only Module 2.0; #### perl Makefile.PL make make test perl -Monly=install # substitute for 'make install' #### use XML::Simple qw(:strict);