Skip to content

Find or download the cue programming language tool

Notifications You must be signed in to change notification settings

PerlAlien/Alien-cue

Repository files navigation

Alien::cue static linux

Find or download the cue configuration language tool

SYNOPSIS

In your script or module:

use Alien::cue;
use Env qw( @PATH );

unshift @PATH, Alien::cue->bin_dir;

DESCRIPTION

This package can be used by other CPAN modules that require cue, the configuration language tool.

HELPERS

cue

%{cue}

Returns the name of the cue command. Usually just cue.

SEE ALSO

Alien, Alien::Base, Alien::Build::Manual::AlienUser

AUTHOR

Graham Ollis plicease@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2024 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.

About

Find or download the cue programming language tool

Resources

Stars

Watchers

Forks

Packages

No packages published