dwww Home | Manual pages | Find package

Mojo::HelloWorld(3pm) User Contributed Perl DocumentationMojo::HelloWorld(3pm)

NAME
       Mojo::HelloWorld - Hello World!

SYNOPSIS
         use Mojo::HelloWorld;

         my $hello = Mojo::HelloWorld->new;
         $hello->start;

DESCRIPTION
       Mojo::HelloWorld is the default Mojolicious application, used mostly
       for testing.

ATTRIBUTES
       Mojo::HelloWorld inherits all attributes from Mojolicious.

METHODS
       Mojo::HelloWorld inherits all methods from Mojolicious and implements
       the following new ones.

   startup
         $hello->startup;

       Creates a catch-all route that renders a text message.

SEE ALSO
       Mojolicious, Mojolicious::Guides, <https://mojolicious.org>.

perl v5.36.0                      2022-12-22             Mojo::HelloWorld(3pm)

Generated by dwww version 1.15 on Tue Jun 25 09:13:16 CEST 2024.