FEAR::API #28 FEAR::API - There's no fear with this elegant site scraper Next >>

Shell-like functions

file("some.document.txt")->()
| _map(qr(some_pattern))
| _sort
| _grep(qr(some_other_pattern))
| _uniq
;
Copyright © 2006 Yung-chung Lin