The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Argon::Types - TypeConstraints used by Argon classes

VERSION

version 0.18

DESCRIPTION

Type constraints used by Ar classes.

TYPE CONSTRAINTS

AnyEvent::Condvar

See "CONDITION VARIABLES" in AnyEvent.

Ar::Callback

A code reference or condition variable.

Ar::FilePath

A path to an existing, accessible file.

Ar::Command

An Ar command verb. See ":commands" in Argon::Constants.

Ar::Priority

An Argon::Message priority. See ":priorities" in Argon::Constants.

AUTHOR

Jeff Ober <sysread@fastmail.fm>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Jeff Ober.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.