Help for this page

Select Code to Download


  1. or download this
    our $VERSION = '0.1_1';
    $VERSION = eval $VERSION;
    
  2. or download this
    my @embed = split /,/, $embed_string;
    
  3. or download this
    # Create Embedding object
    sub new {
    ...
        # ......
    
    }