- or download this
key1: value
key2: value
key2: value2
#key3: this is a key3 comment
key3: value
- or download this
#include <stdio.h>
#include <unistd.h>
...
}
return tmp;
}
- or download this
#!/usr/bin/perl
package loader;
...
}
1;
- or download this
pass: tonkatruck
- or download this
#!/usr/bin/perl -w
use loader;
...
my %conf = &loader::get_conf();
print "Pass is $conf{pass}\n";