in reply to [DSL] disabling packages in Perl?

A pragma ruling scoped visibility of packages (and methods/functions) at compile time would be a wonderful thing to have. I'm not aware of this being possible within our current perl. Maybe if I did read the documentation more thoroughly...

Unless we find answers for that in the current perl, this should be addressed to p5p as a feature request.

Thanks for raising this question.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'