-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Right now it looks like...
my %errors =
# Success
0 => "",
# Generic errors
1000 => "INI - constructor failed", ...
We should probably make some attempt to automatize it, maybe generate X::Text::CSV::Ini names and then generate the message automatically. Refactoring the code, which looks like self!fail(%error<1000>) shouldn't be too difficult either.
Metadata
Metadata
Assignees
Labels
No labels