Le 25/08/2010 16:11, P Kishor a écrit : > But, I can't figure out what is the path to my modules? For example, > in function1.pm, should I say `use function1::data` or `use > yourapp::function1::data`? > Use yourapp::function1::data lib is your "root". -- Alexis Sukrieh