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

Re: Overloading assignment

by v_o_i_d (Novice)
on Oct 26, 2004 at 06:39 UTC ( [id://402479]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #---Sample.pm---
    package Sample;
    
    ...
    
    1;
    #---------------
    
  2. or download this
    #----code.pl----
    use warnings;
    ...
    
    exit 0;
    #---------------
    
  3. or download this
    Useless use of addition (+) in void context at code.pl line 28.
    Argument " bishop" isn't numeric in addition (+) at code.pl line 28.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://402479]
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: (4)
As of 2024-03-29 05:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found