File: testapp.pl

package info (click to toggle)
libcatalyst-plugin-configloader-perl 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 280 kB
  • sloc: perl: 371; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (9)
1
2
3
4
5
{   name               => 'TestApp',
    Controller::Config => { foo => 'foo' },
    cache              => '__HOME__/cache',
    multi              => '__HOME__,__path_to(x)__,__HOME__,__path_to(y)__',
}