Skip Menu |

This queue is for tickets about the App-cpanoutdated CPAN distribution.

Report information
The Basics
Id: 60934
Status: resolved
Priority: 0/
Queue: App-cpanoutdated

People
Owner: Nobody in particular
Requestors: avar [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.11
Fixed in: (no value)



Subject: Doesn't understand App::Bondage's X.Y.Z versions
App::cpanoutdated ostensibly doesn't grok App::Bondageg's X.Y.Z version scheme. When you have the latest version installed it wants to install the old one, and vice-versa. I could do this all day: $ while true; do perl -MApp::Bondage -E 'say $App::Bondage::VERSION' && cpan-outdated | grep App-Bondage && cpan-outdated | grep App-Bondage | cpanm -S -q; done 0.4.4 H/HI/HINRIK/App-Bondage-0.4.6.tar.gz 0.4.6 H/HI/HINRIK/App-Bondage-0.4.4.tar.gz 0.4.4 H/HI/HINRIK/App-Bondage-0.4.6.tar.gz 0.4.6 H/HI/HINRIK/App-Bondage-0.4.4.tar.gz 0.4.4 ^C
This issue was already fixed at released version. On 2010-9月-01 水 06:03:18, AVAR wrote: Show quoted text
> App::cpanoutdated ostensibly doesn't grok App::Bondageg's X.Y.Z version > scheme. When you have the latest version installed it wants to install > the old one, and vice-versa. > > I could do this all day: > > $ while true; do perl -MApp::Bondage -E 'say $App::Bondage::VERSION' && > cpan-outdated | grep App-Bondage && cpan-outdated | grep App-Bondage | > cpanm -S -q; done > 0.4.4 > H/HI/HINRIK/App-Bondage-0.4.6.tar.gz > 0.4.6 > H/HI/HINRIK/App-Bondage-0.4.4.tar.gz > 0.4.4 > H/HI/HINRIK/App-Bondage-0.4.6.tar.gz > 0.4.6 > H/HI/HINRIK/App-Bondage-0.4.4.tar.gz > 0.4.4 > ^C