8.77. ExtUtils::MkbootstrapTypically 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( ); Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|