Alien::Base 0.011, 0.012 and 0.014 released to CPAN

5 views
Skip to first unread message

Graham Ollis

unread,
Feb 25, 2015, 5:40:45 PM2/25/15
to perl5...@googlegroups.com

Alien::Base 0.014 has been released to CPAN and should be available at a mirror near you shortly.

New features include:

  • PkgConfig.pm (The pure perl replacement for pkg-config) is now preferred and required on Solaris 64bit as it is considered more reliable for finding 64 bit libraries on that platform
  • Alien-Base installs are now relocatable
    • For example you can expect this to work more reliably:
      • cpanm -l ~/mylib1 Alien::Foo
      • mv ~/mylib1 ~/mylib2
      • cpanm -l ~/mylib2 Foo::XS

Bug fixes in 0.012 include:

  • Fixed bug introduced in 0.011 where the Alien::Base bin_dir method dies when install_type = system
    • 0.011 was only on CPAN for a couple of hours before being replaced by 0.012 so hopefully you didn't even notice :)

New features in 0.011 include:

  • When doing a "share" (build from source) install it is now always a fatal exception if the share directory cannot be found.
    • Previously this might not throw and exception if a blib install had been attempted
    • Note that means calling dist_dir on a install_type = system install is now always an exception, so be sure to check the install type if you are calling the dist_dir method.
If you have any questions, concerns, or even better patches, please feel free to contact the Alien::Base team via this mailing list and the GitHub issue tracker:

https://github.com/Perl5-Alien/Alien-Base/issues

Thank you and Happy Birthday Zeppo Marx.

Graham

Joel Berger

unread,
Feb 25, 2015, 6:15:28 PM2/25/15
to Graham Ollis, perl5...@googlegroups.com
Yeoman's work Graham!

--
You received this message because you are subscribed to the Google Groups "Perl5-Alien" group.
To unsubscribe from this group and stop receiving emails from it, send an email to perl5-alien...@googlegroups.com.
To post to this group, send email to perl5...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/perl5-alien/73f24099-5d58-433e-8592-a6047be73403%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages