package My::Example; sub new { return bless {}; } sub GetLinks { # ... }