Help for this page
my @test_cases = ( ['cat.1', 'cat(1)'], ... my $transformed = $string =~ s/\.(\d+)$/($1)/r; print "[$string] --> [$transformed] wanted: [$want]. Success: ", ( +$transformed eq $want ? "yes\n" : "no\n"); }
[cat.1] --> [cat(1)] wanted: [cat(1)]. Success: yes [ld.so.conf.5] --> [ld.so.conf(5)] wanted: [ld.so.conf(5)]. Success: y +es
A photo of people (family, friends, myself, ...) A photo of my pet(s) A photo of something man-made (cars, machines, etc.) A photo of nature, space, or something else not man-made An abstract pattern Artwork, digital or photographed A solid color A digital animation Whatever my desktop environment has set for me by default I haven't seen my background in weeks, too many windows covering it!
Results (122 votes). Check out past polls.