You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Util::All aims to collect Perl utility functions and to group them to appropriate kind and to rename them by same naming rule.
This is alpha version software bcause grouping and renaming is difficult problem.
Naming rule is currently KIND_VERB(OBJECT).
For example, functions in YAML::Syck.