in reply to Re^5: Mysql and Perl Module
in thread Mysql and Perl Module

The Modern Perl book covers all this too, but see also Tutorials: Simple Module Tutorial , Variable Scoping in Perl: the basics, Coping with Scoping , Mini-Tutorial: Perl's Memory Management

Replies are listed 'Best First'.
Re^7: Mysql and Perl Module
by endymion (Acolyte) on Jun 14, 2012 at 14:21 UTC
    You are so great ! That was so helpful.