Help for this page

Select Code to Download


  1. or download this
    [robin@robin robin]$ perl -le 'print \1'
    SCALAR(0xd8b8)
    
  2. or download this
      shift() =~ /(.*)/;
      shift() =~ /($1)x\1/ && print "yes!\n"
    
  3. or download this
    foo fooxfoobar