What pains me is that my Perl clone is weighing in at a bloated 6.6k after I
run it through:  cat `find -name '*.pm' -print` | perltidy -npro -dac -dws
-i 0 | sed '/^\s*$/d' | perl -pe 's/ +/ /g' | wc
.

I was never an expert golfer <http://perlgolf.sourceforge.net/>, but
still....

*sigh*

--beppu

On Thu, May 22, 2008 at 11:34 AM, John Baylor <[EMAIL PROTECTED]> wrote:

> Removed 25% of the framework?  Gosh, I wish _why wasn't so darn verbose...
>
>
> _______________________________________________
> Camping-list mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/camping-list
>
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to