in reply to Configure global default variables in package at install time

I would use configuration file instead. Path to configuration file can be: UPD

But if you want to modify .pm at build time - at least, please, write another .pm file from scratch. (like MyConfig.pm) it should contain only variables, nothing except that.
  • Comment on Re: Configure global default variables in package at install time