- or download this
$scheme = $cookies{'skin'}
? ( ( param( 'scheme' )
...
and param( 'scheme' ) =~ /^\w{1,6}$/ )
? param( 'scheme' )
: 'default' );
- or download this
use strict;
use warnings;
...
print ttd( undef, 3);
print ttd( undef, 333);
print ttd( 6, 7);
- or download this
(yellow,blue): yellow
(green,undef): green
...
(undef,3): 3
(undef,333): 5
(6,7): 6
- or download this
$scheme = $cookies{'skin'} ||= param( 'scheme' )
&& param( 'scheme' ) =~ /^\w{1,6$/
? param( 'scheme' )
: 'default';
- or download this
$scheme = $cookies{'skin'}->value ||= param( 'scheme' )
&& param( 'scheme' ) =~ /^\w{1,6$/
? param( 'scheme' )
: 'default';
- or download this
$/ = q#(\w)# ; sub sig { print scalar reverse join ' ', @_ }
+ sig
map { s$\$/\$/$\$2\$1$g && $_ } split( ' ', ",erckha rlPe erthnoa stJu
+" );