sergot / openssl

OpenSSL bindings for Perl 6
MIT License
14 stars 31 forks source link

Avoid use of $*SPEC #41

Closed zoffixznet closed 7 years ago

zoffixznet commented 7 years ago

On second thought, it's not equivalent, since .child will resolve.

The new .concat-with (or .sibling I'm pondering on adding) is the right tool for the job. $*SPEC is for writing path manipulation routines, not regular use.