SYNOPSIS

my $my = My->new;
$my->child;

DESCRIPTION

This is a sample module to test the perldoc app.

I have to do links to internal modules so that I can test that links are rewritten. I also have to link to external modules like External which this thing uses to test that external modules are linked to metacpan.org.

I also want to link to the synopsis fragment and that should create a proper link.

METHODS

new

Create a new My object