http://www.perlmonks.org?node_id=5880

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I want to separate some code into two files. Should I use modules? What's the simplest way of splitting code between files?