NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Drop a file in the distribution? (Score:1)
Really? A file? In each distro?
So I need 170 identical YAML files added to my repository, and then to change something I need to change 170 different config files?
Re: (Score:1)
... and all 170 yaml files need to contain my PAUSE admin login and password?
And in a repository that is visible to the public?
Re:Drop a file in the distribution? (Score:1)
Actually, I skipped over some details in the post so as not to make everybody's eyes glaze over.
As it turn out to be, the configuration is first read from $ENV{HOME}/distrelease.yml (if it exists), which values can then be augmented/overrided from the local distrelease.yml. Although I have nowhere the gargantuan number of distros that you have, I'm not overly fond of needlessly replicating information either. :-)
Reply to This
Parent