The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
Moonshine::Bootstrap::Component::Input
$self->input();
$self
->input();
default form-control
default text
<input type="text" class="form-control">
<input type=
"text"
class=
"form-control"
>
To install Moonshine::Bootstrap, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Moonshine::Bootstrap
CPAN shell
perl -MCPAN -e shell install Moonshine::Bootstrap
For more information on module installation, please visit the detailed CPAN module installation guide.