File: moose.t

package info (click to toggle)
libthrowable-perl 0.200012-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 172 kB
  • ctags: 8
  • sloc: perl: 303; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#perl
use strict;
use warnings;

$Throwable::_TEST_MOOSE = 1;
do "t/basic.t";