I am pretty new to perl and this might be a stupid question but i was wondering how can i separate my code in pieces and run them all from one file, like the way you can do in PHP using include(filename.php). Is this possible or do i have to write a module for each part?