Help for this page
sub validate_int { my $str = shift; ... || sprintf("%0*s", length $max, $str) gt $max; return 0+$str; }
use warnings; use strict; ... ok exception { validate_int("999999999999999999999999999999999999") }; done_testing;
#!/usr/bin/env perl use warnings; ... first 4544/s -- -70% -90% second 15386/s 239% -- -67% third 46631/s 926% 203% --
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 (126 votes). Check out past polls.