in reply to
Re^4: Not quite an OO tutorial
in thread
Not quite an OO tutorial
Simple Module Tutorial
Variables and Scoping
Coping with Scoping
Of Symbol Tables and Globs
Why it's stupid to `use a variable as a variable name'
A More Direct Explanation of the Problem
What if I'm Really Careful?
:)
use Data::Dump::Streamer ; Dump(\%::);
Comment on
Re^5: Not quite an OO tutorial
Download
Code
In Section
Meditations