SPUG: Runtime binding, drivers

Brian Ingerson ingy at ttul.org
Thu Oct 10 01:20:26 CDT 2002


On 08/10/02 17:26 -0700, Trevor Leffler wrote:
> Hi all,
> 
> I've been researching the implementation of "drivers" in Perl, and am looking 

What type of drivers are you talking about? You can't do kernel loaded
drivers in Perl by definition. Perl is linked with the libc, and those system
calls can't be made from kernel code, AFAIK.

Cheers, Brian

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org




More information about the spug-list mailing list