How do you get the size of a perl file after compilation?

Aaron Russo

New member
Hi

I would like to know how you can get the size of a perl file, in bytes, after compilation. The idea being I want to see the difference in size between loadin a whole module and explicitly mentioning some of the subroutines.

Thanks
 
Back
Top