The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

# how is this interface.

my $runner = Puncheur::Runner->new('PLite', { server => 'Starlet', port => 1988, }, { view => 'MT', }); $runner->parse_options(@ARGV); $runner->run;

1 POD Error

The following errors were encountered while parsing the POD:

Around line 13:

Unknown directive: =comment