-
-
22 Jun 2022 21:47:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- 100.00% Coverage
- License: gpl_3
- Activity
24 month- Tools
- Download (49.78KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Alien::Base
- base
- constant
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version v4.1.0.3 - 2022-06-22
- BUILD
- environment variables ALIEN_CFITSIO_EXACT_VERSION and ALIEN_CFITSIO_ATLEAST_VERSION are available to force exact or minimum version of CFITSIO
- extend exact_version and atleast_version functionality to share as well as system installations
- only patch CFITSIO if a version specific patch is available
- use Dist::Zilla::Plugin::Templates to ensure all hardwired CFITSIO version information is kept in synch
Changes for version v4.1.0.2 - 2022-06-15 (TRIAL RELEASE)
- BUILD
- CFITSIO 4.1.0 doesn't add -lcurl to the autoconf generated pkg-config file. patch it
- DOCUMENTATION
- update doc to indicate this supports _at least_ 4.1.0, not _exactly_ 4.1.0
Modules
Build and Install the CFITSIO libraryBuild and Install the CFITSIO libraryModule Install Instructions
To install Alien::CFITSIO, copy and paste the appropriate command in to your terminal.
cpanm Alien::CFITSIO
perl -MCPAN -e shell install Alien::CFITSIO
For more information on module installation, please visit the detailed CPAN module installation guide.