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


in reply to Re^4: Large Scale Perl Projects
in thread Large Scale Perl Projects

In my zsh shell, **/*.pm acts like $(find * -name '*.pm' -print)

-- Randal L. Schwartz, Perl hacker

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.