Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

oop, variable that counts the number of objects created

by Anonymous Monk
on Jul 30, 2020 at 03:21 UTC ( [id://11120047]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
    ...
    }
     
    1;
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    $speed  = $auto->slow_down(20);
    print "Speed is: $speed km\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found