The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Modules

pragma, functional and object interface for load and use/require modules from remote sources without installation basically throught protocols like http (LWP). One dispather on @INC - push @INC, sub {}; This dispather will return filehandle for downloaded content of a module from remote server.