The "af" command is a command line interface to alienfile and Alien::Build. options These options are available for all subcommands. --help Print the help for either "af" as a whole, or the specific subcommand. --version Print the version of "af" and...
PLICEASE/App-af-0.16 - 08 Jun 2020 15:05:48 UTC - Search in distribution- palien - Command line interface to Alien::Base
- App::af - Command line tool for alienfile
- App::palien - Command line interface to Alien::Base
pkg extends the standard "use" statement to more transparently handle inner packages, additionally incorporating some of the functionality of the aliased and use pragmata with a few extra twists. An inner package is one which does not have the same n...
DJERIUS/pkg-0.04 - 25 Apr 2013 01:07:34 UTC - Search in distributionIn scientific (and other) applications, it is frequently necessary to classify a series of values in a number of bins. For instance, particles may be classified according to particle size in a number of bins of, say, 0.01 mm wide, yielding a histogra...
EBAUDREZ/PDL-NDBin-0.020 - 01 Apr 2020 12:12:32 UTC - Search in distributionPlatypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses "libffi" to accomplish this task....
PLICEASE/FFI-Platypus-1.31 - 01 Jul 2020 11:33:12 UTC - Search in distribution- FFI::Platypus::Type - Defining types for FFI::Platypus
- FFI::Build - Build shared libraries for use with FFI
- FFI::Platypus::Bundle - Bundle foreign code with your Perl module
- 36 more results from FFI-Platypus »
Lua is a simple, expressive, extension programming language that is easily embeddable. Lua::API provides Perl bindings to Lua's C-based embedding API. It allows Perl routines to be called from Lua as if they were written in C, and allows Perl routine...
DJERIUS/Lua-API-0.04 - 18 Apr 2011 22:07:26 UTC - Search in distributionThis module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...
PLICEASE/Alien-Build-2.32 - 11 Sep 2020 16:52:17 UTC - Search in distribution- Alien::Base - Base classes for Alien:: modules
- alienfile - Specification for defining an external dependency for CPAN
- Test::Alien - Testing tools for Alien modules
- 81 more results from Alien-Build »
Beam::Wire is a configuration module and a dependency injection container. In addition to complex data structures, Beam::Wire configures and creates plain old Perl objects. A dependency injection (DI) container creates an inversion of control: Instea...
PREACTION/Beam-Wire-1.023 - 23 Mar 2019 21:20:29 UTC - Search in distributionThis module allows you to compose Test::More tests from roles. It is inspired by the excellent Test::Routine module, but uses Moo instead of Moose. This gives most of the benefits without the need for Moose as a test dependency. Test files are Moo cl...
DAGOLDEN/Test-Roo-1.004 - 05 Aug 2014 23:24:42 UTC - Search in distributionApp::Env presents a uniform interface to initializing environments for applications which require special environments. App::Env only handles the loading, merging, and caching of environments; it does not create them. That is done within modules for ...
DJERIUS/App-Env-0.35 - 04 May 2020 16:15:18 UTC - Search in distribution- appexec - execute a command under a specified environment
- App::Env::Example - example application environment module for App::Env.
- App::Env::Null - return a snapshot of the current environment
App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial....
RJBS/App-Cmd-0.331 - 17 Jul 2016 19:57:27 UTC - Search in distributionThis class provides access to the XPA messaging system library, "xpa", developed by the Smithsonian Astrophysical Observatory's High Energy Astrophysics R&D Group. The library provides simple inter-process communication via calls to the "xpa" library...
DJERIUS/IPC-XPA-0.10 - 29 Mar 2011 14:01:38 UTC - Search in distributionThis module provides multi-dimensional implementations of common functions....
DJERIUS/PDL-FuncND-0.11 - 23 Oct 2014 21:52:04 UTC - Search in distributionThis class provides access to the DS9 image display and analysis program through its XPA access points. DS9 is a rather flexible and feature-rich image display program. Rather than extol its virtues, please consult the website in "REQUIREMENTS". Whil...
DJERIUS/Image-DS9-0.188 - 27 Oct 2017 21:13:06 UTC - Search in distribution- Image::DS9::Parser - Parser driver
- Image::DS9 - a really awesome library
- Image::DS9::OldConstants - contants to avoid typographic errors
- 4 more results from Image-DS9 »
This module provides an inteface to the PGPLOT graphics library. To obtain the library and its manual, see "OBTAINING PGPLOT". For every PGPLOT function the module provides an equivalent Perl function with the same arguments. Thus the user of the mod...
ETJ/PGPLOT-2.24 - 19 Mar 2019 18:56:09 UTC - Search in distributionTypically PDL uses bad values to mark elements in a piddle which contain invalid data. When multiple piddles should have the same elements marked as invalid, a separate *mask* piddle (whose values are true for valid data and false otherwise) is often...
DJERIUS/PDLx-Mask-0.03 - 28 Oct 2016 17:49:27 UTC - Search in distribution- PDLx::MaskedData - Automatically synchronize data and valid data masks
- PDLx::Role::RestrictedPDL - restrict write access to a PDL object as much as possible
Pg::Simple is a very simple interface to PostgreSQL. It is patterned after the DBI interface. Why not use the DBI interface instead? The main reason is that it does not yet support cursors. This module does. When the DBI Postgres interface supports c...
DJERIUS/Pg-Simple-1.20 - 15 Aug 2006 18:26:34 UTC - Search in distributionThis module provides a simple, light and minimalistic way of validating user input. Except perl core modules and some test modules it has no other dependencies, which is why it does not implement any complicated checks and filters such as email and c...
MINIMAL/Validate-Tiny-1.6 - 09 Nov 2016 00:10:58 UTC - Search in distributionThis module reads *key - value* data pairs from a file. What sets it apart from other configuration systems is that keys may contain Perl regular expressions, allowing one entry to match multiple requested keys. Configuration information in the file ...
DJERIUS/Config-Wild-2.02 - 28 Jun 2017 20:16:23 UTC - Search in distributionThis role is used by classes that want to add callback hooks to allow users to add new behaviors to their objects. These hooks are called "events". A subscriber registers a callback for an event using the "subscribe" or "on" methods. Then, the class ...
PREACTION/Beam-Emitter-1.007 - 29 Jan 2017 07:44:05 UTC - Search in distributionThis module iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories ...
DAGOLDEN/Path-Iterator-Rule-1.014 - 27 Jun 2018 14:28:17 UTC - Search in distribution