Help for this page

Select Code to Download


  1. or download this
    sub f{print((($/,"* "x5,'*',"="x15,$/," *"x5)x4)[0..22],($/,"="x26,$/)
    +x3)}
          123456789_123456789_123456789_123456789_123456789_123456789_1234
    +567
    
  2. or download this
    print((@s=('*'," *"x5,"="x15,$/)," *"x5,$/)x3,@s,($/,'='x26,$/)x3)
    123456789_123456789_123456789_123456789_123456789_123456789_123456