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


in reply to Writing a database lookup tool

Unless you absolutely need SQL support, take a look at Apache Lucene.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'