|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Answer: How do I make a constructor? |
| ( #217853=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > object-oriented programming > How do I make a constructor? contributed by SoftTerrier
Don't call your contructors explicitly throughout the code.
Use Class Factory instead.
|
|
||||||||||||||||||