palien - Command line interface to Alien::Base
version 0.18
% palien --cflags libfoo % palien --cflags Alien::Foo % palien --libs libfoo % palien --libs Alien::Foo
This program provides a command line interface to the data stored in Alien modules. It is geared primarily for use with Alien::Base based distributions, but it will attempt to work with non-Alien::Base based Alien distributions as well.
Print out a list of directories with executables in them.
Lists of directories are output separated by string, which defaults to
.
Print out the compiler flags for the compiler
Print out details for each package specified
Print out the DLLs, one per line
Print out the library flags for the linker
Print out the package version.
Print out the usage for this command
Print out the version of this command
Author: Graham Ollis <plicease@cpan.org>
Contributors:
Diab Jerius (DJERIUS)
This software is copyright (c) 2017-2022 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.