Bug 18913: Allow symbolic link in /etc/koha/sites
[koha.git] / debian / list-deps
index cba49c6..d599df8 100755 (executable)
@@ -17,8 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use C4::Installer::PerlDependencies;