in reply to Re^2: Windows library errors
in thread Windows library errors

Its probably a typo, s/ABI/API/

See also Devel::PPPort, Re: Devel::BeginLift make problem (example of using Devel::PPPort)

Replies are listed 'Best First'.
Re^4: Windows library errors
by bulk88 (Priest) on Aug 13, 2012 at 03:48 UTC
    Really AM? Can you atleast Google the term before you declare it a typo to see if it makes sense in the sentence? :-)

    Also see MAINTENANCE BRANCHES.

  • Patches that break binary compatibility are not acceptable. (Please talk to a pumpking.)


  • Perl's [C] API is same whether you are running Perl on z/OS or Perl on NetWare. Perl's ABI absolutely isn't compatible between Perl on z/OS and Perl on NetWare.