# Type: Output # Category: Reusable (never added into user's contexts) # Description: Says "Ok" # Author: Andriy Lesyuk new Orangutan::Context( request => [ 'Ok', 'Got it', 'Okay' ], weight => undef ); # kate: syntax perl