Search results

  1. A

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

    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
  2. A

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

    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