in reply to Re^10: print-screen without non-core modules ?
in thread print-screen without non-core modules ?

"without considering the exe result is (if I remember correctly) about 200 times the pl's size.

Did you read the links I provided in Re^5: print-screen without non-core modules ? explaining this? If so what part of this don't you understand? Ovbiously creating a package based on your code with all of the dependant modules, executables and libraries will be much larger than a few lines of perl code.

  • Comment on Re^11: print-screen without non-core modules ?

Replies are listed 'Best First'.
Re^12: print-screen without non-core modules ?
by palkia (Monk) on Jun 01, 2012 at 19:16 UTC
    I did read it, and I get the size increase, but 200 times ?
    pp only makes it 20 times bigger so, pretty big difference.