ExtUtils::MM_Cygwin



ExtUtils::MM_Cygwin

NAME
SYNOPSIS
DESCRIPTION

NAME

ExtUtils::MM_Cygwin − methods to override UN*X behaviour in ExtUtils::MakeMaker

SYNOPSIS

 use ExtUtils::MM_Cygwin; # Done internally by ExtUtils::MakeMaker if needed

DESCRIPTION

See ExtUtils::MM_Unix for a documentation of the methods provided there.
os_flavor

We’re Unix and Cygwin.

cflags

if configured for dynamic loading, triggers #define EXT in EXTERN .h

replace_manpage_separator

replaces strings ’::’ with ’.’ in MAN*POD man page names

init_linker

points to libperl.a

maybe_command

If our path begins with /cygdrive/ then we use "ExtUtils::MM_Win32" to determine if it may be a command. Otherwise we use the tests from "ExtUtils::MM_Unix".

dynamic_lib

Use the default to produce the *.dll’s. But for new archdir dll’s use the same rebase address if the old exists.

all_target

Build man pages, too



More Linux Commands

manpages/strtok.3.html
strtok(3) - extract tokens from strings - Linux manual page
The strtok() function breaks a string into a sequence of zero or more nonempty tokens. On the first call to strtok() the string to be parsed should be specified

manpages/CIRCLEQ_INSERT_BEFORE.3.html
CIRCLEQ_INSERT_BEFORE(3) implementations of lists, tail queu
These macros define and operate on three types of data structures: lists, tail queues, and circular queues. All three structures support the following functiona

manpages/wcsspn.3.html
wcsspn(3) - advance in a wide-character string, skipping any
The wcsspn() function is the wide-character equivalent of the strspn(3) function. It determines the length of the longest initial segment of wcs which consists

manpages/nextafterf.3.html
nextafterf(3) - floating-point number manipulation (ManPage)
The nextafter(), nextafterf(), and nextafterl() functions return the next representable floating-point value following x in the direction of y. If y is less tha

manpages/FcPatternDestroy.3.html
FcPatternDestroy(3) - Destroy a pattern - Linux manual page
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values. VERSION Fontconfig versio

manpages/ldap_controls.3.html
ldap_controls(3) - LDAP control manipulation routines.......
These routines are used to manipulate structures used for LDAP controls. ldap_control_create() creates a control with the specified OID using the contents of th

manpages/utmpname.3.html
utmpname(3) - access utmp file entries - Linux manual page
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the

manpages/zshcompwid.1.html
zshcompwid(1) - zsh completion widgets - Linux manual page
The shells programmable completion mechanism can be manipulated in two ways; here the low-level features supporting the newer, function-based mechanism are defi

manpages/pmap.1.html
pmap(1) - display information about process memory mappings
pmap(1) displays information about a processs memory mappings, such as its stack, data segment, mapped files, and so on. The pmap(1) utility will show, for each

manpages/flushinp.3x.lc.html
flushinp.3x(lc) miscellaneous curses utility routines.......
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t

manpages/getpw.3.html
getpw(3) - Re-construct password line entry - Linux man page
The getpw() function reconstructs the password line entry for the given user ID uid in the buffer buf. The returned buffer contains a line of format name:passwd

manpages/sa-awl.1.html
sa-awl(1) - examine and manipulate SpamAssassin's auto-white
Check or clean a SpamAssassin auto-whitelist ( AWL ) database file. The name of the file is specified after any options, as dbfile. The default is $HOME/.spamas





We can't live, work or learn in freedom unless the software we use is free.