package QMM::photo::qmm_photo ; use strict; use Exporter; use DBI; use lib "/home/loic/server" ; @ISA = ('Exporter'); @EXPORT = qw( get_usr_params );