From: A. P. <pag...@gm...> - 2005-10-29 16:06:06
|
* Randal L. Schwartz <me...@st...> [2005-10-29 16:50]: > You can probably automate that if you wanted. I'm sure you can > come up with a BEGIN block that reads the directory and loads > all the plugins. Cf. Module::Pluggable. Regards, -- #Aristotle *AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1}; &Just->another->Perl->hacker; |