Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

beginner's question

by perl_Gu (Initiate)
on Aug 26, 2014 at 20:42 UTC ( [id://1098671]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl-w 
    use strict;
    $name = "bug";
    print "hello there , $name, did you know 1+0", 1+0, "?\n";
    
  2. or download this
    BEGIN not safe after errors--compilation aborted at /System/Library/Pe
    +rl/5.16/Carp/Heavy.pm line 3.
    Compilation failed in require at /Users/Gucci/Downloads/TextMate.app/C
    +ontents/SharedSupport/Bundles/Perl.tmbundle/Support/exception_handler
    +.pm line 30.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 00:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found