Re: is there any "hello-world" demo for plugin-based application?
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 31 Dec 2007 15:25:51 GMT
Joost Diepenmaat <joost@xxxxxxxxx> wrote:
eval "use $plugin" or die; # I prefer this over require ... import,
Heh, how about turning
die;
into something like:
die "Couldn't load plug-in: $@";
--
John
Arachnids near Coyolillo - part 1
http://johnbokma.com/mexit/2006/05/04/arachnids-coyolillo-1.html
.
- Follow-Ups:
- Re: is there any "hello-world" demo for plugin-based application?
- From: Joost Diepenmaat
- Re: is there any "hello-world" demo for plugin-based application?
- References:
- Re: is there any "hello-world" demo for plugin-based application?
- From: Joost Diepenmaat
- Re: is there any "hello-world" demo for plugin-based application?
- Prev by Date: Propblems with pp
- Next by Date: Re: is there any "hello-world" demo for plugin-based application?
- Previous by thread: Re: is there any "hello-world" demo for plugin-based application?
- Next by thread: Re: is there any "hello-world" demo for plugin-based application?
- Index(es):
Relevant Pages
|