Subject: | requires incorrectly uses rpm version >= syntax |
in the requires sections, you specfiy '>= 1.0' This works for RPM but is
incorrect based on how CPAN dn M::B does things.
The below patch corrects this problem.
http://github.com/toddr/Net-
OSCAR/commit/fdf20c0e01864e2d953d871843876773007a9afe.patch