- or download this
package Admin_server::Parser;
use MooseX::FollowPBP; # Simon Cozens Perl Best Practices.
...
return \%parser_plugins;
} # ---------- end of subroutine _build_applications ----------
</readmore>
- or download this
$prove -lv t/Parser.t
t/Parser.t ..
...
Parse errors: Bad plan. You planned 4 tests but ran 3.
Files=1, Tests=3, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.24 cusr
+ 0.02 csys = 0.30 CPU)
Result: FAIL
- or download this
############################################################
########### PRAGMATA ########
...
# 'Feed handler plugin found.' );
done_testing();
- or download this
$ls -1R
bin
...
./t/Plugin:
FeedHandler.t