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
The yacht exercise uses the Readonly module, which is not perl core. AFAIK this is the only exercise using a non-core module. While the module is available on the test runner, it would have to be installed manually by CLI users.
The
yachtexercise uses theReadonlymodule, which is not perl core. AFAIK this is the only exercise using a non-core module. While the module is available on the test runner, it would have to be installed manually by CLI users.