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
Today we have references into the filesystem for the default profile file.
Instead we should tell people to run perl -MZonemaster::Engine::Profile -E 'say Zonemaster::Engine::Profile->default->to_json' | jq -S ..
Today we have references into the filesystem for the default profile file.
Instead we should tell people to run
perl -MZonemaster::Engine::Profile -E 'say Zonemaster::Engine::Profile->default->to_json' | jq -S ..