Skip Menu |

This queue is for tickets about the WWW-SearchWikipedia CPAN distribution.

Report information
The Basics
Id: 69638
Status: resolved
Worked: 5 min
Priority: 0/
Queue: WWW-SearchWikipedia

People
Owner: MANWAR [...] cpan.org
Requestors: tour [...] jeroen.la
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.01
Fixed in: 0.02



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.
Hi, Thanks for bringing this to my notice. I shall fix it by monday 8th Aug'2011. Best Regards, Mohammad S Anwar
Hi, As promised I have released WWW::SearchWikipedia v0.02 with the fix. Please confirm if this fix the issue you raised earlier. Many Thanks. Best Regards, Mohammad S Anwar
From: tour [...] jeroen.la
On Mon 08 Aug 2011 04:56:03, MANWAR wrote: Show quoted text
> As promised I have released WWW::SearchWikipedia v0.02 with the fix. > Please confirm if this fix the issue you raised earlier.
Perfect, thanks!
Closing the ticket as it has been confirmed fixed.