Help for this page

Select Code to Download


  1. or download this
    C:\test>1169736-st.pl
    [
    ...
      ["N"],
      ["C"],
    ]
    
  2. or download this
    [
      bless({ A => undef, C => undef, D => undef, E => undef, H => undef, 
    +J => undef, L => undef, N => undef, S => undef, Z => undef }, "Set::T
    +iny"),
    ...
      bless({ N => undef }, "Set::Tiny"),
      bless({ C => undef }, "Set::Tiny"),
    ]
    
  3. or download this
    [
      ["S", "N", "H", "A", "C", "J", "D", "E", "Z", "L"],
    ...
      ["V", "D", "C"],
      ["P", "N", "Q"],
    ]