summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
04aec8e)
We were previously using the system copy of IkiWiki, because the CGI
resets its environment.
+my $PERL5LIB = 'blib/lib:blib/arch';
my $pwd = getcwd();
# Black-box (ish) test for relative linking between CGI and static content
my $pwd = getcwd();
# Black-box (ish) test for relative linking between CGI and static content
add_plugins:
- anonok
anonok_pagespec: "*"
add_plugins:
- anonok
anonok_pagespec: "*"
+ENV: { 'PERL5LIB': '$PERL5LIB' }
add_plugins:
- anonok
anonok_pagespec: "*"
add_plugins:
- anonok
anonok_pagespec: "*"
+ENV: { 'PERL5LIB': '$PERL5LIB' }
add_plugins:
- anonok
anonok_pagespec: "*"
add_plugins:
- anonok
anonok_pagespec: "*"
+ENV: { 'PERL5LIB': '$PERL5LIB' }
add_plugins:
- anonok
anonok_pagespec: "*"
add_plugins:
- anonok
anonok_pagespec: "*"
+ENV: { 'PERL5LIB': '$PERL5LIB' }
add_plugins:
- anonok
anonok_pagespec: "*"
add_plugins:
- anonok
anonok_pagespec: "*"
+ENV: { 'PERL5LIB': '$PERL5LIB' }
- anonok
anonok_pagespec: "*"
reverse_proxy: 1
- anonok
anonok_pagespec: "*"
reverse_proxy: 1
+ENV: { 'PERL5LIB': '$PERL5LIB' }