http://www.perlmonks.org?node_id=194219


in reply to Re: Regular Expression Builder
in thread Regular Expression Builder

A computer program cannot read your mind, obviously.

Darn. It sure would be helpful to be able to write:

#!/usr/bin/perl use Read::Mind qw(disambiguate implement); $script = new Read::Mind; $script->do_what_I_mean(); exit;

BCE
--Dude, you're getting assimilated!