in reply to Design pattern factory : use lib issue on lib directory

Renaming the directory isn't enough, you also have to change the package declaration at the top of Repeat.pm.

  • Comment on Re: Design pattern factory : use lib issue on lib directory

Replies are listed 'Best First'.
Re^2: Design pattern factory : use lib issue on lib directory
by CraigWalker (Initiate) on Apr 01, 2016 at 16:43 UTC
    Hello, You are fully right. I've just checked the package was named package Greet.::Repeat; Sorry !