- or download this
my $invalue = param( 'INVALUE' );
if ( defined $invalue ) {
...
} else {
$result = "Enter a value to test."
}
- or download this
$less->{'characters'}->{'typed'} == `"time in the pub" | more`; # :-D
- or download this
/^(?:-)?\d+(?:\.\d+)?$/
- or download this
/^(?:-)?(?:\d+(?:\.\d+)?|\.\d+)$/