From 7ab1a1178a63bcd2506757b5cfa91eb8d6926eca Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Fri, 10 Jan 2025 18:27:41 +0100 Subject: [PATCH] add zygo reference --- tablizer.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tablizer.pod b/tablizer.pod index ccca7b8..3a4c954 100644 --- a/tablizer.pod +++ b/tablizer.pod @@ -402,6 +402,8 @@ functions are provided by tablizer: (atoi [string]) => int (matchre [string, regex]) => bool +The standard language is described here: L. + =head1 BUGS In order to report a bug, unexpected behavior, feature requests