Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Adding Bootstrap to Shopping Cart in Perl ?

by hotchiwawa (Scribe)
on Jan 04, 2016 at 21:06 UTC ( [id://1151876]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <!DOCTYPE html>
    <html lang="en">
    ...
        <script src="js/bootstrap.min.js"></script>
      </body>
    </html>
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    print '</html>';
    
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1151876]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-28 18:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found