NAME
MyTest - Some fake module
SYNOPSIS
package MyModule;
BEGIN
{
use strict;
use Module::Generic;
our( @ISA ) = qw( Module::Generic );
};
VERSION
v0.1
DESCRIPTION
Checking if I cn confuse the parserMyTest - Some fake module
package MyModule;
BEGIN
{
use strict;
use Module::Generic;
our( @ISA ) = qw( Module::Generic );
};
v0.1
Checking if I cn confuse the parser