use lib '/home/foobar/perl_libs'; # user directory for perl modules use Text::xSV; #### package Text::xSV; $VERSION = 0.11; use strict; use Carp;