-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Ovid edited this page Jul 22, 2023
·
5 revisions
Welcome to the Oshun wiki! This is an attempt to bring dynamic runtime data checks ("checks", for short) to the Perl langauge.
my INT $count = 0;
sub get_customer(UUID $customer_id) returns OBJ[My::Customer] {
...
}
The syntax is not yet set in stone.
You can read the original spec here.
See the FAQ. Otherwise, you can open a ticket or participate in a discussion.
Sure! The person starting this project, Ovid, aims to be a doorman welcoming people, not a gatekeeper keeping people out. We need your input.
First, read the code of conduct. Next, you should check out the FAQ (see above), and read the discussions/issues.