The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
APIFile/Changes
APIFile/ExtUtils/Myconst2perl.pm
APIFile/File.pm
APIFile/File.xs
APIFile/Makefile.PL
APIFile/MANIFEST
APIFile/README
APIFile/buffers.h
APIFile/cFile.h
APIFile/cFile.pc
APIFile/const2perl.h
APIFile/ex/CopyBoot.bat
APIFile/ex/DiskGeom.plx
APIFile/ex/FormatFloppy.plx
APIFile/ex/ListDevs.plx
APIFile/ppport.h
APIFile/test.pl
APIFile/typemap
APINet/Changes
APINet/MANIFEST
APINet/Makefile.PL
APINet/Net.html
APINet/Net.pm
APINet/Net.xs
APINet/mingw32.exc
APINet/t/test.t
APIRegistry/Changes
APIRegistry/ExtUtils/Myconst2perl.pm
APIRegistry/MANIFEST
APIRegistry/Makefile.PL
APIRegistry/README
APIRegistry/Registry.pm
APIRegistry/Registry.xs
APIRegistry/buffers.h
APIRegistry/cRegistry.h
APIRegistry/cRegistry.pc
APIRegistry/const2perl.h
APIRegistry/ppport.h
APIRegistry/test.pl
APIRegistry/typemap
ChangeNotify/ChangeNotify.pm
ChangeNotify/ChangeNotify.xs
ChangeNotify/Changes
ChangeNotify/MANIFEST
ChangeNotify/Makefile.PL
ChangeNotify/test.pl
ChangeNotify/typemap
Changes
Clipboard/Clipboard.pm
Clipboard/Clipboard.xs
Clipboard/MANIFEST
Clipboard/Makefile.PL
Clipboard/README
Clipboard/samples/bitmap.pl
Clipboard/samples/monitor.pl
Clipboard/samples/test-tie.pl
Clipboard/samples/test.pl
Clipboard/t/test.t
Console/Console.pm
Console/Console.xs
Console/MANIFEST
Console/Makefile.PL
Console/README
Console/docs/index.html
Console/docs/intro.html
Console/docs/license.html
Console/docs/reference.html
Console/docs/toc.html
Console/test.pl
Console/typemap
Event/Changes
Event/Event.pm
Event/Event.xs
Event/MANIFEST
Event/Makefile.PL
Event/test.pl
Event/typemap
EventLog/Changes
EventLog/EventLog.pm
EventLog/EventLog.xs
EventLog/MANIFEST
EventLog/Makefile.PL
EventLog/t/eventlog.t
EventLog/typemap
File/Changes
File/File.pm
File/File.xs
File/MANIFEST
File/Makefile.PL
File/t/file.t
File/typemap
FileSecurity/Changes
FileSecurity/FileSecurity.pm
FileSecurity/FileSecurity.xs
FileSecurity/MANIFEST
FileSecurity/Makefile.PL
FileSecurity/mingw32.exc
FileSecurity/test.pl
IPC/Changes
IPC/IPC.pm
IPC/IPC.xs
IPC/MANIFEST
IPC/Makefile.PL
IPC/test.pl
IPC/typemap
Internet/Internet.pm
Internet/Internet.xs
Internet/MANIFEST
Internet/Makefile.PL
Internet/README
Internet/WININET.H
Internet/docs/append.html
Internet/docs/index.html
Internet/docs/intro.html
Internet/docs/license.html
Internet/docs/reference.html
Internet/docs/toc.html
Internet/mingw32.exc
Internet/test-async.pl
Internet/test.pl
Internet/typemap
Job/Job.pm
Job/Job.xs
Job/MANIFEST
Job/Makefile.PL
Job/child.t
Job/test.pl
Job/typemap
MANIFEST
Makefile.PL
Mutex/Changes
Mutex/MANIFEST
Mutex/Makefile.PL
Mutex/Mutex.pm
Mutex/Mutex.xs
Mutex/test.pl
Mutex/typemap
NetAdmin/Changes
NetAdmin/MANIFEST
NetAdmin/Makefile.PL
NetAdmin/NetAdmin.pm
NetAdmin/NetAdmin.xs
NetAdmin/mingw32.exc
NetAdmin/t/netadmin.t
NetResource/Changes
NetResource/MANIFEST
NetResource/Makefile.PL
NetResource/NetResource.pm
NetResource/NetResource.xs
NetResource/mingw32.exc
NetResource/t/netresource.t
NetResource/typemap
ODBC/CMom.cpp
ODBC/CMom.hpp
ODBC/CResults.cpp
ODBC/CResults.hpp
ODBC/Constant.cpp
ODBC/Constant.h
ODBC/HISTORY.TXT
ODBC/Icon2.ico
ODBC/MANIFEST
ODBC/Makefile.PL
ODBC/ODBC.h
ODBC/ODBC.pm
ODBC/ODBC.xs
ODBC/ODBCbuild.h
ODBC/ODBCTEST.MDB
ODBC/Odbc.rc
ODBC/README.TXT
ODBC/ROADMAP.TXT
ODBC/Test.pl
ODBC/docs/object.html
ODBC/docs/odbc.html
ODBC/mingw32.exc
ODBC/resource.h
OLE/Changes			Lowlevel changelog
OLE/MANIFEST
OLE/MANIFEST.SKIP
OLE/Makefile.PL
OLE/OLE.xs
OLE/README
OLE/ToDo
OLE/hints/cygwin.pl
OLE/lib/OLE.pm			Compatibility layer: old toplevel OLE.pm
OLE/lib/Win32/OLE/Const.pm	Win32::OLE::Const module: TypeLib constants
OLE/lib/Win32/OLE/Enum.pm	Win32::OLE::Enum module: Collection objects
OLE/lib/Win32/OLE/Lite.pm	Lightweight OLE.pm not using ANY other modules
OLE/lib/Win32/OLE/NEWS.pod	History of user visable changes
OLE/lib/Win32/OLE/NLS.pm	Win32::OLE::NLS module: National Language Support
OLE/lib/Win32/OLE/TPJ.pod	Win32::OLE article from "The Perl Journal" #10

