package Plagger::Plugin::Notify::OpenBrowser::freebsd; use base qw( Plagger::Plugin::Notify::OpenBrowser::linux ); use strict; 1;