in reply to Re^2: Defining classes and inheritance using packages within a single .pl file, without creating modules
in thread Defining classes and inheritance using packages within a single .pl file, without creating modules
Do you think that these tutorials are still current? (Actually, I should have linked to these at first, sorry about that).
By the way, would you care to elaborate on base's failure modes? Since you've caused me to look more closely, I can see how it might hurt if you're defining a module inline with the same name as one available as a seperate file via require - is that the main issue?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Defining classes and inheritance using packages within a single .pl file, without creating modules
by bart (Canon) on Nov 29, 2006 at 12:24 UTC | |
by Anonymous Monk on Nov 29, 2006 at 13:01 UTC |