|
NAMEWorkflow::Condition::IsTrue - helper class for true conditions VERSIONThis documentation describes version 2.05 of this package SYNOPSIS if (ref $result eq 'Workflow::Condition::IsTrue') {
...
}
DESCRIPTIONThis is a helper class, based on Workflow::Condition::Result. SEE ALSO
COPYRIGHTCopyright (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 AUTHORSPlease see Workflow
|