NAME

Workflow::Condition::IsTrue - helper class for true conditions

VERSION

This documentation describes version 2.02 of this package

SYNOPSIS

if (ref $result eq 'Workflow::Condition::IsTrue') {
    ...
}

DESCRIPTION

This is a helper class, based on Workflow::Condition::Result.

SEE ALSO

COPYRIGHT

Copyright (c) 2004-2024 Chris Winters. All rights reserved.

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

Please see the LICENSE

AUTHORS

Please see Workflow