![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Module Path Problemby Loops (Curate) |
on Nov 18, 2014 at 17:14 UTC ( #1107598=note: print w/replies, xml ) | Need Help?? |
Modules are searched within subdirectories where you see "::" in their name. As a shot in the dark, i'm guessing that you want:
And if you look on disk you'll see the file: '/webdir/Auth/OATH.pm'
In Section
Seekers of Perl Wisdom
|
|