not sure what is happening there, something creates the wrong namespace %Time::Hires:: after a require
DB<1> x grep {/hires/i} %Time:: empty array DB<2> require Time::Hires DB<3> x grep {/hires/i} %Time:: 0 'HiRes::' 1 *Time::HiRes:: 2 'Hires::' 3 *Time::Hires:: DB<4>
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Re^2: Module name case typo silent failure
by LanX
in thread Module name case typo silent failure
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |