our $VERSION = '0.1_1'; $VERSION = eval $VERSION; #### my @embed = split /,/, $embed_string; #### # Create Embedding object sub new { my $class = shift; my %attr = @_; # ...... }