home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


8.57 ExtUtils::Mkbootstrap

Typically called from a module's Makefile . It writes a *.bs file that is needed by some architectures to do dynamic loading.

use ExtUtils::Mkbootstrap;
mkbootstrap();


Previous: 8.56 ExtUtils::Miniperl Perl in a Nutshell Next: 8.58 ExtUtils::Mksymlists
8.56 ExtUtils::Miniperl Book Index 8.58 ExtUtils::Mksymlists

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.