Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Perl(Hello World)

by chacham (Prior)
on Dec 05, 2011 at 18:37 UTC ( [id://941905]=poem: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     10 ? 'Hello World!\n';
    
  2. or download this
     use cout;
     print << 'Hello World!\n';
    
  3. or download this
     query::statement->execute('SELECT "Hello World!\n"');
    
  4. or download this
     procedure perl is begin(print 'Hello World!\n')
    
  5. or download this
     <?perl <print>'Hello World!\n'</print>; ?>
    
  6. or download this
     use LC0.ascii /Hello, world!/;
     movl $LC0, (%esp);
    
  7. or download this
     print *, "Hello World!",
           e\nd
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-23 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found