File: cond.pm

package info (click to toggle)
libapp-fatpacker-perl 0.010001-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 140 kB
  • ctags: 32
  • sloc: perl: 437; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 59 bytes parent folder | download
1
2
3
package t::mod::cond;
eval { require t::mod::nothere };
1;