Mercurial > pub > Impl
view _test/temp.pl @ 394:2c14f66efa08
minor changes
author | cin |
---|---|
date | Tue, 18 Feb 2014 18:17:20 +0400 |
parents | ced5937ff21a |
children | 212cc86e470b |
line wrap: on
line source
#!/usr/bin/perl use strict; use Scalar::Util qw(looks_like_number); print looks_like_number(0);