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