File: Definition.pm

package info (click to toggle)
libmail-box-perl 2.068-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,576 kB
  • ctags: 1,493
  • sloc: perl: 22,358; makefile: 49
file content (8 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8

package MailBox::Test::41mh::Definition;

sub name     {"Mail::Box::MH; mh folders"}
sub critical {0}
sub skip     { undef }

1;