in reply to Re: Reaped: hey ike
in thread Reaped: hey ike
You barefaced Liar!
I told you exactly where to find the file in the packages I sent you... and even if I had failed to send it, which I didn't, how come you can't figure out how to make a simple config file by looking at the code?
Here's a clue... since you clearly don't have one.
package Conf; our $conf = { 'key' => 'value', 'key' => 'value' }; 1;
The code doesn't even actually need any values to be present to work, they just set defaults for use by the plugins. Too difficult for some I guess...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Reaped: hey ike
by ikegami (Patriarch) on Nov 07, 2011 at 17:09 UTC | |
|
Re^3: Reaped: hey ike
by Anonymous Monk on Nov 07, 2011 at 07:23 UTC |