- or download this
package Moo::Role::DBIConnection {
use Moo::Role;
...
},
);
};
- or download this
##
# testing
...
};
done_testing;
- or download this
$ prove -lrv 11107494.pl
...
All tests successful.
Files=1, Tests=5, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.09 cusr
+ 0.01 csys = 0.11 CPU)
Result: PASS