Scott Lanning
Recent Actions
-
Commented on ()
Thanks!...
-
Posted () to Scott Lanning
$ perl -Mstrict -we'$_ = time; print "$_\n"'
<.<
$ perl -Mstrict -we'$_ = CORE::time; print "$_\n"'
1583887039>.>
$ perl -Mstrict -we'$_ = time - CORE::time; print "$_\n"'
0-_- ...
$ perl -Mstrict -we'BEGIN{*CORE:…
Comment Threads
Responses to Comments from Scott LanningAbout blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.