Skip to content

Instantly share code, notes, and snippets.

@nicomen
Created September 25, 2023 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicomen/0349133154be43cf0e656eeee84ef838 to your computer and use it in GitHub Desktop.
Save nicomen/0349133154be43cf0e656eeee84ef838 to your computer and use it in GitHub Desktop.
Mojolicious backwards compatibility
Mojo::Loader->new->load => Mojo::Loader->load_class
Mojo::Home->rel_dir => Mojo::Home->rel_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment