Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: beginner's question

by neilwatson (Priest)
on Aug 26, 2014 at 20:47 UTC ( [id://1098673]=note: print w/replies, xml ) Need Help??


in reply to beginner's question

Welcome to Perl. Start with this, but I don't know what your intent is with the print line.

#!/usr/bin/perl use strict; # look this up. use warnings; # look this up. my $name = "bug"; # notice the use of 'my';

Neil Watson
watson-wilson.ca

Log In?
Username:
Password:

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

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

    No recent polls found