File: 02oaa.t

package info (click to toggle)
librole-commons-perl 0.104-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: perl: 247; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (5)
1
2
3
use Test::More tests => 1;
use Object::AUTHORITY ();
can_ok 'Object::AUTHORITY', 'AUTHORITY';