NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
lazier (Score:2)
Like you, I do my calculations from the shell using Perl, but I at least turned the "perl -le 'print...'" into a shell alias to make it easier to type ;)
-- Robin Berjon [berjon.com]
Re:lazier (Score:1)
then pen and paper
then xcalc
then perl -e 'print '
then just perl and typed on stdin
now bc
wish i knew about bc before
Reply to This
Parent
Re:lazier (Score:2)
I've known about bc before, but somehow I can't wrap my head around it... I know, it's probably due to my stupidity as I can't say it looks that difficult.
Maybe I'm not good at simple things, maybe that's why I now work where I do.
Hmmmmmm...
-- Robin Berjon [berjon.com]