File: startup.pl

package info (click to toggle)
libapache2-authcookie-perl 3.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 400 kB
  • ctags: 99
  • sloc: perl: 1,130; makefile: 23
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (9)
1
2
3
use lib qw(../blib/lib blib/lib lib t/lib);

1;