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

Re^3: On the scaleability of Perl Development Practices

by mr_mischief (Monsignor)
on Aug 18, 2008 at 17:06 UTC ( [id://704989]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "Hello, World!";
    
  2. or download this
    000100 IDENTIFICATION DIVISION.
    000200 PROGRAM-ID.     HELLOWORLD.
    ...
    100600     STOP RUN.
    100700 MAIN-LOGIC-EXIT.
    100800     EXIT.
    
  3. or download this
    class myfirstjavaprog
    {  
    ...
               System.out.println("Hello World!");
            }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found