Help for this page

Select Code to Download


  1. or download this
    # hello\x2c\x20world\x21\x0f
    # hello\x2c\x20world\x21
    
  2. or download this
    like $s->gets(13), qr/^hello, world!/, "puts() and gets() ok";