*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> perl5/ExtUtils::Miniperl (3)              
Title
Content
Arch
Section
 

Contents


ExtUtils::Miniperl(3)					 ExtUtils::Miniperl(3)


NAME    [Toc]    [Back]

     ExtUtils::Miniperl, writemain - write the C code for perlmain.c

SYNOPSIS    [Toc]    [Back]

     use ExtUtils::Miniperl;

     writemain(@directories);

DESCRIPTION    [Toc]    [Back]

     This whole	module is written when perl itself is built from a script
     called minimod.PL.	In case	you want to patch it, please patch minimod.PL
     in	the perl distribution instead.

     writemain() takes an argument list	of directories containing archive
     libraries that relate to perl modules and should be linked	into a new
     perl binary. It writes to STDOUT a	corresponding perlmain.c file that is
     a plain C file containing all the bootstrap code to make the modules
     associated	with the libraries available from within perl.

     The typical usage is from within a	Makefile generated by
     ExtUtils::MakeMaker. So under normal circumstances	you won't have to deal
     with this module directly.

SEE ALSO    [Toc]    [Back]

      
      
     the ExtUtils::MakeMaker manpage


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
font2c Linux Write PostScript Type 0 or Type 1 font as C code
sconv HP-UX hp9000 utility for Simplified-Chinese code code-converter
fs_async HP-UX enables write calls to return before write operation is complete (Boolean)
tis_write_unlock Tru64 Unlocks the specified read-write lock that was acquired for write access
dmFS1016Decode IRIX implements the US Federal Standard 1016 4800/7200/9600 bits/s CELP (Code Excited Linear Predictive) Voice Code
dmFS1016Encode IRIX implements the US Federal Standard 1016 4800/7200/9600 bits/s CELP (Code Excited Linear Predictive) Voice Code
tis_write_lock Tru64 Acquires the specified read-write lock for write access
pthread_rwlock_wrlock Tru64 Acquires a read-write lock for write access
xsubpp OpenBSD compiler to convert Perl XS code into C code
xsubpp IRIX compiler to convert Perl XS code into C code
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service