FILE: C:\Program Files (x86)\Plesk\perl\lib\Win32CORE.pm
--
package Win32CORE;
$VERSION = '0.04';
# There is no reason to load this module explicitly. It will be
# initialized using xs_init() when the interpreter is constructed.
1;
__END__
=head1 NAME
Win32CORE - Win32 CORE function stubs
=head1 DESCRIPTION
This library provides stubs for the functions marked as [CORE] in L.
See that document for usage information. When any of these functions are
called, the full Win32 module is loaded automatically. It is preferred
that callers of these functions explicitly C