# Copyright 2002-2006 Appnel Internet Solutions, LLC # This code is distributed with permission by Six Apart package FeedsLite::L10N; use strict; use base 'MT::Plugin::L10N'; 1;