Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Strange issue with Mojolicious

by walkingthecow (Friar)
on May 01, 2013 at 11:06 UTC ( [id://1031547]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use Mojolicious::Lite;
    ...
        Password: <input type="text" name="password" />
        <input type="submit" value="Log In" />
    </form>
    
  2. or download this
    #!/usr/bin/env perl
    use Mojolicious::Lite;
    ...
        Password: <%= text_field 'password' %>
        %= submit_button 'Log In'
    %= end
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1031547]
Approved by marto
Front-paged by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-23 18:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found