Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Business::OnlinePayment::AuthorizeNet install problem

by rhesa (Vicar)
on Dec 31, 2008 at 20:52 UTC ( [id://733557]=note: print w/replies, xml ) Need Help??


in reply to Re: Business::OnlinePayment::AuthorizeNet install problem
in thread Business::OnlinePayment::AuthorizeNet install problem

Note that 3.00_09 is a developer release, and CPAN won't install it by default. The AuthorizeNet submodule has relied on developer releases of Business::OnlinePayment for a long time now. I simply resort to installing 3.15 of AuthorizeNet, which still serves us well.
  • Comment on Re^2: Business::OnlinePayment::AuthorizeNet install problem

Replies are listed 'Best First'.
Re^3: Business::OnlinePayment::AuthorizeNet install problem
by sundialsvc4 (Abbot) on Jan 05, 2009 at 00:46 UTC

    Could you please elaborate on that?   Thanks.

      Developer releases use non numeric characters in release numbers, like Business-OnlinePayment-3.00_09. They're released to be tested. If you visit http://search.cpan.org/~ivan/Business-OnlinePayment-3.00_09/ you will see in red ** DEVELOPER RELEASE **. cpan install Business::OnlinePayment nor cpanp i Business::OnlinePayment will not install a development release.
      In addition to what the friendly unnamed person said above, I install the older version like so:
      cpan IVAN/Business-OnlinePayment-AuthorizeNet-3.15.tar.gz
      This works as long as the older version is still on CPAN. Otherwise you'd have to go to BackPAN, but I've never needed to do that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://733557]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-19 15:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found