in reply to Re^2: RFC: Tutorial: use strict; now what!?
in thread RFC: Tutorial: use strict; now what!?

I rather see someone using a soft reference, than a hash as a bag of variables.

Except that you can only use symbolic references with package globals in Perl 5, so you're susceptible to the risks of action at a distance.

  • Comment on Re^3: RFC: Tutorial: use strict; now what!?

Replies are listed 'Best First'.
Re^4: RFC: Tutorial: use strict; now what!?
by ikegami (Patriarch) on Feb 09, 2012 at 04:25 UTC

    Is that suppose to say "Perl 6" where you said "Perl 5"?

    Nevermind.