Help for this page

Select Code to Download


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