OLE/lib/Win32/OLE.pm
OLE/lib/Win32/OLE/TypeInfo.pm	Win32::OLE::TypeInfo module
OLE/lib/Win32/OLE/Variant.pm	Win32::OLE::Variant module: VARIANT variables
OLE/browser/Browser.dhtml	OLE Automation type library browser
OLE/browser/Browser.html	FRAMESET document for typelib browser
OLE/browser/Class.png
OLE/browser/Const.png
OLE/browser/Default.png
OLE/browser/Enum.png
OLE/browser/Event.png
OLE/browser/Function.png
OLE/browser/Global.png
OLE/browser/Help.png
OLE/browser/Library.png
OLE/browser/Module.png
OLE/browser/Property.png
OLE/browser/Type.png
OLE/eg/constants.pl		Sample script prints all Excel defined constants
OLE/eg/properties.pl		Sample script prints all Excel application properties
OLE/eg/tpj.pl			Sample code from the Win32::OLE article in TPJ #10
OLE/eg/typelibs.pl		Sample script prints all registered typelib names
OLE/eg/word2pod.pl		Prototype of a Word -> POD translator
OLE/eg/word2xxx.pl		Sample file type converter
OLE/t/1_nls.t			Regression tests for Win32::OLE::NLS module
OLE/t/2_variant.t		Regression tests for the Win32::OLE::Variant module
OLE/t/3_ole.t			Regression tests for Win32::OLE using Excel 7 and above
OLE/t/4_compat.t		Regression tests for OLE compatibility module
OLE/t/5_unicode.t		Regression tests using the Unicode::String module
OLE/t/6_event.t			Regression tests for OLE Events using Excel
OLE/t/7_overload.t		Regression tests for overloaded number/string conversion
PerfLib/Changes
PerfLib/MANIFEST
PerfLib/Makefile.PL
PerfLib/PerfLib.mak
PerfLib/PerfLib.pm
PerfLib/PerfLib.xs
PerfLib/calc.html
PerfLib/mingw32.exc
PerfLib/test.pl
PerfLib/typemap
Pipe/Client.pl
Pipe/Cpipe.cpp
Pipe/Cpipe.hpp
Pipe/MANIFEST
Pipe/Makefile.PL
Pipe/Pipe.h
Pipe/Pipe.pm
Pipe/Pipe.xs
Pipe/README
Pipe/Server.pl
Pipe/mingw32.exc
Pipe/test.bat
Process/Changes
Process/MANIFEST
Process/Makefile.PL
Process/Process.hpp
Process/Process.pm
Process/Process.xs
Process/mingw32.exc
Process/test.pl
Process/typemap
README
Registry/Changes
Registry/MANIFEST
Registry/Makefile.PL
Registry/Registry.pm
Registry/Registry.xs
Registry/eg/iis_install.pl
Registry/eg/remote.pl
Registry/t/registry.t
Registry/typemap
Semaphore/Changes
Semaphore/MANIFEST
Semaphore/Makefile.PL
Semaphore/Semaphore.pm
Semaphore/Semaphore.xs
Semaphore/test.pl
Semaphore/typemap
Service/Changes
Service/MANIFEST
Service/Makefile.PL
Service/Service.pm
Service/Service.xs
Service/t/service.t
Shortcut/MANIFEST
Shortcut/Makefile.PL
Shortcut/README
Shortcut/Shortcut.pm
Shortcut/Shortcut.xs
Shortcut/docs/index.html
Shortcut/docs/intro.html
Shortcut/docs/license.html
Shortcut/docs/reference.html
Shortcut/docs/toc.html
Shortcut/ln32.bat
Shortcut/mingw32.exc
Shortcut/test.pl
Shortcut/typemap
Sound/MANIFEST
Sound/Makefile.PL
Sound/README
Sound/Sound.pm
Sound/Sound.xs
Sound/mingw32.exc
Sound/test.pl
Sound/samples/welcome.wav
Sound/samples/devices.pl
Sound/samples/format.pl
Sound/samples/sinus.pl
TODO
TieRegistry/Changes
TieRegistry/Install.bat
TieRegistry/MANIFEST
TieRegistry/Makefile.PL
TieRegistry/README
TieRegistry/Tie/Registry.pm
TieRegistry/TieRegistry.pm
TieRegistry/test.pl
Win32.pm
Win32.xs
WinError/Changes
WinError/MANIFEST
WinError/Makefile.PL
WinError/WinError.pm
WinError/WinError.xs
ppport.h