Subject: | SearchWikipedia requires Readonly 1.03 or higher |
With Readonly 1.02 or lower installed, tests fail:
Running [C:\perl\perl\bin\perl.exe C:\perl\perl\bin\cpanp-run-perl
C:\perl\cpanplus\5.12.3\build\WWW-SearchWikipedia-0.01\Build test --
uninst 1]...
# Failed test 'use WWW::SearchWikipedia;'
# at t\00-load.t line 4.
# Tried to use 'WWW::SearchWikipedia'.
# Error: First argument to Readonly must be a reference. at
C:\perl\cpanplus\5.12.3\build\WWW-SearchWikipedia-
0.01\blib\lib/WWW/SearchWikipedia.pm line 26
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
Bailout called. Further testing stopped:
FAILED--Further testing stopped.
BEGIN failed--compilation aborted at C:\perl\perl\bin\cpanp-run-perl
line 8.
This is because you use the new syntax, which was introduced by Readonly
1.03. If you specify a minimum version of 1.03, CPAN/CPANPLUS will
prompt users to update if required.