package HTTP::MobileAttribute::Plugin::Locator::Base; use strict; use warnings; sub new { bless {}, shift } 1;