Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

why this scaler error?

by basicdez (Pilgrim)
on Nov 14, 2001 at 20:11 UTC ( [id://125341]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't modify not in scalar assignment at ExampleConCat.pl line 3, near
    + ""foo000";"
    
  2. or download this
    !#/usr/bin/perl-e
    
    $x = "foo000";
     $x++;
     print $x, "\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found